Sitemap oluşturmak için run generator'e bastıktan sonra oluşturma başlamıyor ve veritabanı hatası veriyor. Hata ;
__________________________________________________ _______________
Database error in vBulletin 4.1.0:
Invalid SQL:
SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM thread AS thread
INNER JOIN tagcontent AS tagcontent ON
(tagcontent.tagid = 1 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, December 4th 2010 @ 11:55:44 AM
Error Date : Saturday, December 4th 2010 @ 11:55:44 AM
________________________________________________
İlk sunucu şirketine sordum hatanın kendilerinden kaynaklanmadığını söyledi.


LinkBack URL
About LinkBacks





Reply With Quote
