Datenimport von 3.5.6 auf das aktuelle 5.2.9

So, gesagt getan. Läuft natürlich nicht. Und zwar beim ersten Update von 3.5.6 auf 4.1.2. Starte ich das Update, werde ich aufgefordert mich anzumelden. Und dann passiert das:

 

Slim Application Error

The application could not run because of the following error:

Details

Type: ErrorException

Code: 2

Message: strpos() expects parameter 1 to be string, array given

File: /www/htdocs/xxxxx/shopware529/update/libs/Shopware/Update.php

Line: 2252

Trace

 #0 [internal function]: Slim\Slim-\>handleErrors(2, 'strpos() expect...', '/www/htdocs/w00...', 2252, Array) #1 /www/htdocs/xxxx/shopware529/update/libs/Shopware/Update.php(2252): strpos(Array, '4.0.') #2 /www/htdocs/xxxx/shopware529/update/libs/Shopware/Update.php(323): Shopware\_Update-\>getCustomList() #3 [internal function]: Shopware\_Update-\>{closure}() #4 /www/htdocs/xxxx/shopware529/update/libs/Slim/Router.php(172): call\_user\_func\_array(Object(Closure), Array) #5 /www/htdocs/xxxx/shopware529/update/libs/Slim/Slim.php(1222): Slim\Router-\>dispatch(Object(Slim\Route)) #6 /www/htdocs/xxxx/shopware529/update/libs/Slim/Middleware/Flash.php(86): Slim\Slim-\>call() #7 /www/htdocs/xxxx/shopware529/update/libs/Slim/Middleware/MethodOverride.php(94): Slim\Middleware\Flash-\>call() #8 /www/htdocs/xxxx/shopware529/update/libs/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride-\>call() #9 /www/htdocs/xxxx/shopware529/update/libs/Slim/Slim.php(1174): Slim\Middleware\PrettyExceptions-\>call() #10 /www/htdocs/xxxx/shopware529/update/index.php(65): Slim\Slim-\>run() #11 {main}