Ah, I tried to install but had some problems, resulting in some further problems in the forum, so I'm trying to uninstall and at least get a fresh start.
However during uninstallation it says,
"ERROR: The script reported errors during the uninstall.
Error number: 1054
Error description: Unknown column 'articleid' in 'field list'"
And the main forum page now says :
"Database error in vBulletin 2.2.8:
Invalid SQL:
SELECT thread.threadid,thread.title,thread.lastpost,threa d.replycount,thread.postusername,thread.postuserid ,
thread.lastposter,thread.dateline,articlepost.page text as pagetext
FROM thread
LEFT JOIN post AS articlepost ON (articlepost.postid=thread.articleid)
WHERE thread.forumid=1 AND thread.visible=1 AND thread.open<>10
ORDER BY thread.dateline DESC LIMIT 10
mysql error: Unknown column 'thread.articleid' in 'on clause'
mysql error number: 1054
Date: Friday 01st of November 2002 11:39:56 PM
Script:
http://www.xwid.com/forum/forum/
Referer:
"
I edited newthread and I'm pretty sure everything else back to its original state, so what is causing this?