The Realist
03-16-2006, 02:54 PM
Hi,
Well I just found out that members on my forum are getting a database error, but admin and moderators are able to use the forum 100%.
The error is:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =;
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 '' at line 6
Error Number : 1064
Date : Thursday, March 16th 2006 @ 04:50:51 PM
Script :
Referrer :
IP Address :
Username :
Classname : vb_database
Does anyone have any ideas why?
Laters
Well I just found out that members on my forum are getting a database error, but admin and moderators are able to use the forum 100%.
The error is:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =;
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 '' at line 6
Error Number : 1064
Date : Thursday, March 16th 2006 @ 04:50:51 PM
Script :
Referrer :
IP Address :
Username :
Classname : vb_database
Does anyone have any ideas why?
Laters