I've just installed the latest update but when activated receive a database error when trying to view a member's profile:
Code:
Database error in vBulletin 3.8.6:
Invalid SQL:
SELECT COUNT(*) AS total
FROM dbtech_usertag_mention AS mention
LEFT JOIN post AS post USING(postid)
LEFT JOIN thread AS thread USING(threadid)
WHERE (mention.userid = 3
OR mention.mentionedid = 3)
AND thread.forumid IN(3,4,21,26,27,34,84,20,22,37,38,60,23,65,66,67,28,29,30,61,24,99,25,103,35,36,40,41,42,43,62,78,82,0)
AND mention.type = 'post';
MySQL Error : Unknown column 'mention.type' in 'where clause'
Error Number : 1054
Request Date : Monday, February 21st 2011 @ 02:14:04 PM
Error Date : Monday, February 21st 2011 @ 02:14:05 PM
Script : http://www.simfansuk.com/forum/member.php?u=3&tab=vbactivity
Referrer : http://www.simfansuk.com/forum/cmps_index.php
IP Address : 90.200.25.141
Username : LadyAngel
Classname : vB_Database
MySQL Version : 5.0.91-community