| |
Could not get User Quota
DEBUG MODE
SQL Error : 1146 Table 'rocknr_titki.phpbb_quota_limits' doesn't exist
SELECT l.quota_limit
FROM phpbb_attach_quota q, phpbb_quota_limits l
WHERE q.user_id = -1
AND q.user_id <> 0
AND q.quota_type = 2
AND q.quota_limit_id = l.quota_limit_id
LIMIT 1
Line : 182 File : posting_attachments.php |
| |
|