I have setup vbbux & plaza, everything seems great and working but I got a database error (see below) when I'm trying to make a thread "announcement". Can you help me?
PHP Code:
Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT threadid, open, sticky, forumid
FROM thread
LEFT JOIN forum AS forum ON (forum.forumid = thread.forumid)
WHERE thread.threadid = '17774';
MySQL Error : Column 'forumid' in field list is ambiguous
Error Number : 1052
Date : Saturday, August 12th 2006 @ 06:52:10 PM
Script : [url]http://www.ciksforum.com/vbplaza.php[/url]
Referrer : [url]http://www.ciksforum.com/vbplaza.php?do=action&itemid=20[/url]
IP Address : xxxxxxxx
Username : xxxxxxxx
Classname : vb_database