Hallo Forum
ich habe Shopware 5.7.2 komplett neu installiert. Externe Plugins deaktiviert.
Build Rev 202106241450
Fehler:
Nach Kundenregistrierung im Backend und Aufruf der Adresse im Backend erscheint eine Fehlermeldung. Ausgabe in der Logdatei: siehe unten.
Kann jemand helfen?
Ich bin kein Programmierer und komme nicht weiter.
VG FH
Too many parameters: the query defines 2 parameters and you bound 3
Doctrine\ORM\Query\QueryException: Too many parameters: the query defines 2 parameters and you bound 3 in /vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:105 Stack trace:
#0 /vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(317): Doctrine\ORM\Query\QueryException::tooManyParameters(2, 3)
#1 /vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(1000): Doctrine\ORM\Query->_doExecute()
#2 /vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(954): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(NULL, 2)
#3 /vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(757): Doctrine\ORM\AbstractQuery->execute(NULL, 2)
#4 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php(172): Doctrine\ORM\AbstractQuery->getResult(2)
#5 /engine/Shopware/Controllers/Backend/Application.php(590): Doctrine\ORM\Tools\Pagination\Paginator->getIterator()
#6 /engine/Shopware/Controllers/Backend/Application.php(324): Shopware_Controllers_Backend_Application->searchAssociation(NULL, ‚country‘, ‚0‘, ‚25‘, ‚2‘, Array, Array)
#7 /engine/Library/Enlight/Controller/Action.php(182): Shopware_Controllers_Backend_Application->searchAssociationAction()
#8 /engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch(‚searchAssociati…‘)
#9 /engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#10 /engine/Shopware/Kernel.php(191): Enlight_Controller_Front->dispatch()
#11 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(85): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#12 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(477): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /engine/Shopware/Components/HttpCache/AppCache.php(261): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#14 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(267): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#15 /engine/Shopware/Components/HttpCache/AppCache.php(102): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /html/shopware-svnp/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#17