[eluser]Rubiz'[/eluser]
Hello all...
Well I'm with problems with dx_auth again.
When I go to >> {my CI url}/auth/login/ it works OK.
But when I try go to my admin first page, it returns me an error message:
Code:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Admin::$dx_auth
Filename: controllers/admin.php
Line Number: 13
Fatal error: Call to a member function is_logged_in() on a non-object in /nfs/c01/h04/mnt/45239/domains/webresolv.com.br/html/alkindar/system/application/controllers/admin.php on line 13
When I autoload the library, it returns an other error message.
I'm loosing so much time debugging this... in the next project I wont use any auth plugin...
Anybody could help with this question?
--
Guys, its resolved.
Thanx