I am using CMSMS Version 1.4.1 for www.ifa-accountancy.com and having a weird problem with the admin login.
The first week or so, I had no problems, i could simply login but then my login stopped working, it was very weird, i thougt i was using the wrong password, or changed it by accident. I re-installed CMSMS and the login worked again, a day later the same problem occurs..
Then I found this..:
It seems the install went well. You can even browse the site. But you can't login to the admin console. You may face either:
* a server side PHP session problem
* a browser side cookie problem
Solution: enable server side PHP sessions and let the admin's browser accept cookies (at least transient cookies from your site).
I added this line "ini_set('session.use_only_cookies',1);" in include.php, uploaded it and the login worked again.
But today, 2 days later I'm having the same problem of not being able to login, very strange.
There is also another thing, in firefox the login template does not show, while it does in IE. I don't mind this too much but maybe it is relevant.
Hope someone is able to help me out on this.
Greets,
Philippe