codeigniter cannot load library

前端 未结 4 1466
北荒
北荒 2021-01-18 18:12

I have a problem that I can\'t load my library in my controller :S

I got this error: Message: Undefined property: Profil::$profileWall

My library:

         


        
4条回答
  •  Happy的楠姐
    2021-01-18 19:11

    I have been saved my files with CKEditor CKFinder in /libraries folder. I changed with first letter of CKFinder to Ckfinder and CKEditor to Ckeditor. Working fine.

    In your profileWall , it should be Profilewall

提交回复
热议问题