
08-16-2005, 04:29 PM
|
 |
|
|
Join Date: Oct 2004
Posts: 133
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I tried getting it to work for 3.5 and go this error
Quote:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(filedata) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height
FROM khilafahboard_vbuser AS user
LEFT JOIN khilafahboard_vbavatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN khilafahboard_vbcustomavatar 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 : Tuesday, August 16th 2005 @ 10:25:42 AM
Script : http://www.lodhiz.com/index.khilafah?
Referrer : http://www.lodhiz.com/admincp/index.khilafah?do=head
IP Address : 81.152.207.224
Username : kaz
Classname : vb_database
|
|