Posts: 215
Threads: 65
Joined: Feb 2010
Reputation:
0
Everything works fine, my login dialog to, besides ONE thing, when a player registers, the password is not saving for some reason, Ideas?
Posts: 166
Threads: 14
Joined: Oct 2010
Reputation:
0
Pastebin the register system so we can see the possible probem(s).
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
iLcke, firstly I recommend you to use another type of saving system. Such as djSon, y_ini, SII or MySQL.
Then, I recommend you just make a huge string and put all the stats into one line and save it all at once.
Posts: 215
Threads: 65
Joined: Feb 2010
Reputation:
0
The current one is perfectly fine to me, however soon i will be making it MySQL, Just not yet, Currently, I just need the dialog setting the password to what they used to register'd with..