Nei Installation und letzte Datensicherung einspielen

Ich möchte SW 5.2.37 neu installieren und dann die Daten von 5.2.27 einspielen.  Wird das so funktionieren?

Updaten?

Ne, da gab es probleme verschiedenster Art.

 

ich möchte mal wieder eine saubere Installation

Ich würde das nicht versuchen wollen. Dann doch lieber die Probleme lösen, bevor es neue gibt. Du müsstest alles was geht exportieren und wieder importieren - die Arbeit würde ich mir nicht antun wollen :slight_smile:

OK hab ich versucht.

 

Läuft soweit ausser diese meldungen.

Womit könnte das zusammenhängen ?

Message:

 exception 'Enlight\_Exception' with message 'Plugin "LastArticles" not found failure' in /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php:117

 Stack trace:

 #0 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/Namespace/Config.php(83): Enlight\_Plugin\_PluginCollection-\>load('LastArticles', true)

 #1 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php(97): Enlight\_Plugin\_Namespace\_Config-\>load('LastArticles', true)

 #2 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php(131): Enlight\_Plugin\_PluginCollection-\>get('LastArticles', true)

 #3 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(53): Enlight\_Plugin\_PluginCollection-\>\_\_call('LastArticles', Array)

 #4 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(53): Shopware\_Components\_Plugin\_Namespace-\>LastArticles()

 #5 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Widgets\_Index-\>refreshStatisticAction()

 #6 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('refreshStatisti...')

 #7 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))

 #8 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch()

 #9 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #10 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

 #11 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)

 #12 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(107): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)

 #13 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))

 #14 {main}

Soweit ich das nachvollziehen kann kommen die Errors unter anderemdurch das anklicken von Artikeln.

Plugin „LastArticles“

Schau mal bitte, ob das Plugin überhaupt noch installiert und vorhanden ist. Falls nicht, und es steht noch in der DB, dann muss es dort ggf. manuell gelöscht werden. 

Plugin ist nicht installiert.

Wo finde ich das in der Datenbank ?

In PHP my Admin wird es nicht gefunden

s_core_plugins vielleicht?

Ok habs gefuinden und gelöscht

Das wird ja immer schlimmer.

 

 exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'img' in 'field list'' in /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Statement/Pdo.php:228

 Stack trace:

 #0 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Statement/Pdo.php(228): PDOStatement-\>execute(Array)

 #1 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Statement.php(303): Zend\_Db\_Statement\_Pdo-\>\_execute(Array)

 #2 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Adapter/Abstract.php(480): Zend\_Db\_Statement-\>execute(Array)

 #3 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend\_Db\_Adapter\_Abstract-\>query('\n            IN...', Array)

 #4 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(96): Zend\_Db\_Adapter\_Pdo\_Abstract-\>query('\n            IN...', Array)

 #5 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Plugins/Default/Frontend/LastArticles/Bootstrap.php(193): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>query('\n            IN...', Array)

 #6 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(54): Shopware\_Plugins\_Frontend\_LastArticles\_Bootstrap-\>setLastArticleById('1969')

 #7 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Widgets\_Index-\>refreshStatisticAction()

 #8 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('refreshStatisti...')

 #9 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))

 #10 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch()

 #11 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #12 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

 #13 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)

 #14 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(107): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)

 #15 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))

 #16 {main}

  

 Next exception 'Zend\_Db\_Statement\_Exception' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'img' in 'field list'' in /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Statement/Pdo.php:234

 Stack trace:

 #0 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Statement.php(303): Zend\_Db\_Statement\_Pdo-\>\_execute(Array)

 #1 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Adapter/Abstract.php(480): Zend\_Db\_Statement-\>execute(Array)

 #2 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend\_Db\_Adapter\_Abstract-\>query('\n            IN...', Array)

 #3 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(96): Zend\_Db\_Adapter\_Pdo\_Abstract-\>query('\n            IN...', Array)

 #4 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Plugins/Default/Frontend/LastArticles/Bootstrap.php(193): Enlight\_Components\_Db\_Adapter\_Pdo\_Mysql-\>query('\n            IN...', Array)

 #5 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(54): Shopware\_Plugins\_Frontend\_LastArticles\_Bootstrap-\>setLastArticleById('1969')

 #6 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Widgets\_Index-\>refreshStatisticAction()

 #7 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('refreshStatisti...')

 #8 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))

 #9 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch()

 #10 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #11 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

 #12 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)

 #13 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(107): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)

 #14 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))

 #15 {main}

 2018-02-21T13:47:43.332990+0100

 core

 {

     "uri": "/widgets/index/refreshStatistic?requestPage=/o-ringe/viton-70-90shore/1969/o-ring-80-shore-viton-13-50x2-50&requestController=detail&articleId=1969&callback=jQuery21406428372125061762\_1519217262469&\_=1519217262470",

     "method": "GET",

     "query": {

         "requestPage": "/o-ringe/viton-70-90shore/1969/o-ring-80-shore-viton-13-50x2-50",

         "requestController": "detail",

         "articleId": "1969",

         "callback": "jQuery21406428372125061762\_1519217262469",

         "\_": "1519217262470",

         "module": "widgets",

         "controller": "index",

         "action": "refreshStatistic"

     },

     "post": []

 }

