Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND (
( wp_postmeta.meta_key = 'rsfirewall_type' AND wp_postmeta.meta_value = '1' )
AND
(
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value = '216.73.217.68' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%*%' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%/%' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%-%' )
)
) AND wp_posts.post_type = 'rsf_lists' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND (
( wp_postmeta.meta_key = 'rsfirewall_type' AND wp_postmeta.meta_value = '0' )
AND
(
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value = '216.73.217.68' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%*%' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%/%' )
OR
( mt1.meta_key = 'rsfirewall_ip' AND mt1.meta_value LIKE '%-%' )
)
) AND wp_posts.post_type = 'rsf_lists' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'rsf_exceptions' AND ((wp_posts.post_status = 'publish')) ORDER BY wp_posts.post_date DESC LIMIT 0, 10
Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.ID = 2054 AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_date DESC
Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT * FROM wp_posts WHERE ID = 2054 LIMIT 1
Erreur de la base de données WordPress : [Table 'lebocal_web.wp_posts' doesn't exist]SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (135)
AND
tt1.term_taxonomy_id IN (2)
) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC