PHP List logs me out when I click anything

version phplist 3.6.16
php: 7.4.33

Can login normal with my admin account
but once I am logged in, and click sometink in the menu
it logs me out.
what can I do?
Try:

  • define(‘CHECK_SESSIONIP’, 0);
  • clear cache and cookies

@borre Can you use phpmyadmin or similar to look at the eventlog table in the phplist database. Look at the most recent rows to see whether any problem has been logged.
Or there might be a message displayed somewhere on the login page.