After latest update it's not possible anymore to login as user admin (ID=1). The login block is given to login again. No message of a login failure is shown.
If I take a look in the database using phppgadmin there is a message that "session opened for 'admin.
But the page is update and looks the same as I'm nog logged in. And ?q=admin tells me that I'm not authorized.
Is this a know problem in cvs?
Any help or updates will be apreciated.
Many drupals
Erwin
Comments
Comment #1
dries commentedWhat happens when you reload the page after the failed log in? Maybe this is a caching issue as normally an error message should be shown.
Comment #2
erwin commentedThanks for the fast response Dries.
I restarted everything, apache webserver and browser but that doesn't solve the problem. I still can't login.
No message are displayed, that there's is a problem, wrong password or error in code or (postgres) database.
Also reloading the page doesn't seem to help.
Greetings
Erwin
Comment #3
erwin commentedThe problem of not logging in is solved.
After the cvs update I also added a hook to get phpOpenTracker working. I removed the hook and it worked again.
Comment #4
al commented