Jump to content

beim bearbeiten der Artikel kommt Fehler


Recommended Posts

Ähnlich wie im anderen Thread sind die Infos sehr dünn (aber vielleicht kann einer hier mit der Fehlermeldung etwas anfangen). Meine erste Frage ist immer: welche PHP-Version ist aktiv?

Link to comment
Share on other sites

7.4.33 PHP version

TypeError

HTTP 500 Internal Server Error

Argument 1 passed to PrestaShop\PrestaShop\Core\Domain\Product\QueryResult\ProductDetails::__construct() must be of the type string, null given, called in /var/www/vhosts/aqua-meer.de/src/Adapter/Product/QueryHandler/GetProductForEditingHandler.php on line 394

Stack Trace

TypeError

in src/Core/Domain/Product/QueryResult/ProductDetails.php (line 68)

ProductDetails->__construct() in src/Adapter/Product/QueryHandler/GetProductForEditingHandler.php (line 394)

GetProductForEditingHandler->getDetails() in src/Adapter/Product/QueryHandler/GetProductForEditingHandler.php (line 218)

in vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php -> handle (line 71)

in vendor/league/tactician/src/CommandBus.php -> execute (line 62)

CommandBus->League\Tactician\{closure}() in src/Core/CommandBus/Middleware/CommandRegisterMiddleware.php (line 79)

in vendor/league/tactician/src/CommandBus.php -> execute (line 62)

in vendor/league/tactician/src/CommandBus.php -> League\Tactician\{closure} (line 42)

CommandBus->handle() in src/Core/CommandBus/TacticianCommandBusAdapter.php (line 54)

TacticianCommandBusAdapter->handle() in src/Core/Form/IdentifiableObject/DataProvider/ProductFormDataProvider.php (line 113)

ProductFormDataProvider->getData() in src/Core/Form/IdentifiableObject/Builder/FormBuilder.php (line 133)

FormBuilder->getFormFor() in src/PrestaShopBundle/Controller/Admin/Sell/Catalog/Product/ProductController.php (line 458)

in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php -> editAction (line 169)

in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php -> handleRaw (line 81)

in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php -> handle (line 201)

Kernel->handle() in adminxxxoxvxqcejrwxyqci/index.php (line 84)

Link to comment
Share on other sites

Laut Fehlermeldung wird die Funktion mit dem Wert NULL im Feld isbn aufgerufen. Sowas kann passieren wenn z.b. die Produkte falsch/inkonsitent aus einer vorherigen Shop Version importiert/migriert wurden. Es sollte helfen den wert NULL auf der Datenbank zu ändern.

Link to comment
Share on other sites

Vielen dank für eure Hilfe ! Ich habe den Mut zusammengefast und ein upgrade gefahren

von 8.1.4 auf 8.1.7 und er hat funktioniert jetzt läuft erst mal alles !👍

https:// aqua-meer.de

 

Link to comment
Share on other sites

45 minutes ago, rolli said:

Vielen dank für eure Hilfe ! Ich habe den Mut zusammengefast und ein upgrade gefahren

von 8.1.4 auf 8.1.7 und er hat funktioniert jetzt läuft erst mal alles

Das wirst du leider erst erfahren wenn die Kunden Probleme haben oder du nichts mehr verkaufst.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...