I recently installed the app and everything was working well.
I then did the following amendments and now each time I log into the admin section, it logs me out when I click on any of the options. Also the session time keeps showing as Loading ...
1) I renamed the file _.htaccess to .htaccess in the root directory where the app is located.
I couldn't find where to do the following - Then you have to activate the mod_rewrite support in the admin back-end in the configuration page. You also have to edit the path information for the "RewriteBase".
2) I changed the following info in config/constants.php as per the documentation
* time zone of your server changed to Australia/Sydney
* timeout in the admin section changed to 60
3) Changed the date/time format from Y-m-d H:i to d-m-Y h:i
I clicked on Save Configuration and now I can log in, but if I click on anything else, it just logs me out.
Logs Me out everytime
Moderator: Thorsten
Re: Logs Me out everytime
Hi,
please try to revert the timezone change.
bye
Thorsten
please try to revert the timezone change.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Logs Me out everytime
I changed the default time back to Europe/Berlin,
Problem still occurs.
Any other possible suggestions?
Problem still occurs.
Any other possible suggestions?
Re: Logs Me out everytime
I tried it with Mozilla and it seemed to work perfectly.
Seems to only happen with IE8. Now I am not a Mozilla user, I use IE for everything, so was hoping we can get it to work under IE8
Seems to only happen with IE8. Now I am not a Mozilla user, I use IE for everything, so was hoping we can get it to work under IE8
Re: Logs Me out everytime
Hi,
so it only works with IE8? Any special cookie configuration?
bye
Thorsten
so it only works with IE8? Any special cookie configuration?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Logs Me out everytime
Nope no special cookie configuration at all. Bear in mind that it worked fine on IE8 after the installation. The problem only began, when after I made those initial changes.
Re: Logs Me out everytime
Hi,
please try to delete your cookies in IE8
bye
Thorsten
please try to delete your cookies in IE8
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Logs Me out everytime
Great - problem fixed. Thanks.