Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WordPress database error #878

Open
younes-dro opened this issue Sep 13, 2022 · 0 comments
Open

WordPress database error #878

younes-dro opened this issue Sep 13, 2022 · 0 comments

Comments

@younes-dro
Copy link

Hi.
Every time i log-in i get this error :

[13-Sep-2022 06:27:58 UTC] 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 ''wp_posts' as posts
            LEFT JOIN 'wp_postmeta' AS m1 ON ( posts.ID = m1' at line 2 for query SELECT *
            FROM 'wp_posts' as posts
            LEFT JOIN 'wp_postmeta' AS m1 ON ( posts.ID = m1.post_id AND m1.meta_key = 'wp_postmeta' )
            LEFT JOIN '_badgeos_trigger_type' AS m2 ON ( posts.ID = m2.post_id AND m2.meta_key = '_badgeos_earned_by' )
            WHERE m1.meta_value = 'earn-rank'
                OR m2.meta_value = 'rank' made by wp_signon, do_action('wp_login'), WP_Hook->do_action, WP_Hook->apply_filters, award_default_ranks_to_user, badgeos_update_user_rank, badgeos_get_rank_based_achievements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant