I'm not sure if this is linked to vBSEO or not, but since upgrading to 3.2 RC5, I've received a few database error emails:
SELECT t_threadid,count(*) as cnt
FROM linkback
GROUP BY t_threadid;
MySQL Error : Table 'mydatabase.linkback' doesn't exist.
Seems to be called when a cron job is run. One was called when a logout was the referrer and another was called when viewing a member profile. When viewing my database, I see that there is a table vbseo_linkback, so was just thinking this might have been missed.



LinkBack URL
About LinkBacks





Reply With Quote

