i've just installed the extended version of this hack... ran through the whole install instructions and got to the last bit.. the import product xml file and now i get this...
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT thanks.*, post.userid as postuserid, user.username, thread.title
FROM westmidsthanks as thanks
LEFT JOIN westmidspost as post ON (post.postid = thanks.postid)
LEFT JOIN westmidsthread as thread ON (thread.threadid = post.threadid)
LEFT JOIN westmidsuser as user ON (user.userid = thanks.userid)
ORDER BY thanks.dateline DESC;
MySQL Error : Unknown column 'thanks.postid' in 'on clause'
Error Number : 1054
Date : Monday, May 29th 2006 @ 10:00:35 AM
Script :
|
help