I am trying to run the vBSEO Sitemap Generator for the first time on my forum, and it keeps causing a database error when the generator finishes the first sitemap file and starts the second one.
This is the error:
I increased my wait_timeout variable to 90 seconds and the same error happens.Code:Database error in vBulletin 3.8.6: Invalid SQL: SELECT p.dateline,p.postid,p.threadid FROM post AS p WHERE p.threadid = 34551 AND visible = 1 ORDER BY p.dateline; MySQL Error : MySQL server has gone away
I commented the following out of my vbseo.php file:
And the same error happens.Code:vbseo_close_db();
Within my Sitemap settings, I increased the "Delay Execution After Each Sitemap File" to 30, 60, and 90 - and none of those changes corrected this.
Please advise. What else can I do to generate a sitemap?
I'm running vBulletin 3.8.6 with vBSEO 3.5.2 and Sitemap Generator 2.5


LinkBack URL
About LinkBacks





Reply With Quote
. Don't forget to only include forumdisplay, showthread, CMS and blogs pages (if apply) within your sitemaps.