![]() |
Session Problem in chrome - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Session Problem in chrome (/showthread.php?tid=40378) |
Session Problem in chrome - El Forum - 04-07-2011 [eluser]padmapriya[/eluser] Hi, I am using Session in my site regarding the Search Functionality.To carry the Ids in the array am using seesion.I am having intermittent problems with chrome,mozilla like losing session data. I still have the array data, but does not synch correctly when the Pagination Occurs. I have two search like place & name.For name its working & but for the place its not. There are absolutely no problems with FF for the search. But not working in the chrome. Please,let me know the solution. Thanks, Priya Session Problem in chrome - El Forum - 04-07-2011 [eluser]padmapriya[/eluser] [quote author="padmapriya" date="1302177836"]Hi, I am using Session in my site regarding the Search Functionality.To carry the Ids in the array am using seesion.I am having intermittent problems with chrome,mozilla like losing session data. I still have the array data, but does not synch correctly when the Pagination Occurs. I have two search like place & name.For name its working & but for the place its not. There are absolutely no problems with FF for the search. But not working in the chrome. Please,let me know the solution. Thanks, Priya[/quote] |