Erreur de la base de données WordPress : [User 'shnhorgtnk929' has exceeded the 'max_questions' resource (current value: 40000)]
SELECT DISTINCT SQL_CALC_FOUND_ROWS mod724_em_locations.post_id FROM mod724_em_locations
LEFT JOIN mod724_em_events ON mod724_em_locations.location_id=mod724_em_events.location_id
WHERE (`location_status`=1) AND (`location_private`=0)
ORDER BY location_name ASC
LIMIT 10 OFFSET 50
Erreur de la base de données WordPress : [User 'shnhorgtnk929' has exceeded the 'max_questions' resource (current value: 40000)]SELECT FOUND_ROWS()
Erreur de la base de données WordPress : [User 'shnhorgtnk929' has exceeded the 'max_questions' resource (current value: 40000)]SELECT SQL_CALC_FOUND_ROWS mod724_comments.comment_ID
FROM mod724_comments
WHERE ( comment_approved = '1' ) AND comment_post_ID = 18 AND comment_type NOT IN ('note') AND comment_parent = 0
ORDER BY mod724_comments.comment_date_gmt ASC, mod724_comments.comment_ID ASC