Welcome Guest, Not a member yet? Register   Sign In
codex image
#1

[eluser]-spy-[/eluser]
im using codeextinguisher.. and i have the same problem with this link
http://ellislab.com/forums/viewthread/71566/P40/

faculty_form.yml
Code:
SURNAME:    class: TextBox
FIRST_NAME:    class: TextBox
MIDDLE INITIAL:    class: TextBox
BACHELOR_DEGREE:    class: TextArea
    attributes:
        rows:5        cols:5
MASTERAL_DEGREE:    class: TextArea
    attributes:
        rows:5        cols:5
DOCTORAL_DEGREE:    class: TextArea
    attributes:
        rows:5        cols:5
PROFILE_PICTURE:
    class: Image
    params:
        make_thumbnail: true
        height:100
        width:100
        url_path: uploads/
        upload_path: ./uploads/

but error occured

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Image::$CI

Filename: plugins/image.php

Line Number: 36
A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: plugins/image.php

Line Number: 36

Fatal error: Call to a member function library() on a non-object in C:\Program Files\xampp\htdocs\pupcommonwealth




Theme © iAndrew 2016 - Forum software by © MyBB