WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT DISTINCT g.id FROM sbc_bp_xprofile_groups g INNER JOIN sbc_bp_xprofile_fields f ON g.id = f.group_id ORDER BY g.group_order ASC
WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT DISTINCT g.id FROM sbc_bp_groups g ORDER BY g.name ASC
WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(DISTINCT g.id) FROM sbc_bp_groups g
WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT t.term_id
FROM sbc_terms AS t INNER JOIN sbc_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('bp_member_type')
ORDER BY t.name ASC
WordPress database error: [User 'raleigh_admin' has exceeded the 'max_questions' resource (current value: 1)]SELECT sbc_posts.*
FROM sbc_posts INNER JOIN sbc_postmeta ON ( sbc_posts.ID = sbc_postmeta.post_id ) INNER JOIN sbc_postmeta AS mt1 ON ( sbc_posts.ID = mt1.post_id )
WHERE 1=1 AND (
( sbc_postmeta.meta_key = 'bps_options' AND sbc_postmeta.meta_value LIKE '%s:9:\"directory\";s:3:\"Yes\";%' )
AND
( mt1.meta_key = 'bps_options' AND mt1.meta_value LIKE '%s:6:\"action\";s:3:\"433\";%' )
) AND sbc_posts.post_type = 'bps_form' AND ((sbc_posts.post_status = 'publish'))
GROUP BY sbc_posts.ID
ORDER BY sbc_posts.ID ASC

