Sessions Lost after every refresh in IE7 |
[eluser]Guest[/eluser]
Right, After trying EVERY alternative session libary offered in the wiki -- i found one that works! http://codeigniter.com/wiki/EckoSession/ Is the only one that stores data in a database, and uses native PHP-Session-Handling, and WORKS in all browsers and pc's i've tried. Great stuff :-) A lot of the session libaries are out-of-date now - using hte old style of before 1.6(?), with a init folder??? The rest just didnt work for me :-( Anyway, if anyone is ever having problems - try the one above. Cheers all! |
Messages In This Thread |
Sessions Lost after every refresh in IE7 - by El Forum - 01-21-2010, 04:30 PM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:03 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:28 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:32 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 03:46 AM
Sessions Lost after every refresh in IE7 - by El Forum - 01-22-2010, 06:16 AM
|