Fehler beim absenden des Bewertungs Formulars.

Hallo Shopware gemeinde, seit kurzem bekomme ich eine wilde Fehlermeldung beim Absenden des Bewertungs formulars in der Artikel Detailansicht. Am Programmcode wurde nichts geändert. Denn auch mit dem standard template orange kommen diese Fehlermeldungen. Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. SQLSTATE[42000]: Syntax error or access violation: 1064 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 in Vendor/Zend/library/Zend/Db/Statement/Pdo.php on line 234 Stack trace: #0 Vendor/Zend/library/Zend/Db/Statement.php(300): Zend\_Db\_Statement\_Pdo-\>\_execute(Array) #1 Vendor/Zend/library/Zend/Db/Adapter/Abstract.php(479): Zend\_Db\_Statement-\>execute(Array) #2 Vendor/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend\_Db\_Adapter\_Abstract-\>query('SELECT \* FROM s...', Array) #3 Enlight/Components/Db/Adapter/Pdo/Mysql.php(50): Zend\_Db\_Adapter\_Pdo\_Abstract-\>query('SELECT \* FROM s...', Array) #4 Vendor/Zend/library/Zend/Db/Adapter/Abstract.php(734): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>query('SELECT \* FROM s...', Array) #5 Shopware/Plugins/Local/Frontend/DetailTeaTasteOutput/Bootstrap.php(28): Zend\_Db\_Adapter\_Abstract-\>fetchAll('SELECT \* FROM s...') #6 [internal function]: Shopware\_Plugins\_Frontend\_DetailTeaTasteOutput\_Bootstrap::onPostDispatchDetail(Object(Enlight\_Event\_EventArgs)) #7 Enlight/Event/EventHandler.php(60): call\_user\_func('Shopware\_Plugin...', Object(Enlight\_Event\_EventArgs)) #8 Enlight/Event/EventManager.php(70): Enlight\_Event\_EventHandler-\>execute(Object(Enlight\_Event\_EventArgs)) #9 Enlight/Controller/Action.php(75): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #10 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight\_Controller\_Action-\>dispatch('ratingAction') #11 Enlight/Controller/Front.php(99): Enlight\_Controller\_Dispatcher\_DispatcherDefault-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #12 Shopware/Bootstrap.php(33): Enlight\_Controller\_Front-\>dispatch() #13 Enlight/Application.php(86): Shopware\_Bootstrap-\>run() #14 shopware.php(6): Enlight\_Application-\>run() #15 {main} könnt ihr mir auf die Sprünge helfen woran das liegt!? Gruß Florian

Hi, scheinbar wurde doch was geändert :wink: Da wird etwas aus einem lokalen Plugin geladen. Das könnte vielleicht den Fehler verursachen: Shopware/Plugins/Local/Frontend/DetailTeaTasteOutput/Bootstrap.php

Danke für die schnelle Antwort. Das Problem ist behoben. Nach 1 Std drüberschauen wird man irgendwie blind :wink: Danke