| |
Could not retrieve related topics information
DEBUG MODE
SQL Error : 1064 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 ')
LIMIT 0, 5' at line 9
SELECT DISTINCT(t.topic_id)
FROM nuke_bbsearch_wordmatch m, nuke_bbposts p, nuke_bbtopics t
WHERE t.topic_id <> 37
AND t.topic_status <> 2
AND p.topic_id = t.topic_id
AND p.post_id = m.post_id
AND p.forum_id IN (1, 2, 18, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31)
AND m.title_match = 1
AND m.word_id IN ()
LIMIT 0, 5 Line : 92 File : /home/lasports/public_html/includes/functions_related.php
|
|