Welcome Guest, Not a member yet? Register   Sign In
CI_DB_mysql_driver
#1

[eluser]somewhatjaded[/eluser]
I am trying to use sessions with a session database (having configured everything according to the users guide, and created the table, and can connect & run other queries on the database).

I am getting this error when I set
Code:
$config['sess_use_database']    = TRUE;

Quote:Fatal error: Call to undefined method CI_DB_mysql_driver::where() in C:\wamp\www\vendorcheck\system\libraries\Session.php on line 219

Does anyone have any ideas why?


Messages In This Thread
CI_DB_mysql_driver - by El Forum - 01-03-2008, 05:20 PM
CI_DB_mysql_driver - by El Forum - 01-03-2008, 07:04 PM
CI_DB_mysql_driver - by El Forum - 01-04-2008, 08:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB