CodeIgniter Forums
Session Flashdata not work in Chrome - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Session Flashdata not work in Chrome (/showthread.php?tid=57030)



Session Flashdata not work in Chrome - El Forum - 02-08-2013

[eluser]edidiway[/eluser]
Hello, can anyone help me to figure out why Session Flash Data does not work properly in Chrome ?

I have code like this :

Code:
$admin['redirectLink'] = $this->session->flashdata(WEB_TITLE."_current_link");

$admin['redirectLink'] will have the value in Firefox, but when I used Chrome, sometimes the value was empty and sometimes the value was not empty.
I dont know where is the problem.

Your help was very appreciated..


Session Flashdata not work in Chrome - El Forum - 02-14-2013

[eluser]edidiway[/eluser]
Hello, there is no one encountered this problem ? or something related about session flashdata in Codeigniter ?

thank you


Session Flashdata not work in Chrome - El Forum - 02-14-2013

[eluser]edidiway[/eluser]
Thanks all, I have found the solutions..

http://stackoverflow.com/questions/9147646/codeigniter-flash-data-not-working-in-certain-browsers