• WordPress database error: [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 '' at line 1]
    SELECT wp_users.ID, wp_users.user_nicename FROM wp_users INNER JOIN wp_usermeta ON wp_users.ID = wp_usermeta.user_id WHERE wp_usermeta.meta_key = 'wp_capabilities' AND wp_usermeta.meta_value LIKE '%administrator%' OR wp_usermeta.meta_key = 'wp_capabilities' AND wp_usermeta.meta_value LIKE '%subscriber%' OR wp_usermeta.meta_key = 'wp_capabilities' AND wp_usermeta.meta_value LIKE '%author%' OR wp_usermeta.meta_key = 'wp_capabilities' AND wp_usermeta.meta_value LIKE '%editor%' OR wp_usermeta.meta_key = 'wp_capabilities' AND wp_usermeta.meta_value LIKE '%contributor%' ORDER BY wp_users.user_nicename LIMIT 0,

    Recording Publicist Forum Error

    I’ve been sitting here all night trying to debug this error and searching around the internet but I can’t seem to find anyone with this error in specific with SimplePress.

    • The error shows on every single Simple Press page, and nowhere else.
    • There were no installation errors (non declared at least)
    • The forums seem to function alright…

    So my objective is to remove this error, and hopefully achieve some insight as to what caused the error in the first place. Any help that this wonderful community can provide would be much appreciated.

    Thanks for all that you do,
    Abe

  • The topic ‘SimplePress WordPress DB error’ is closed to new replies.