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 ') AND (q.user_id <> 0) AND (q.quota_type = 1)
AND (q.quota
SELECT l.quota_limit FROM CORUMbb_attach_quota q, CORUMbb_quota_limits l
WHERE (q.user_id = ) AND (q.user_id <> 0) AND (q.quota_type = 1)
AND (q.quota_limit_id = l.quota_limit_id) LIMIT 1 Line : 184 File : /usr/local/www/data/cw/corum/forum/attach_mod/posting_attachments.php