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

[eluser]Unknown[/eluser]
I'm hoping that someone can help me. I'm new to CodeIgniter and to Flexi Auth. I've got everything up and running using the demo files as a guide. Problem is, after I've logged in, if I hit refresh or go to a link, it kicks me back to the login. If I hit the refresh button, I get this DB error. Can someone explain to me what's going on and how to fix this issue?

Error Number: 1054

Unknown column 'user_login_sessions.usess_uacc_fk' in 'where clause'

DELETE FROM `hdb_v2_user_login_sessions` WHERE (user_login_sessions.usess_uacc_fk = '4' AND user_login_sessions.usess_series = 'a7e666807b8088e8f7e523b0385bd22e7735bf7e' AND user_login_sessions.usess_token = '1aef4011ed88fb2dc18ef027fcb72a8f2c275394') OR (user_login_sessions.usess_uacc_fk = '4' AND user_login_sessions.usess_token = '21f03cbfb7787a5964ad08b94a869ea66b0933d1')

Filename: /Volumes/Data/Users/username/Documents/Web Server/betaproject.domain/models/flexi_auth_lite_model.php

Line Number: 349

--------
Nevermind, I figured it out. Some how the session preferences in the config file for timeouts got changed.


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 12-05-2013, 11:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB