# Nach PayPal Update Fehlermeldung

**URL:** https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847
**Category:** Shopware 3.5
**Tags:** administration
**Created:** [20. Juni 2013 um 09:17 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847 "2013-06-20T09:17:12Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [20. Juni 2013 um 09:17 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/1 "2013-06-20T09:17:12Z")

</div>

Hallo zusammen, hab im Backend eine Meldung bekommen, das es ein PayPal Update gibt. Dieses habe ich sofort gemacht und jetzt bekomme ich folgende Fehlermeldung: ` Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Unable to load template snippet 'frontend/payment\_paypal/express.tpl' in 'frontend/checkout/cart.tpl|frontend/plugins/compare/index.tpl|frontend/plugins/seo/index.tpl|frontend/plugins/google/index.tpl' in Smarty/sysplugins/smarty\_internal\_templatebase.php on line 127 Stack trace: #0 Smarty/sysplugins/smarty\_internal\_template.php(286): Smarty\_Internal\_TemplateBase-\>fetch(NULL, NULL, NULL, NULL, false, false, true) #1 cache/templates/compile/frontend\_emotion\_kehatec\_de\_DE\_1/a9/d6/8f/a9d68f00b883233d59e76a8fdaa38eb3a5137aaa.snippet.index.tpl.php(500): Smarty\_Internal\_Template-\>getSubTemplate('frontend/paymen...', NULL, NULL, NULL, NULL, Array, 0) #2 Smarty/sysplugins/smarty\_internal\_templatebase.php(180): content\_51c2a9b63b9352\_38240543(Object(Enlight\_Template\_Default)) #3 Enlight/View/Default.php(273): Smarty\_Internal\_TemplateBase-\>fetch() #4 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(212): Enlight\_View\_Default-\>render(Object(Enlight\_Template\_Default)) #5 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(238): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>renderTemplate(Object(Enlight\_Template\_Default)) #6 Enlight/Controller/Plugins/ViewRenderer/Bootstrap.php(136): Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>render() #7 [internal function]: Enlight\_Controller\_Plugins\_ViewRenderer\_Bootstrap-\>onPostDispatch(Object(Enlight\_Event\_EventArgs)) #8 Enlight/Event/Handler/Default.php(91): call\_user\_func(Array, Object(Enlight\_Event\_EventArgs)) #9 Enlight/Event/EventManager.php(156): Enlight\_Event\_Handler\_Default-\>execute(Object(Enlight\_Event\_EventArgs)) #10 Enlight/Controller/Action.php(147): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #11 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('cartAction') #12 Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #13 Shopware/Bootstrap.php(79): Enlight\_Controller\_Front-\>dispatch() #14 Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #15 shopware.php(74): Enlight\_Application-\>run() #16 {main} `

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [20. Juni 2013 um 22:14 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/2 "2013-06-20T22:14:03Z")

</div>

Kann sein dass das PayPal Plugin Fehlerhaft ist? Bild wird mit folgendem Link ausgewissen. frontend/\_resources/images/paypal/pp-corporate-Logo-small.png

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [20. Juni 2013 um 22:21 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/3 "2013-06-20T22:21:24Z")

</div>

Und hier jetzt die Fehlermeldung wenn ich Plugin Deinstallieren bzw. wieder Installieren will `Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Class Shopware\Models\User\Resource is not a valid entity or mapped super class. in Doctrine/ORM/Mapping/MappingException.php on line 147 Stack trace: #0 Doctrine/ORM/Mapping/Driver/AnnotationDriver.php(166): Doctrine\ORM\Mapping\MappingException::classIsNotAValidEntityOrMappedSuperClass('Shopware\Models...') #1 Doctrine/ORM/Mapping/Driver/DriverChain.php(75): Doctrine\ORM\Mapping\Driver\AnnotationDriver-\>loadMetadataForClass('Shopware\Models...', Object(Doctrine\ORM\Mapping\ClassMetadata)) #2 Doctrine/ORM/Mapping/ClassMetadataFactory.php(293): Doctrine\ORM\Mapping\Driver\DriverChain-\>loadMetadataForClass('Shopware\Models...', Object(Doctrine\ORM\Mapping\ClassMetadata)) #3 Doctrine/ORM/Mapping/ClassMetadataFactory.php(178): Doctrine\ORM\Mapping\ClassMetadataFactory-\>loadMetadata('Shopware\Models...') #4 Doctrine/ORM/EntityManager.php(269): Doctrine\ORM\Mapping\ClassMetadataFactory-\>getMetadataFor('Shopware\Models...') #5 Shopware/Components/Model/ModelManager.php(131): Doctrine\ORM\EntityManager-\>getClassMetadata('Shopware\Models...') #6 Shopware/Components/Acl.php(65): Shopware\Components\Model\ModelManager-\>getRepository('Shopware\Models...') #7 Shopware/Components/Acl.php(52): Shopware\_Components\_Acl-\>initAclResources() #8 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(471): Shopware\_Components\_Acl-\>initShopwareAclTree(Object(Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql)) #9 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAcl(Object(Enlight\_Event\_EventArgs)) #10 Enlight/Event/EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #11 Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #12 Enlight/Bootstrap.php(258): Enlight\_Bootstrap-\>loadResource('Acl') #13 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(321): Enlight\_Bootstrap-\>getResource('Acl') #14 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(454): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>registerAclPlugin(Object(Shopware\_Components\_Auth)) #15 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAuth(Object(Enlight\_Event\_EventArgs)) #16 Enlight/Event/EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #17 Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #18 Enlight/Bootstrap.php(232): Enlight\_Bootstrap-\>loadResource('Auth') #19 Enlight/Application.php(500): Enlight\_Bootstrap-\>hasResource('Auth') #20 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(230): Enlight\_Application-\>\_\_call('Auth', Array) #21 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(230): Shopware-\>Auth() #22 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(211): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>checkAuth() #23 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onPreDispatchBackend(Object(Enlight\_Event\_EventArgs)) #24 Enlight/Event/EventManager.php(156): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #25 Enlight/Controller/Action.php(122): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #26 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('pluginListActio...') #27 Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #28 Shopware/Bootstrap.php(79): Enlight\_Controller\_Front-\>dispatch() #29 Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #30 shopware.php(74): Enlight\_Application-\>run() #31 {main} `

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [21. Juni 2013 um 12:49 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/4 "2013-06-21T12:49:20Z")

</div>

keiner einen vorschlag für mich

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [24. Juni 2013 um 12:57 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/5 "2013-06-24T12:57:04Z")

</div>

Problem besteht immer noch

---

<div class="post-metadata">

### Author: ![Patrick\_Schucker](https://avatars.discourse-cdn.com/v4/letter/p/a5b964/32.png) [@Patrick\_Schucker](https://forum.shopware.com/u/Patrick_Schucker)
#### Post date: [24. Juni 2013 um 16:13 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/6 "2013-06-24T16:13:47Z")

</div>

Hi 07alex07, nutzt du den APC Cache? Falls ja, diesen bitte einmal löschen. Du könntest auch einmal die Datei /engine/Shopware/Proxies/classmap.php entfernen. Nutzt du Shopware 4.0.8, oder noch was älteres? Falls älter, dann bitte aktualisieren. Grüße aus dem Münsterland Patrick Schücker

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [24. Juni 2013 um 21:41 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/7 "2013-06-24T21:41:27Z")

</div>

Hallo Patrick, Fehler besteht immer noch `Ups! Ein Fehler ist aufgetreten! Die nachfolgenden Hinweise sollten Ihnen weiterhelfen. Class Shopware\Models\User\Resource is not a valid entity or mapped super class. in Doctrine/ORM/Mapping/MappingException.php on line 147 Stack trace: #0 Doctrine/ORM/Mapping/Driver/AnnotationDriver.php(166): Doctrine\ORM\Mapping\MappingException::classIsNotAValidEntityOrMappedSuperClass('Shopware\Models...') #1 Doctrine/ORM/Mapping/Driver/DriverChain.php(75): Doctrine\ORM\Mapping\Driver\AnnotationDriver-\>loadMetadataForClass('Shopware\Models...', Object(Doctrine\ORM\Mapping\ClassMetadata)) #2 Doctrine/ORM/Mapping/ClassMetadataFactory.php(293): Doctrine\ORM\Mapping\Driver\DriverChain-\>loadMetadataForClass('Shopware\Models...', Object(Doctrine\ORM\Mapping\ClassMetadata)) #3 Doctrine/ORM/Mapping/ClassMetadataFactory.php(178): Doctrine\ORM\Mapping\ClassMetadataFactory-\>loadMetadata('Shopware\Models...') #4 Doctrine/ORM/EntityManager.php(269): Doctrine\ORM\Mapping\ClassMetadataFactory-\>getMetadataFor('Shopware\Models...') #5 Shopware/Components/Model/ModelManager.php(131): Doctrine\ORM\EntityManager-\>getClassMetadata('Shopware\Models...') #6 Shopware/Components/Acl.php(65): Shopware\Components\Model\ModelManager-\>getRepository('Shopware\Models...') #7 Shopware/Components/Acl.php(52): Shopware\_Components\_Acl-\>initAclResources() #8 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(471): Shopware\_Components\_Acl-\>initShopwareAclTree(Object(Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql)) #9 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAcl(Object(Enlight\_Event\_EventArgs)) #10 Enlight/Event/EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #11 Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #12 Enlight/Bootstrap.php(258): Enlight\_Bootstrap-\>loadResource('Acl') #13 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(321): Enlight\_Bootstrap-\>getResource('Acl') #14 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(454): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>registerAclPlugin(Object(Shopware\_Components\_Auth)) #15 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onInitResourceAuth(Object(Enlight\_Event\_EventArgs)) #16 Enlight/Event/EventManager.php(194): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #17 Enlight/Bootstrap.php(300): Enlight\_Event\_EventManager-\>notifyUntil('Enlight\_Bootstr...', Array) #18 Enlight/Bootstrap.php(232): Enlight\_Bootstrap-\>loadResource('Auth') #19 Enlight/Application.php(500): Enlight\_Bootstrap-\>hasResource('Auth') #20 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(230): Enlight\_Application-\>\_\_call('Auth', Array) #21 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(230): Shopware-\>Auth() #22 Shopware/Plugins/Default/Backend/Auth/Bootstrap.php(211): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>checkAuth() #23 Enlight/Event/Handler/Plugin.php(149): Shopware\_Plugins\_Backend\_Auth\_Bootstrap-\>onPreDispatchBackend(Object(Enlight\_Event\_EventArgs)) #24 Enlight/Event/EventManager.php(156): Enlight\_Event\_Handler\_Plugin-\>execute(Object(Enlight\_Event\_EventArgs)) #25 Enlight/Controller/Action.php(122): Enlight\_Event\_EventManager-\>notify('Enlight\_Control...', Array) #26 Enlight/Controller/Dispatcher/Default.php(521): Enlight\_Controller\_Action-\>dispatch('pluginListActio...') #27 Enlight/Controller/Front.php(214): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp)) #28 Shopware/Bootstrap.php(79): Enlight\_Controller\_Front-\>dispatch() #29 Enlight/Application.php(192): Shopware\_Bootstrap-\>run() #30 shopware.php(74): Enlight\_Application-\>run() #31 {main} ` Shopware 4.0.8 Build Rev 20130514 2012-08-28

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [24. Juni 2013 um 21:52 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/8 "2013-06-24T21:52:11Z")

</div>

So jetzt geht wieder alles

---

<div class="post-metadata">

### Author: ![Patrick\_Schucker](https://avatars.discourse-cdn.com/v4/letter/p/a5b964/32.png) [@Patrick\_Schucker](https://forum.shopware.com/u/Patrick_Schucker)
#### Post date: [26. Juni 2013 um 15:26 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/9 "2013-06-26T15:26:16Z")

</div>

Hey Alex, was hast du gemacht, damit es wieder funktioniert? Würde mich über eine Info freuen, dann haben auch andere User was davon. Grüße aus dem Münsterland Patrick Schücker

---

<div class="post-metadata">

### Author: ![07alex07](https://avatars.discourse-cdn.com/v4/letter/0/b5a626/32.png) [@07alex07](https://forum.shopware.com/u/07alex07)
#### Post date: [26. Juni 2013 um 16:38 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/10 "2013-06-26T16:38:23Z")

</div>

Es waren irgendwie nicht alle Daten am richtigen Platz. Obwohl ich die Daten nicht selber gelöscht habe. Nach dem Hochladen der Daten ging wieder alles.

---

<div class="post-metadata">

### Author: ![onlinesolutions](https://avatars.discourse-cdn.com/v4/letter/o/c89c15/32.png) [@onlinesolutions](https://forum.shopware.com/u/onlinesolutions)
#### Post date: [21. Juli 2013 um 22:27 UTC](https://forum.shopware.com/t/nach-paypal-update-fehlermeldung/13847/11 "2013-07-21T22:27:38Z")

</div>

[quote=“07alex07”]Es waren irgendwie nicht alle Daten am richtigen Platz. Obwohl ich die Daten nicht selber gelöscht habe. Nach dem Hochladen der Daten ging wieder alles.[/quote] Hallo Alex, ich habe genau das gleiche Problem. Weißt Du noch. welche Dateien gefehlt haben und wo Du die herbekommen hast? Ich kann die fehlende Datei nirgendwo ausfindig machen. Ingo
