<pre>WordPress database error: [You have an error in your SQL syntax;
-
Hello, my sytem was working perfect, but now i have this error.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND user_email = ''' at line 1]
SELECT * FROM wp_users WHERE ID = AND user_email = ''I put all my plugins on and off but it did not help. Please help me!! Regards Henk
-
Hello, my sytem was working perfect, but now i have this error.
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND user_email = ''' at line 1]
SELECT * FROM wp_users WHERE ID = AND user_email = ''I put all my plugins on and off but it did not help. Please help me!! Regards Henk
This forum is for issues with the CodeProject website, and is the wrong place for your question. Please use https://www.codeproject.com/Questions/ask.aspx[^] for general questions. However, as you can see, you are missing a parameter value after "ID = " in your SQL statement.