Hi,
Today, as usual, I went (through my browser) to the pm directory, and on the login screen there was an error.
/language/french_france/main.php was missing.
The trouble is that pM always worked with a folder named french/
Anyway I renamed the folder into french_france/ and it worked.
The next trouble is that in config.php it’s written $language = “english”;
And since I use session ID rather than cookies, I’m not (and never have been) able to choose my preferred language (on the login screen) (is that normal ?).
Moreover, now changing the $language = “”; value is ineffective.
The fact is that I do not remember that I modified something that could end with this, so how is it possible ?
