[HELP] Problem with MySQL Registration system
#6

This happens if the query failed.

Код:
OnQueryFinish( query[], resultid, extraid, connectionHandle ) 
OnQueryError( errorid, error[], resultid, extraid, callback[], query[], connectionHandle )
Код:
public OnQueryError( errorid, error[], resultid, extraid, callback[], query[], connectionHandle )
{
     printf("[SQL-ERR][%s] EID:%d >>%s",callback,errorid,error);
     print(query);
}
Try that and tell what happens.
Reply


Messages In This Thread
[HELP] Problem with MySQL Registration system - by dudu.r.oliveira - 13.06.2015, 19:58
Re: [HELP] Problem with MySQL Registration system - by MotherDucker - 13.06.2015, 20:06
Re: [HELP] Problem with MySQL Registration system - by dudu.r.oliveira - 13.06.2015, 20:13
Re: [HELP] Problem with MySQL Registration system - by MotherDucker - 13.06.2015, 20:18
Re: [HELP] Problem with MySQL Registration system - by dudu.r.oliveira - 13.06.2015, 21:22
Re: [HELP] Problem with MySQL Registration system - by Yashas - 14.06.2015, 04:52

Forum Jump:


Users browsing this thread: 1 Guest(s)