The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help
Database error in vBulletin 3.0.0 Release Candidate 4:
Invalid SQL: SELECT * FROM award AS award ORDER BY awardid ASC mysql error: Unknown column 'awardid' in 'order clause' mysql error number: 1054 Date: Tuesday 09th of March 2004 09:20:10 PM Script: http://flowfusion.biz/forum/showthre...=newpost&t=748 Referer: http://flowfusion.biz/forum/ |
#2
|
|||
|
|||
Database error in vBulletin 3.0.0 Release Candidate 4:
Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, user.*, userfield.*, usertextfield.*, useraward.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.avatardata) AS hascustomavatar, customavatar.dateline AS avatardateline, NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, post_parsed.pagetext_html, post_parsed.hasimages, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) LEFT JOIN useraward AS useraward ON(useraward.userid = user.userid) ) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND deletionlog.type = 'post') LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid) WHERE post.postid IN (0,3861,3863,3866,3870,3873,3895,3896,3910) ORDER BY dateline mysql error: You have an error in your SQL syntax near ') LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS a' at line 19 mysql error number: 1064 Date: Tuesday 09th of March 2004 10:05:19 PM Script: http://flowfusion.biz/forum/showthread.php?t=748 Referer: http://flowfusion.biz/forum/forumdisplay.php?f=2 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|