Having recently upgraded to 3.2.0 Gold, I am receiving the following SQL errors:
Invalid SQL:
SELECT t_threadid,count(*) as cnt
FROM vb_linkback
GROUP BY t_threadid;
MySQL Error : Table '[db_name].vb_linkback' doesn't exist
Is this either a) a table I am missing or b) a table that is no longer used by vbseo, but called by a cached page?
Thanks
Marc


LinkBack URL
About LinkBacks





Reply With Quote