Hi,
I just upgraded from version 3.6.12 to 3.6.16 (archive from SourceForge), and I am encountering a strange issue.
I installed the new source files and copied the configuration files.
When I log in, I reach the dashboard page and I see the message to upgrade the database, but the site immediately logs me out.
I then upgraded the database from the CLI, but the issue persists — I am still logged out automatically.
I also tried version 3.6.14 (archive from GitHub), but the same problem occurs: I briefly see the dashboard, but then I am immediately redirected back to the login page.
When I revert to 3.6.12, I can log in successfully, but the dashboard indicates the database version as 3.6.16.
I have CHECK_SESSIONIP = 0 in config.php and config_extended.php
but I received this email:
We noticed a login to your phpList installation at https://ml.xxxx.fr
from a new location. If this was you, you can delete this message.
If you do not recognise this, please login to your phpList installation
and change your password.
I tried too define(‘CHECK_REFERRER’, 0); no change
I smell the bug is about the language
I tried to capture snap screen and info box have “Initialising phpList in your language, please wait”
(my UI is configured to use french,
I tried to force to use English in config.php
with
$detault_system_language = ‘en’;
$language module = “english.inc”;
but no success
Do you have any idea how to solve this issue?
I tried to put some log but I had no success.
I also tried with another subdomain (as seen in a message on the forum)
I tried with different browser.
Best Regards
Fish




