Quote:
Originally Posted by Wanheda
You are trying to insert 6 values while writing only 5 variables. (missing pBanned)
And by the way, you can just use:
Код:
mysql_query(g_SQL, query);
Also, please check your mysql logs and see if anything is printed.
|
Sorry, that was a problem in pasting. The real problem still persists.