SQL ERROR [ mysql4 ]User 'projectsz_icy' has exceeded the 'max_questions' resource (current value: 934) [1226]
SQLSELECT a.forum_id, a.auth_option_id, a.auth_role_id, a.auth_setting
FROM icy_acl_groups a, icy_user_group ug, icy_groups g
WHERE a.group_id = ug.group_id
AND g.group_id = ug.group_id
AND ug.user_pending = 0
AND NOT (ug.group_leader = 1 AND g.group_skip_auth = 1)
AND ug.user_id = -1
BACKTRACE
FILE: includes/db/mysql.php
LINE: 295
CALL: sql_db->sql_error()
FILE: includes/class_auth.php
LINE: 840
CALL: sql_db->sql_query()
FILE: includes/class_auth.php
LINE: 379
CALL: auth->acl_raw_data_single_user()
FILE: includes/class_auth.php
LINE: 68
CALL: auth->acl_cache()
FILE: faq.php
LINE: 25
CALL: auth->acl()