
08-22-2005, 03:13 PM
|
|
|
Join Date: Oct 2004
Location: Where my hat is
Posts: 829
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Did all the file edits, installed the product and got this when clicking on a post:
Quote:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
SELECT a.*, au.*, post.userid, post.postid
FROM post AS post
INNER JOIN award_user AS au ON (au.userid=post.userid)
INNER JOIN award AS a ON (a.award_id=au.award_id)
WHERE post.postid IN (0,336683,336686,336689,336700)
GROUP BY au.issue_id;
MySQL Error : Unknown column 'a.award_id' in 'on clause'
Error Number : 1054
Date : Monday, August 22nd 2005 @ 12:10:33 PM
Script : http://www.*******.org/forum/showthread.php?p=336700
Referrer : http://www.*******.org/forum/search.php?searchid=338831
IP Address : **.**.**.**
Username : Biker
Classname : vb_database
|
|