i just wanted to update how this was resolved by fxdreema.
The database is MongoDB and for some reason
the forum remembers user's ID as a string instead of integer value, and
as a result then fxDreema doesn't recognize the correct ID. And this is
what happened to you now. I thought I fixed this problem in fxDreema
before, but probably not.
I fixed the type of the variable in the database, you should be able to
login