10-12-2017, 06:30 AM
Hi,
I have a website which has started causing a strange problem from last few days.
It has login protected area. On live server, when I try to login, it fails to create session. and redirects me to home page again. While the same login work on local machine perfectly.
Actually what I think, problem is this that session is created but it gets lost when I redirect user to other page.
It was working fine few days ago but suddenly it has started causing this frustrating problem.
I am using codeigniter framework. Can any one help please ?
Thanks
I have a website which has started causing a strange problem from last few days.
It has login protected area. On live server, when I try to login, it fails to create session. and redirects me to home page again. While the same login work on local machine perfectly.
Actually what I think, problem is this that session is created but it gets lost when I redirect user to other page.
It was working fine few days ago but suddenly it has started causing this frustrating problem.
I am using codeigniter framework. Can any one help please ?
Thanks