anvoz / CodeIgniter-Skeleton

A decent starter for most web apps. Includes HMVC, jQuery, Bootstrap, Bootstrap TLDR, Ajax and Template libraries. Unit tests with PHPUnit and vfsStream.
Other
157 stars 100 forks source link

Message: Undefined property: CI::$auth #19

Open oniricosistemas opened 9 years ago

oniricosistemas commented 9 years ago

I'm getting this error: A PHP Error was encountered

Severity: Notice

Message: Undefined property: CI::$auth

Filename: MX/Controller.php

Line Number: 58

Fatal error: Call to a member function logged_in() on a non-object in C:\xampp\htdocs\fullplayarg\application\modules\auth\controllers\auth.php on line 75

and I have not been able to solved (sorry for my English ;P )