Hey Guys,
This morning when I went to my site this is all that I get when I try to view a topic. I can't get to anyplace other than the admin.
version vBulletin 3.0.7
I could use some help please.
This morning when I went to my site this is all that I get when I try to view a topic. I can't get to anyplace other than the admin.
PHP Code:
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT COUNT(*) AS threads,
SUM(IF(lastpost>=1126405352 AND open<>10,1,0)) AS newthread
FROM thread AS thread
WHERE forumid = 5
AND sticky = 0
AND visible = 1
I could use some help please.
Comment