Error en la base de datos de WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '!= 'sys_7ba2c2e7'
ORDER BY user_login ASC' at line 5]SELECT NPDcSaV_users.ID
FROM NPDcSaV_users LEFT JOIN NPDcSaV_usermeta ON ( NPDcSaV_users.ID = NPDcSaV_usermeta.user_id AND NPDcSaV_usermeta.meta_key = '_yoast_wpseo_profile_updated' )
WHERE 1=1 AND NPDcSaV_users.ID IN ( SELECT DISTINCT NPDcSaV_posts.post_author FROM NPDcSaV_posts WHERE NPDcSaV_posts.post_status = 'publish' AND NPDcSaV_posts.post_type IN ( 'post' ) ) AND (
NPDcSaV_usermeta.user_id IS NULL
) AND .user_login != 'sys_7ba2c2e7'
ORDER BY user_login ASC
Error en la base de datos de WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '!= 'sys_7ba2c2e7'
ORDER BY NPDcSaV_usermeta.meta_value+0 DESC' at line 11]SELECT DISTINCT NPDcSaV_users.ID
FROM NPDcSaV_users LEFT JOIN NPDcSaV_usermeta ON ( NPDcSaV_users.ID = NPDcSaV_usermeta.user_id ) LEFT JOIN NPDcSaV_usermeta AS mt1 ON ( NPDcSaV_users.ID = mt1.user_id ) LEFT JOIN NPDcSaV_usermeta AS mt2 ON ( NPDcSaV_users.ID = mt2.user_id AND mt2.meta_key = 'wpseo_noindex_author' )
WHERE 1=1 AND NPDcSaV_users.ID IN ( SELECT DISTINCT NPDcSaV_posts.post_author FROM NPDcSaV_posts WHERE NPDcSaV_posts.post_status = 'publish' AND NPDcSaV_posts.post_type IN ( 'post' ) ) AND (
NPDcSaV_usermeta.meta_key = '_yoast_wpseo_profile_updated'
AND
(
( mt1.meta_key = 'wpseo_noindex_author' AND mt1.meta_value != 'on' )
OR
mt2.user_id IS NULL
)
) AND .user_login != 'sys_7ba2c2e7'
ORDER BY NPDcSaV_usermeta.meta_value+0 DESC