Frontend Fehlermeldung

Hallo, einer unserer Kunden hat uns heute folgende Fehlermeldung die bei ihm erschienen ist zukommen lassen. sGetPaymentMeans #00: Could not get any payment-means SELECT p.* FROM s_core_paymentmeans p LEFT JOIN s_core_paymentmeans_subshops ps ON ps.subshopID=1 AND ps.paymentID=p.id LEFT JOIN s_core_paymentmeans_countries pc ON pc.countryID=40 AND pc.paymentID=p.id WHERE (ps.paymentID IS NOT NULL OR (SELECT paymentID FROM s_core_paymentmeans_subshops WHERE paymentID=p.id LIMIT 1) IS NULL) AND (pc.paymentID IS NOT NULL OR (SELECT paymentID FROM s_core_paymentmeans_countries WHERE paymentID=p.id LIMIT 1) IS NULL) ORDER BY position, name in engine/core/class/sSystem.php on line 182 Stack trace: #0 engine/core/class/sAdmin.php(456): sSystem->E_CORE_WARNING(‘sGetPaymentMean…’, ‘Could not get a…’) #1 engine/core/class/sAdmin.php(3323): sAdmin->sGetPaymentMeans() #2 engine/core/class/sAdmin.php(3385): sAdmin->sGetDispatchBasket(40, NULL) #3 engine/core/class/sAdmin.php(2425): sAdmin->sGetPremiumDispatches(40) #4 Shopware/Controllers/Frontend/Checkout.php(1017): sAdmin->sGetDispatches(40) #5 Shopware/Controllers/Frontend/Checkout.php(107): Shopware_Controllers_Frontend_Checkout->getSelectedDispatch() #6 Enlight/Controller/Action.php(148): Shopware_Controllers_Frontend_Checkout->cartAction() #7 Enlight/Controller/Dispatcher/Default.php(521): Enlight_Controller_Action->dispatch(‘cartAction’) #8 Enlight/Controller/Front.php(214): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #9 Shopware/Components/HttpCache/HttpKernel.php(79): Enlight_Controller_Front->dispatch() #10 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(434): Shopware\Components\HttpCache\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 Shopware/Components/HttpCache/AppCache.php(234): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #12 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(403): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #13 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(303): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #14 Shopware/Components/HttpCache/AppCache.php(158): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #15 Symfony/Component/HttpKernel/HttpCache/HttpCache.php(192): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #16 Shopware/Components/HttpCache/AppCache.php(110): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #17 Shopware/Bootstrap.php(70): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #18 Enlight/Application.php(192): Shopware_Bootstrap->run() #19 shopware.php(83): Enlight_Application->run() #20 {main} Was bedeutet die Fehlermeldung?

Siehe http://wiki.shopware.com/Was-bedeutet-d … _1395.html Siehe allgemeines-f2/sgetpaymentmeans-00-could-not-get-any-payment-means-t5615.html#p50485 Viele Grüße