Welcome Guest, Not a member yet? Register   Sign In
OB Session Question
#1

[eluser]Unknown[/eluser]
Hi,

I have installed OB Session and it is working ok. Now I am trying to use database to store session data. I have created a ci_sessions table as per OB Session documentation. Now, when I try to enable database session storage by setting
Code:
$config['sess_storage']='database';
data get written into the ci_sessions table but I can no longer use any database functions in my models, although the log shows that database driver class is initiated.

What could be going wrong? I have created the ci_sessions table in the same database that I use for my application. Could it be the problem ?


Messages In This Thread
OB Session Question - by El Forum - 10-26-2007, 12:01 AM
OB Session Question - by El Forum - 10-26-2007, 02:59 AM
OB Session Question - by El Forum - 10-26-2007, 11:20 AM
OB Session Question - by El Forum - 10-26-2007, 11:35 AM
OB Session Question - by El Forum - 10-26-2007, 12:34 PM
OB Session Question - by El Forum - 10-26-2007, 12:53 PM
OB Session Question - by El Forum - 10-26-2007, 01:13 PM
OB Session Question - by El Forum - 10-26-2007, 01:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB