Welcome Guest, Not a member yet? Register   Sign In
ci_session with multiple database not working
#7

(This post was last modified: 05-03-2019, 08:01 AM by dave friend.)

(05-02-2019, 01:17 PM)samtron Wrote: Problem is that if login with user type 1 then logged in successfully but if login with user type 2 then login failed due to the ci_session table. how to fix this issue.

The fix is to not use
PHP Code:
$config['sess_driver'] = 'database'

Any other driver will work.
Reply


Messages In This Thread
RE: ci_session with multiple database not working - by dave friend - 05-03-2019, 08:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB