Posts: 237
Threads: 2
Joined: Jun 2009
Reputation:
0
Hi, I have a problem with dudb saving system. Sometimes it writes "я" in the file on the first line. I have password_hash
on the first line, then it becomes яpassword_hash and then I fail to login until I remove it from there.
Posts: 568
Threads: 92
Joined: Sep 2009
Reputation:
0
Ill try to help u post ur code
Posts: 237
Threads: 2
Joined: Jun 2009
Reputation:
0
Hey thanks, but I have no idea what code to post.. No matter what I have on first line, whether its password_hash or even if the line is empty,
it writes "я" there. I delete "я" from there, but next time I go play and login, it appears there again.
Posts: 6,340
Threads: 58
Joined: May 2009
Reputation:
0
You've probably messed something in your dUDB functions, re-download the dUDB include.
Posts: 237
Threads: 2
Joined: Jun 2009
Reputation:
0
I redownloaded dudb and dini, but the problem didnt go away.. anyway, it appears only in one account file,
so I think I messed something with that account.. Thanks for trying to help..