Hi zusammen,
ich habe eben ein Update auf die 4.3.7 durchgeführt und erhalte nun folgenden Fehler:
exception 'PDOException' with message '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 'LEFT JOIN s_articles_categories_ro s5_ ON s2_.id = s5_.categoryID LEFT JOIN s_ar' at line 1' in /home/www/p123341/html/shopware/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:693
Stack trace:
#0 /home/www/p123341/html/shopware/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(693): PDOStatement->execute()
#1 /home/www/p123341/html/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(50): Doctrine\DBAL\Connection->executeQuery('SELECT COUNT(s0...', Array, Array, NULL)
#2 /home/www/p123341/html/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(286): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Doctrine\DBAL\Connection), Array, Array)
#3 /home/www/p123341/html/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(794): Doctrine\ORM\Query->_doExecute()
#4 /home/www/p123341/html/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(586): Doctrine\ORM\AbstractQuery->execute(NULL, 2)
#5 /home/www/p123341/html/shopware/engine/Shopware/Models/Category/Repository.php(491): Doctrine\ORM\AbstractQuery->getArrayResult()
#6 /home/www/p123341/html/shopware/engine/core/class/sCategories.php(267): Shopware\Models\Category\Repository->getActiveChildrenTree(3, 1, 3)
#7 /home/www/p123341/html/shopware/engine/Shopware/Plugins/Default/Frontend/AdvancedMenu/Bootstrap.php(165): sCategories->sGetWholeCategoryTree(3, 3)
#8 /home/www/p123341/html/shopware/engine/Shopware/Plugins/Default/Frontend/AdvancedMenu
Time:
2016-04-11T19:13:48.741507+0200
Channel:
core
request:
{
"uri": "/checkout/addArticle?callback=jQuery191043702115700199484_1460394759993&sActionIdentifier=&sAddAccessories=&sAdd=AD-LORA-NERO-3&sQuantity=1&callback=openAddArticleModal&_=1460394760001",
"method": "GET",
"query": {
"callback": "openAddArticleModal",
"sActionIdentifier": "",
"sAddAccessories": "",
"sAdd": "AD-LORA-NERO-3",
"sQuantity": "1",
"_": "1460394760001",
"controller": "checkout",
"action": "addArticle"
},
"post": {
"sBooking": ""
}
}
session:
{
"sessionId": "002078e1f2863dc8607a8e445b438fc99f46a90c",
"Bot": false,
"sOutputNet": false,
"sArea": 1,
"sCountry": 2,
"sState": null,
"sRegister": {
"billing": {
"country": 2
}
},
"sReferer": "https://www.google.de",
"sNotifcationArticleWaitingForOptInApprovement": null,
"sLastArticle": "115",
"sPartner": null,
"sPaymentID": 9,
"netiDiscountPromotion": {
"AD-ERICA-NERO-2": {
"5-monday-discount": "5 % Montagsrabatt"
},
"AD-LORA-NERO-2": {
"5-monday-discount": "5 % Montagsrabatt"
},
"AD-LORA-NERO-3": {
"5-monday-discount": "5 % Montagsrabatt"
}
},
"sDispatch": null,
"sBasketCurrency": 1,
"sBasketQuantity": "3",
"sBasketAmount": "75.2900",
"sOrderVariables": null,
"PaypalResponse": {
"TOKEN": "EC-25L88462SM0544034",
"TIMESTAMP": "2016-04-11T17:09:09Z",
"CORRELATIONID": "eeab40f9b18ee",
"ACK": "Success",
"VERSION": "113.0",
"BUILD": "000000"
},
"sUserId": null
}
Hat jemand eine Idee, was das denn sein könnte?