2012-05-05, 06:22 AM
hi,
I keep getting this error on my domain faqssite.com
Type: 20
File: (Line no. 0)
Message
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 ')
ORDER BY p.dateline' at line 3
Query:
SELECT subject, message
FROM mybb_posts p
WHERE pid IN()
ORDER BY p.dateline
Please advice how to fix it.
I keep getting this error on my domain faqssite.com
Type: 20
File: (Line no. 0)
Message
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 ')
ORDER BY p.dateline' at line 3
Query:
SELECT subject, message
FROM mybb_posts p
WHERE pid IN()
ORDER BY p.dateline
Please advice how to fix it.