I use to use the 3.5 version of this hack and wanted to upgrade with my boards upgrade.
I imported the new product overwriting my old one. Added the changes listed in the install and now my boards keep getting this error:
Database error in vBulletin 3.6.2:
Invalid SQL:
SELECT gallery, threadid, firstpostid, thread.title, attachmentid, attachment.dateline FROM attachment, thread, forum
WHERE gallery='1'AND thread.featured!='1' AND thread.forumid=forum.forumid AND thread.firstpostid = attachment.postid AND attachment.dateline < 1160793408 ORDER BY RAND() LIMIT 5;
MySQL Error : Unknown column 'thread.featured' in 'where clause'
Error Number : 1054
|