Arkadaşlar sitemi googledde oğrularken head kodunu ekleyecektim yanlış bi yere ekledim.Kayıt ettim.Ve Database hatası ortaya çıktı.Şablonu sıfırladım ama yinede olmadı :/

Db hatası:

Database error in vBulletin 3.8.4:

Invalid SQL:
SELECT t.threadid, t.title, t.lastpost, t.postusername, t.postuserid, t.replycount, t.views, t.dateline AS threaddate, t.visible, p.postid, p.userid, p.username, p.dateline AS postdate, p.visible

            FROM thread AS t

            LEFT JOIN post AS p ON (t.lastpost = p.dateline)

            WHERE p.visible = '1' AND t.visible = '1'

            ORDER BY postdate DESC

            LIMIT 0,;

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 '' at line 11
Error Number  : 1064
Request Date  : Thursday, October 8th 2009 @ 11:20:30 AM
Error Date    : Thursday, October 8th 2009 @ 11:20:30 AM
Script        : http://www.**********net/index.php
Referrer      : 
IP Address    : 78.***.***.**7
Username      : M*****t
Classname     : vB_Database
MySQL Version : 5.0.81-community
Şimdiden Teşekkürler...