WordPress database Error
-
I am having these errors and I don’t know how to get rid of them. I’ve already searched up how, and I did what I could by making sure theres no space in WP-Config.php or header.php.
I’ve deleted the plugins that may have caused this and deleted it off the header.php.
What else could I do?? This is a major project due within a few hours, I’m on the brink of finishing. Please help!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 * from wp_nl_liste where id_lista =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 ‘and accepted=’y” at line 1]
select * from wp_nl_email where id_lista = and accepted=’y’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 * from wp_nl_liste where id_lista =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 ‘and accepted=’y” at line 1]
select * from wp_nl_email where id_lista = and accepted=’y’Warning: Cannot modify header information – headers already sent by (output started at /home/angelkao/public_html/PUA/wp-includes/wp-db.php:1056) in /home/angelkao/public_html/PUA/wp-includes/pluggable.php on line 876
- The topic ‘WordPress database Error’ is closed to new replies.