i have creating a website with pyrocms. i have seen that the admin page works fine in my localhost in all browsers. But when i add the site in the development server, the admin page works only in firefox and opera. It did not work in IE and Chrome. I am using pyrocms 1.3.x version. i have cleared the browser cache as well as pyrocms cache and try but not working. I found that it is the problem of session losing after login.
Is there any solution to fix this?