Welcome Guest, Not a member yet? Register   Sign In
help with login/session
#2

[eluser]faxtion[/eluser]
Make sure you initialize sessions either in the controller or by auto load

Code:
$this->load->library('session');


Messages In This Thread
help with login/session - by El Forum - 01-16-2010, 06:46 AM
help with login/session - by El Forum - 01-16-2010, 06:50 AM
help with login/session - by El Forum - 01-16-2010, 07:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB