MyBB Community Forums

Full Version: sql error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
What post related plugin you installed ?
Social Sharing, RSS feeds poster, skype. These are the three plugins
Can you please post your website's URL and any testing account ?
faqssite.com
user - postingfreak
pass - 123456
I'm not able to see any error in your site.
I get them in my email. I have a plugin installed that sends me error email


Your copy of MyBB running on FAQ (http://www.faqssite.com) has experienced an error. Details of the error include:
---
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