Quote:
Originally Posted by Jigsaw!
Here you go.
Code:
Database error in vBulletin 4.0.8:
Invalid SQL:
SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM vb_thread AS thread
INNER JOIN vb_tagcontent AS tagcontent ON
(tagcontent.tagid = 13 AND tagcontent.contentid = thread.threadid)
WHERE thread.forumid IN()
AND thread.visible = 1
AND thread.sticky IN (0, 1)
AND thread.open <> 10
GROUP BY tagcontent.tagid;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.visible = 1
AND thread.sticky IN (0, 1)' at line 5
Error Number : 1064
Request Date : Saturday, November 13th 2010 @ 03:05:11 PM
Error Date : Saturday, November 13th 2010 @ 03:05:11 PM
Script : http://www.hidden.com/vbseo_sitemap/vbseo_sitemap.php
Referrer : http://www.hidden.com/vbseo_sitemap/index.php
IP Address : 81.178.197.130
Username : Unregistered
Classname : vB_Database
MySQL Version :
|
Please try to disable adding tags to your sitemaps and try to regenerate them again.