AbstractMigration.php und Manager.php fehlerhaft

Hallo,

unter System Infos -> Shopware-Dateien sind beide AbstractMigration.php sowie Manager.php als fehlerhaft gezeichnet. 

Die foreign-keys wurden repariert, und alle s_schema_version sind auf NULL.

Was wäre denn die beste Lösung? 

Danke für die Hilfe!

Ailurus

Die Meldung ist heute angekommen:

exception 'Enlight_Controller_Exception' with message 'Unauthorized' in /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Shopware/Plugins/Default/Backend/Auth/Bootstrap.php:206
Stack trace:
#0 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Library/Enlight/Event/Handler/Plugin.php(149): Shopware_Plugins_Backend_Auth_Bootstrap->onPreDispatchBackend(Object(Enlight_Controller_ActionEventArgs))
#1 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Library/Enlight/Event/EventManager.php(214): Enlight_Event_Handler_Plugin->execute(Object(Enlight_Controller_ActionEventArgs))
#2 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Library/Enlight/Controller/Action.php(138): Enlight_Event_EventManager->notify('Enlight_Control...', Object(Enlight_Controller_ActionEventArgs))
#3 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('getTurnOverVisi...')
#4 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#5 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Shopware/Kernel.php(179): Enlight_Controller_Front->dispatch()
#6 /var/www/vhosts/blendofmarvels.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#7 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#8 /var/www/vhosts/blendofmarvels.com/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#9 /var/www/vhosts/blendofmarvels.com/httpdocs/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#10 /var/www/vhosts/blendofmarvels.com/httpdocs/shopware.php(117): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#11 {main}

{
    "uri": "/backend/widgets/getTurnOverVisitors?_dc=1488358102135&page=1&start=0&limit=25",
    "method": "GET",
    "query": {
        "_dc": "1488358102135",
        "page": "1",
        "start": "0",
        "limit": "25",
        "module": "backend",
        "controller": "widgets",
        "action": "getTurnOverVisitors"
    },
    "post": []
}

Soll es heissen, dass den Widgets irgendwie nicht läuft?

Die meldung mit dem Widget ist egal, wahrscheinlich war deine Backend Session abgelaufen und das Widget wurde aktualisiert. Das kann man ignorieren.

Für deinen ersten Beitrag: http://community.shopware.com/Systeminfo_detail_839.html#Warum_werden_in_der_Systeminfo_Dateien_rot_aufgelistet.3F

1 „Gefällt mir“

Danke Dir Moritz,

Habe die zwei Dateien ersetzt, und alles ist nun Grün.