Irgendwie das System mal etwas versaut. Vielleicht nicht richtig deinstalliert oder so? Das Plugin „LastArticles“ scheint immer noch im Spiel zu sein. Gibt es noch diesen Order ==> /engine/Shopware/Plugins/Default/Frontend/LastArticles ???

Eventuell auch noch mal versuchen den Cache-Ordner (production_xxx) komplett zu löschen - ggf. mit FTP löschen.

Den Ordner hat es noch gegeben.

 

Hab ich gelöscht.

Jetzt wirds übersichtlicher.

Aber immer noch Probleme, sacheint immer noch mit diesem Plugin zusammenzuhängen.

 

 exception 'Enlight\_Exception' with message 'Plugin "LastArticles" not found failure' in /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php:117

 Stack trace:

 #0 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/Namespace/Config.php(83): Enlight\_Plugin\_PluginCollection-\>load('LastArticles', true)

 #1 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php(97): Enlight\_Plugin\_Namespace\_Config-\>load('LastArticles', true)

 #2 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Plugin/PluginCollection.php(131): Enlight\_Plugin\_PluginCollection-\>get('LastArticles', true)

 #3 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(53): Enlight\_Plugin\_PluginCollection-\>\_\_call('LastArticles', Array)

 #4 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Controllers/Widgets/Index.php(53): Shopware\_Components\_Plugin\_Namespace-\>LastArticles()

 #5 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Action.php(159): Shopware\_Controllers\_Widgets\_Index-\>refreshStatisticAction()

 #6 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight\_Controller\_Action-\>dispatch('refreshStatisti...')

 #7 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight\_Controller\_Dispatcher\_Default-\>dispatch(Object(Enlight\_Controller\_Request\_RequestHttp), Object(Enlight\_Controller\_Response\_ResponseHttp))

 #8 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Kernel.php(182): Enlight\_Controller\_Front-\>dispatch()

 #9 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(491): Shopware\Kernel-\>handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)

 #10 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(266): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)

 #11 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache-\>forward(Object(Symfony\Component\HttpFoundation\Request), true)

 #12 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(107): Symfony\Component\HttpKernel\HttpCache\HttpCache-\>pass(Object(Symfony\Component\HttpFoundation\Request), true)

 #13 /var/www/vhosts/hydraulikdichtungsshop-online.de/httpdocs/shopware.php(117): Shopware\Components\HttpCache\AppCache-\>handle(Object(Symfony\Component\HttpFoundation\Request))

 #14 {main}

 2018-02-21T15:42:46.706194+0100

 core

 {

     "uri": "/widgets/index/refreshStatistic?requestPage=/quadring-70shore/3415/quadring-70shore-139-07x6-99&requestController=detail&articleId=3415&callback=jQuery21407783336184529163\_1519224165618&\_=1519224165619",

     "method": "GET",

     "query": {

         "requestPage": "/quadring-70shore/3415/quadring-70shore-139-07x6-99",

         "requestController": "detail",

         "articleId": "3415",

         "callback": "jQuery21407783336184529163\_1519224165618",

         "\_": "1519224165619",

         "module": "widgets",

         "controller": "index",

         "action": "refreshStatistic"

     },

     "post": []

 }

 No session data available

Ich kann jetzt natürlich die probleme einzeln suchen.

Kann ich die dann auskommentieren ? mit // oder #

Kann ich sonst noch was tun ?

Schick mir mal die Zugangsdaten zu deinem Shop per Mail an forum@shopware.de, dann schau ich mal, was da so alles schief ist.

Ich brauche Backend, FTP und PHPMyAdmin.