Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]Unknown[/eluser]
Hi, I'm using the library flexi_auth with another call HMVC and I have the following problem.
I made a module called Auth, and the folder structure is as follows.
- application
+ controlllers
+ models
- modules
- Auth
- controllers
- auth.php
- libraries
- Flexi_auth.php
- Flexi_auth_lite.php
+ models
+ views
+ views

when I load the library in auth.php controller $this->load->library('auth/flexi_auth') the browser shows me this error "Unable to locate the specified class: Flexi_auth_lite.php".
I tried to locate the library in application/libraries and works well, but I need to working within the modules folder. Any idea why this error.?
Also tried other libraries within modules and work well.


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 09-06-2013, 12:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB