Hello, how are you?
OJS 3.3
Can I clear the sessions table after upgrading from a lower version?
DELETE FROM sessions;
Thanks
Hello, how are you?
OJS 3.3
Can I clear the sessions table after upgrading from a lower version?
DELETE FROM sessions;
Thanks
Hi @juanito,
Yes, you can delete the contents of the sessions table; this will force all users to log in again.
Regards,
Alec Smecher
Public Knowledge Project Team
This topic was automatically closed after 3 days. New replies are no longer allowed.