Anonymous wrote:quite obivously, overwriting any new file with an older version and downgrading it because you can't figure it out is not the real soulution. The real solution is importing the old password string of test and 123, and then waiting for the php session to time out on the server. (if you have already tried to log in with no success.) Also Dump all browser cache, and then login with test and 123.
Once I figured out the sessions, it work right away.
This works for me for reseting the password and username, but didn't help with the loop. Overwriting new file with older version is so far only thing that has worked here...