Registration/Logging system wrong?
#5

Change :
PHP код:
if(udb_hash(inputtext) == PlayerInfo[playerid][pPassword]) 
to
PHP код:
if(!strcmp((udb_hash(inputtext), PlayerInfo[playerid][pPassword]))) 
Reply


Messages In This Thread
Registration/Logging system wrong? - by MrTostada - 19.11.2016, 03:53
Re: Registration/Logging system wrong? - by Dayrion - 19.11.2016, 05:03
Re: Registration/Logging system wrong? - by itsCody - 19.11.2016, 05:24
Respuesta: Re: Registration/Logging system wrong? - by MrTostada - 19.11.2016, 15:49
Re: Registration/Logging system wrong? - by Dayrion - 19.11.2016, 17:13
Respuesta: Registration/Logging system wrong? - by MrTostada - 19.11.2016, 18:37
Re: Registration/Logging system wrong? - by GoldenLion - 19.11.2016, 19:09
Re: Registration/Logging system wrong? - by AndySedeyn - 19.11.2016, 19:18
Respuesta: Registration/Logging system wrong? - by MrTostada - 19.11.2016, 20:32

Forum Jump:


Users browsing this thread: 5 Guest(s)