Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED]What i found terrible in Codeigniter some times??
#1

[eluser]Zeeshan Rasool[/eluser]
Hi, im working from almost 2 years in Codeigniter and its really very amazing framework. But i have faced a problem very time that CI session has might some issues. Session are suddenly stop their work and your whole work goes down. If i use SESSION[] default PHP syntax, then its work fine. Also redirection using CI method redirect() stopped and i have to use Javascript redirection inmy controller. I dont know whats wrong with this i have same code working fine on my localhost. if you have any solution then very appreciated on sharing
Thanks a lot !

Regards,
Zeeshan
#2

[eluser]jedd[/eluser]
[quote author="Zeeshan Rasool" date="1267918571"]Hi, im working from almost 2 years in Codeigniter and its really very amazing framework. But i have faced a problem very time that CI session has might some issues. Session are suddenly stop their work and your whole work goes down. If i use SESSION[] default PHP syntax, then its work fine. Also redirection using CI method redirect() stopped and i have to use Javascript redirection inmy controller. I dont know whats wrong with this i have same code working fine on my localhost. if you have any solution then very appreciated on sharing
[/quote]

Hi Zeeshan,

Can you try to provide more detail on this kind of report?

Specifically what browser, version, platform, and hostname are in play here?

There are (at least) four threads that you should read that cover people's confusion about sessions, and they generally relate to Microsoft IE, broken host names, clocks with inaccurate time, and underscores.

[url="http://ellislab.com/forums/viewthread/135722/"]http://ellislab.com/forums/viewthread/135722/[/url]
[url="http://ellislab.com/forums/viewthread/130577/"]http://ellislab.com/forums/viewthread/130577/[/url]
[url="http://ellislab.com/forums/viewthread/129069/"]http://ellislab.com/forums/viewthread/129069/[/url]
[url="http://ellislab.com/forums/viewthread/90364/P0/"]http://ellislab.com/forums/viewthread/90364/P0/[/url]

Despite occasional bleating, I don't think there's a recorded (or at least reproducible) instance of sessions being in any way weird once you fix up the underscore and time problems.
#3

[eluser]Zeeshan Rasool[/eluser]
Quote:Hi Zeeshan,

Can you try to provide more detail on this kind of report?

Specifically what browser, version, platform, and hostname are in play here?
Thanks for quick answering and sharing such useful information. i must check these issues and let you know if any of them is here. Hope full this will be resolved and will make my CI rocking..
Keep it up!




Theme © iAndrew 2016 - Forum software by © MyBB