Title: Fehlermeldung &#8211; error in your SQL syntax
Last modified: October 19, 2016

---

# Fehlermeldung – error in your SQL syntax

 *  Resolved [Hydrogeit](https://wordpress.org/support/users/hydrogeit/)
 * (@hydrogeit)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/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 FROM `wp_worthy_markers` WHERE
   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 INTO `wp_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?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Hydrogeit](https://wordpress.org/support/users/hydrogeit/)
 * (@hydrogeit)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/fehlermeldung-error-in-your-sql-syntax/#post-8328728)
 * Es wird außerdem angezeigt:
 * Notice: No credentials available in /homepages/38/d39120394/htdocs/blog/wp-content/
   plugins/wp-worthy/wp-worthy.php on line 5129
 * Notice: Could not retrive SOAP-Client in /homepages/38/d39120394/htdocs/blog/
   wp-content/plugins/wp-worthy/wp-worthy.php on line 5192
 *  Plugin Author [tiggerswelt](https://wordpress.org/support/users/tiggerswelt/)
 * (@tiggerswelt)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/fehlermeldung-error-in-your-sql-syntax/#post-8329573)
 * Hallo Hydrogeit,
 * ich nehme mal an, dass wir heute bereits per E-Mail Kontakt hatten?
 * Die beiden erwähnten SQL-Fehler stammen aus der Import-Funktion von Worthy. Die
   sollte eigentlich nur aufgerufen werden, wenn Du im Reiter “Import / Export” 
   eine CSV-Datei (bzw. eine beliebige Datei) hochlädst. Ohne explizites Zutun sollten
   die eigentlich gar nicht aufgerufen werden.
 * Hast Du vielleicht versucht eine Datei hochzuladen? In dem Fall könnte ich mir
   vorstellen, dass Worthy da etwas skeptischer sein muss, was es da für Daten bekommt.
 * Wir arbeiten bereits daran Worthy dahingehend etwas robuster zu machen. Ich werde
   Dir heute noch einen Link zu einer gehärteten Version zukommen lassen.
 * Grüße aus Stuttgart,
 * Bernd
 *  Plugin Author [tiggerswelt](https://wordpress.org/support/users/tiggerswelt/)
 * (@tiggerswelt)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/fehlermeldung-error-in-your-sql-syntax/#post-8354494)
 * Nachlese:
    Die Problem-Ursache hier war primär der eingeschaltete Debug-Modus
   von WordPress.
 * Worthy hat sich aber nicht ganz so verhalten wie wir das gerne hätten, sodass
   wir hier ein paar kleinere Fehlerkorrekturen für die nächste Version von Worthy
   übernommen haben.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fehlermeldung – error in your SQL syntax’ is closed to new replies.

 * ![](https://ps.w.org/wp-worthy/assets/icon.svg?rev=1226534)
 * [Worthy - VG WORT Integration für Wordpress](https://wordpress.org/plugins/wp-worthy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-worthy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-worthy/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-worthy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-worthy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-worthy/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [tiggerswelt](https://wordpress.org/support/users/tiggerswelt/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/fehlermeldung-error-in-your-sql-syntax/#post-8354494)
 * Status: resolved