MySQL 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 '' at line 7 Query: SELECT member_id,t_stamp,body
FROM pm_comments
WHERE post_id = '412'
AND preview = '0'
AND status = 'open'
ORDER BY t_stamp
LIMIT 0,
|
|