OJS logs out intermittently

OJS keeps logging out.

I don’t know what could be the cause. I need help.

Hi @fortch,

Do you have access to your PHP error logs and can see any relevant errors there?
Also: what version of OJS are you running (please include this in your posts, as it assists with troubleshooting).

Best regards,

-Roger
PKP Team

Hi @fortch

Check the config.inc.php file if the session_check_ip directive is active. If positive, disable it:

session_check_ip = Off