
01-22-2007, 05:02 AM
|
|
|
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Zowners
i installed it but iam getting this
I already played around with the forum id, but still no luck
iam using the 1.0.2
PHP Code:
Database error in vBulletin 3.6.0:
Invalid SQL: SELECT t.threadid, t.title, t.lastpost, t.forumid, t.open, t.replycount, t.postusername, t.postuserid, t.lastposter, t.dateline, t.views, t.visible, t.firstpostid, f.title AS forumtitle, post.pagetext AS preview FROM forum f INNER JOIN thread t ON t.forumid = f.forumid LEFT OUTER JOIN post AS post ON post.postid = t.firstpostid WHERE t.forumid = 1 AND visible = 1 ORDER BY dateline DESC LIMIT 3;
MySQL Error : Column 'visible' in where clause is ambiguous Error Number : 1052
|
Quote:
Originally Posted by almac
I get the same problem.
|
Quote:
Originally Posted by Kerry-Anne
I've put version 1.0.1 back up.
Those who are having problems with 1.0.2 - is your vBonjour in your forum directory or are your forums located in a directory and the vBonjour file in the site root?
Also, everyone who is getting any errors, please confirm if you are using PHP & MySQL 4 or 5 along with full details of all errors being received.
|
Please see this post and provide the information requested
|