e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

Being logged out, unable to do anything #2199

Closed IAmCainey closed 6 years ago

IAmCainey commented 7 years ago

Good day all,

I have a small issue, I know it has been raised before but I haven't found a work around for me. Im using e107v2 and all was going well and it was said by one of the members that when he logs in then views a different page it logs him out.

I tried logging in to the admin area, looked fine but click on anything and it just keeps asking for me to login again.

I have managed to change some settings via phpMyadmin but don't want to mess to much. I have tried changing the cookies name, changed to session, I have deleted tables in the ban list. disabled flood protection because the inputs were regarding hit counter.

Im at a bit of a dead end now. All the support with this would be awesome because i currently have a lot of members shouting at me because they cant logon.

PHP - 5.6 MYSQL - 5.6.29

Thanks for all/any support.

CaMer0n commented 7 years ago

Please try adding this to your e107_config.php file:

define('e_SECURITY_LEVEL', 0);

IAmCainey commented 7 years ago

Hi Cameron. i have tried that already and nothing and there was something else i tried regarding the config file another line of code, so its gone out my head now but that never worked. not sure if its related but im also getting unauthorised access when i do manage to log in and try altering a news item or page. but there time ot does just log me out before i can do out.

CaMer0n commented 7 years ago

Could you check your phpinfo() ? Maybe the session save path ?

IAmCainey commented 7 years ago

/tmp is the session save pass

CaMer0n commented 7 years ago

hmm. Every server is different.. I'm using PHP5.6 without any problems. Please join me in the chatroom when you have time so we can try to troubleshoot it. https://gitter.im/e107inc/e107

Moc commented 7 years ago

@cainey Are you still experiencing this issue?

mostym commented 7 years ago

I'm experiencing this same issue @CaMer0n

rica-carv commented 7 years ago

Clean e107 cache and check if your IP is not flagged as bot by e107...

Moc commented 7 years ago

https://github.com/e107inc/e107/pull/2622

Moc commented 6 years ago

If anyone is still experiencing this issue using the latest files, please join us on the Gitter chatroom so we can debug the issue on your installation.

https://gitter.im/e107inc/e107

mostym commented 6 years ago

I am still experiencing this problem. The session timeouts even if the user is still logged in.

Moc commented 6 years ago

@BigBoiJefe As requested, please join us in the Gitter chatroom so we can debug this real-time with you.