Logs Me out everytime

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
steve.b
Posts: 8
Joined: Tue Jul 31, 2012 2:25 pm

Logs Me out everytime

Post by steve.b »

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.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Logs Me out everytime

Post by Thorsten »

Hi,

please try to revert the timezone change.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
steve.b
Posts: 8
Joined: Tue Jul 31, 2012 2:25 pm

Re: Logs Me out everytime

Post by steve.b »

I changed the default time back to Europe/Berlin,
Problem still occurs.

Any other possible suggestions?
steve.b
Posts: 8
Joined: Tue Jul 31, 2012 2:25 pm

Re: Logs Me out everytime

Post by steve.b »

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
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Logs Me out everytime

Post by Thorsten »

Hi,

so it only works with IE8? Any special cookie configuration?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
steve.b
Posts: 8
Joined: Tue Jul 31, 2012 2:25 pm

Re: Logs Me out everytime

Post by steve.b »

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.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Logs Me out everytime

Post by Thorsten »

Hi,

please try to delete your cookies in IE8

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
steve.b
Posts: 8
Joined: Tue Jul 31, 2012 2:25 pm

Re: Logs Me out everytime

Post by steve.b »

Great - problem fixed. Thanks.
Post Reply