MyBB Community Forums

Full Version: problem in the databse.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
when i delete a certain thread , everything is ok.
but when i visit the link of the thread that i have just delete it this message appears to me:

Quote:MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

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

what is the problem?
thanks
What plugins do you have??
hello,
thank you for your replies.
i have inactivated the Master Meta Tags plugin and everything is fine now.
thank you