May 01
With the install of vBSEO 3.2.0, the "linkback" table within the database has been renamed to "vbseo_linkback" for consistency.
Until the new Sitemap Generator is released, you need to make the following change to one file in your /vbseo_sitemap/ directory:
In vbseo_sitemap_functions.php file:
FIND:
REPLACE WITH:
Until the new Sitemap Generator is released, you need to make the following change to one file in your /vbseo_sitemap/ directory:
In vbseo_sitemap_functions.php file:
FIND:
PHP Code:
FROM " . TABLE_PREFIX . "linkback
PHP Code:
FROM " . TABLE_PREFIX . "vbseo_linkback
News Source: vBulletin SEO Forums - vBSEO Announcements
Full Story: Read here
Recent Comments