# Fehlermeldung Mein Konto

**URL:** https://forum.shopware.com/t/fehlermeldung-mein-konto/1893
**Category:** Shopware 3.5
**Tags:** general
**Created:** [21. Februar 2011 um 16:08 UTC](https://forum.shopware.com/t/fehlermeldung-mein-konto/1893 "2011-02-21T16:08:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![schnappes](https://avatars.discourse-cdn.com/v4/letter/s/e95f7d/32.png) [@schnappes](https://forum.shopware.com/u/schnappes)
#### Post date: [21. Februar 2011 um 16:08 UTC](https://forum.shopware.com/t/fehlermeldung-mein-konto/1893/1 "2011-02-21T16:08:47Z")

</div>

Hallo! Wenn ich auf mein Konto klicke bekomme ich folgende Fehlermeldung: `Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. 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=2 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 364 Stack trace: #0 engine/core/class/sAdmin.php(429): sSystem-\>E\_CORE\_WARNING('sGetPaymentMean...', 'Could not get a...') #1 Shopware/Controllers/Frontend/Register.php(262): sAdmin-\>sGetPaymentMeans() #2 Shopware/Controllers/Frontend/Register.php(48): Shopware\_Controllers\_Frontend\_Register-\>paymentAction() #3 Enlight/Controller/Action.php(55): Shopware\_Controllers\_Frontend\_Register-\>indexAction() #4 Enlight/Controller/Dispatcher/DispatcherDefault.php(329): Enlight\_Controller\_Action-\>dispatch('indexAction') #5 Enlight/Controller/Front.php(88): Enlight\_Controller\_Dispatcher\_DispatcherDefault-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #6 Shopware/Bootstrap.php(21): Enlight\_Controller\_Front-\>dispatch() #7 Enlight/Application.php(69): Shopware\_Bootstrap-\>run() #8 shopware.php(6): Enlight\_Application-\>run() #9 {main}` Bitte um Info Liebe Grüße Michael

---

<div class="post-metadata">

### Author: ![schnappes](https://avatars.discourse-cdn.com/v4/letter/s/e95f7d/32.png) [@schnappes](https://forum.shopware.com/u/schnappes)
#### Post date: [21. Februar 2011 um 16:19 UTC](https://forum.shopware.com/t/fehlermeldung-mein-konto/1893/2 "2011-02-21T16:19:58Z")

</div>

Hallo! Kann das sein wenn man die PayPal Schnittstelle aktiviert hat und nur Österreich auswählt das diese Fehlermeldung wie oben beschrieben kommt? LG Michael

---

<div class="post-metadata">

### Author: ![SebastianKloepper](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sebastiankloepper/32/21435_2.png) [@SebastianKloepper](https://forum.shopware.com/u/SebastianKloepper)
#### Post date: [21. Februar 2011 um 19:44 UTC](https://forum.shopware.com/t/fehlermeldung-mein-konto/1893/3 "2011-02-21T19:44:36Z")

</div>

Dann hast du alle Zahlungsarten für den aktuellen Kundenstatus deaktiviert. Kannst du beheben in dem z.B. Vorkasse als Zahlungsart keinerlei Beschränkungen hat (Land/Shop etc) Vermutlich hast du aber noch eine ältere Shopware Version. Wenn du auf 3.5.3 updatest, solltest du diese Meldung nie mehr sehen, denn da wird das zusätzlich abgefangen 😉
