WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]
SELECT t.term_id
FROM ajs_terms AS t INNER JOIN ajs_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category') AND t.slug IN ('nsfw')
LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]
SELECT SQL_CALC_FOUND_ROWS ajs_posts.ID
FROM ajs_posts LEFT JOIN ajs_term_relationships ON (ajs_posts.ID = ajs_term_relationships.object_id)
WHERE 1=1 AND (
ajs_term_relationships.term_taxonomy_id IN (3177)
) AND ajs_posts.post_type = 'post' AND ((ajs_posts.post_status = 'publish'))
GROUP BY ajs_posts.ID
ORDER BY ajs_posts.post_date DESC
LIMIT 0, 3
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]
SELECT SQL_CALC_FOUND_ROWS ajs_posts.ID
FROM ajs_posts LEFT JOIN ajs_term_relationships ON (ajs_posts.ID = ajs_term_relationships.object_id)
WHERE 1=1 AND (
ajs_term_relationships.term_taxonomy_id IN (3177)
) AND ((ajs_posts.post_type = 'post' AND (ajs_posts.post_status = 'publish')))
GROUP BY ajs_posts.ID
ORDER BY ajs_posts.post_date DESC
LIMIT 0, 12
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'design_logo_font_family' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'design_primary_font_family' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'design_secondary_font_family' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'design_post_titles_font_family' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'header_typography_top_menu' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'header_typography_bottom_menu' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'header_typography_sub_menu' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM ajs_lepopup_targets WHERE deleted = '0' AND active = '1' AND event = 'inlinepostbegin' AND post_type IN ('sitewide','__url','homepage') AND (user_roles IS NULL OR user_roles = '' OR user_roles LIKE '%{visitor}%') AND (period = 'always' OR (period = 'period' AND period_start <= '202501290556' AND period_end >= '202501290556')) ORDER BY priority ASC
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM ajs_lepopup_targets WHERE deleted = '0' AND active = '1' AND event = 'inlinepostend' AND post_type IN ('sitewide','__url','homepage') AND (user_roles IS NULL OR user_roles = '' OR user_roles LIKE '%{visitor}%') AND (period = 'always' OR (period = 'period' AND period_start <= '202501290556' AND period_end >= '202501290556')) ORDER BY priority ASC
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM ajs_lepopup_forms WHERE deleted = '0' AND (active = '1')
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT * FROM ajs_lepopup_campaigns WHERE deleted = '0' AND active = '1'
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'wpb_js_use_custom' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'wp_paypal_checkout_load_scripts_globally' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT option_value FROM ajs_options WHERE option_name = 'mc4wp_form_stylesheets' LIMIT 1
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]
SELECT ajs_posts.*
FROM ajs_posts
WHERE 1=1 AND ajs_posts.post_type = 'quads-ads' AND ((ajs_posts.post_status = 'publish' OR ajs_posts.post_status = 'draft'))
ORDER BY ajs_posts.post_date DESC
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT COUNT(ID) as total_posts FROM ajs_posts Where post_type='quads-ads' AND (post_status='publish' OR post_status='draft')
WordPress database error: [User 'ajswepqs_SocialBookMClubAdm' has exceeded the 'max_questions' resource (current value: 1)]SELECT `t`.`term_id`,`t`.`name`,`t`.`slug`,`tt`.`taxonomy`,`tm`.`meta_value` AS `color`
FROM `ajs_terms` AS `t`
LEFT JOIN `ajs_term_taxonomy` AS `tt` ON `tt`.`term_id` = `t`.`term_id`
INNER JOIN `ajs_termmeta` AS `tm` ON `tm`.`term_id` = `t`.`term_id` AND `tm`.`meta_key` = 'term_icon_background_color'