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

[eluser]haseydesign[/eluser]
@Shinamee

I'm guessing it may be 'Auth' that is defined within the libraries autoload.
This would likely conflict with the flexi auth library that also uses '$this->auth' as a super global.

Code:
$autoload['libraries'] = array('database', 'session', 'form_validation', 'Facebook', 'Auth');

Do you know whether that is required for the library you are trying?


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 01-29-2013, 08:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB