2010-09-26, 12:26 PM
hi!
i set one of my forum section's thread under moderator queue. now when some of moderator click on thread which is under queue will always produce error, "service not available".
and i got this mail after this error
Your copy of MyBB running on c# - vb.net - asp.net discussion forum (http://www.dotnetobject.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
i am dotnet programmer so have less knowledge about php. please let me know if someone can solve my problem?
i set one of my forum section's thread under moderator queue. now when some of moderator click on thread which is under queue will always produce error, "service not available".
and i got this mail after this error
Your copy of MyBB running on c# - vb.net - asp.net discussion forum (http://www.dotnetobject.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
i am dotnet programmer so have less knowledge about php. please let me know if someone can solve my problem?