![]() |
session by database and login error - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: session by database and login error (/showthread.php?tid=42480) |
session by database and login error - El Forum - 06-08-2011 [eluser]elombashy[/eluser] hiii I turned the $config['sess_use_database'] into TRUE and built a table in the database, in order to save cart session, and this worked fine, but then i got another problem in logging-in.. for some reason, turning the "sess_use_database" on, prevents me from logging in the site.. can any one explain this? |