Warenkorb Fehlermeldung

Hallo Zusammen, eben beim Bestellvorgang testen habe ich im Warenkorb eine Fehlermeldung entdeckt die ich nicht deuten kann. Habe den gesamten Caches-gelehrt es gibt aber keine Veränderung. In einem anderen Browser taucht dieser Fehler nicht auf. [color=green]Was kann ich dagegen tun?[/color] :wtf: Meldung: Ups! Ein Fehler aufgetreten IST! Die nachfolgenden Hinweise sollten IHNEN weiterhelfen. sGetPaymentMeans # 00: Could not get any payment-bedeutet SELECT * FROM s_core_paymentmeans p p LEFT JOIN s_core_paymentmeans_subshops ps ON ps.subshopID = 1 UND ps.paymentID = p.id LEFT JOIN s_core_paymentmeans_countries pc ON pc.countryID = 2 und pc.paymentID. = p.id WHERE (ps.paymentID IS NOT NULL OR (SELECT FROM paymentID s_core_paymentmeans_subshops WHERE paymentID = p.id LIMIT 1) IS NULL) AND (pc.paymentID IS NOT NULL OR (SELECT FROM paymentID s_core_paymentmeans_countries WHERE paymentID = p.id LIMIT 1) IS NULL) ORDER BY Position, Name in Motor / core / class / sSystem.php on line 182 Stack-Trace: # 0 Motor / core / class / sAdmin.php (456): ssystem-> E_CORE_WARNING (‚sGetPaymentMean …‘, ‚Konnte nicht ein …‘) Nr. 1 Motor / core / class / sAdmin.php (3321): sAdmin-> sGetPaymentMeans () # 2 Motor / core / class / sAdmin.php (3383): sAdmin-> sGetDispatchBasket (2, NULL) # 3 engine / core / class / sAdmin.php (2426): sAdmin-> sGetPremiumDispatches (2) # 4 Shopware / Controller / Frontend / checkout.php (1017): sAdmin-> sGetDispatches (2) # 5 Shopware / Controller / 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 / Komponenten / 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 / Komponenten / HttpCache / AppCache.php (234): wahr, NULL) # 12 Symfony / Component / HttpKernel / HttpCache / HttpCache.php (403): Shopware \ Components \ HttpCache \ AppCache-> vorwärts (Object (Symfony \ Component \ HttpFoundation \ Request), true) # 13 Symfony / Component / HttpKernel / HttpCache / HttpCache.php (303): true) # 14 Shopware / Komponenten / HttpCache / AppCache.php (158): true) # 15 Symfony / Component / HttpKernel / HttpCache / HttpCache.php (192): Shopware \ Components \ HttpCache \ AppCache-> Lookup (Object (Symfony \ Component \ HttpFoundation \ Request), true) # 16 Shopware / Komponenten / HttpCache / AppCache.php (110): 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}

Antwort aus dem WIKI: http://wiki.shopware.de/_detail_1395.html