|
We encountered a problem. The reason reported was
Script: /home/thedej/public_html/ubbthreads/scripts/activetopics.inc.php Line#: 139 SQL 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 t1.FORUM_ID = t2.FORUM_ID
and t2.FORUM_ACTIVE_POSTS = 1
and t1' at line 5 SQL Error #: 1064 Query:
select count(t1.TOPIC_ID)
from ubbt_TOPICS as t1,
ubbt_FORUMS as t2
where t1.TOPIC_LAST_REPLY_TIME > 1209973281
and t1.FORUM_ID in ()
and t1.FORUM_ID = t2.FORUM_ID
and t2.FORUM_ACTIVE_POSTS = 1
and t1.TOPIC_REPLIES = 0
and t1.TOPIC_IS_APPROVED = 1
and t1.TOPIC_STATUS <> 'M'
Please click back to return to the previous page.
|