Fehlermeldung – error in your SQL syntax
-
Hallo,
nach der Aktivierung des Plugins bekam ich folgende Fehlermeldung:WordPress-Datenbank-Fehler: [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 public, private FROMwp_worthy_markersWHERE public IN )WordPress-Datenbank-Fehler: [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 ‘ON DUPLICATE KEY UPDATE Private=VALUES(Private)’ at line 1]
INSERT IGNORE INTOwp_worthy_markers(userid, public, private, server, url) VALUE ON DUPLICATE KEY UPDATE Private=VALUES(Private)Warning: Cannot modify header information – headers already sent by (output started at /homepages/38/d39120394/htdocs/blog/wp-includes/wp-db.php:1396) in /homepages/38/d39120394/htdocs/blog/wp-includes/pluggable.php on line 1174
Was genau muss ich da jetzt wo ändern?
The topic ‘Fehlermeldung – error in your SQL syntax’ is closed to new replies.