
04-30-2008, 12:06 AM
|
 |
|
|
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by GoTTi
i upgraded to 3.7.0 today, but i am still getting a error that i think is caused by this mod...
Code:
Database error in vBulletin 3.7.0:
Invalid SQL:
INSERT INTO userlist (userid, relationid, type, friend) VALUES (, 1, 'buddy', 'yes');
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 'buddy', 'yes')' at line 1
Error Number : 1064
Request Date : Tuesday, April 29th 2008 @ 01:11:23 PM
Error Date : Tuesday, April 29th 2008 @ 01:11:23 PM
Script : http://www.site.com/forums/register.php?do=activate
Referrer : http://www.site.com/forums/register.php?a=ver
IP Address : IP HERE
Username : USERNAME-HERE
Classname : vB_Database
MySQL Version :
ideas?
this error was emailed to me btw
|
Um... It seems like the user id is not added into the query. I guess $userid isn't available. Thanks for letting me know...
Quote:
Originally Posted by GoTTi
and also, the new users that registered today were not added to my list.
|
DId you turn the mutual setting on?
|