vincent29 Posted November 28, 2019 Share Posted November 28, 2019 Bonjour, Tout allait bien dans l'ajout de produits puis j'ai essayé d' ajouter un attribut, en vain... Par la suite j'ai souhaité ajouté un nouveau produit et voici le message : Oops! An Error Occurred The server returned a "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. Version de PHP : 7.1.30 Version de PrestaShop : 1.7.5.1 Thème actif : ps_organic_146 J'ai vidé le cache, pas mieux... MODE DEBUG / LOGS DEBUG 06:47:28doctrineSELECT name FROM ps_module WHERE active = 1 INFO 06:47:28requestMatched route "admin_product_form". DEBUG 06:47:28securityRead existing security token from the session. DEBUG 06:47:28securityUser was reloaded from a user provider. DEBUG 06:47:28doctrineSELECT name FROM ps_module WHERE active = 1 INFO 06:47:28phpUser Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Csa\Bundle\GuzzleBundle\DataCollector\GuzzleCollector". CRITICAL 06:47:28phpUncaught Exception: You need to provide a product id CRITICAL 06:47:28requestUncaught PHP Exception LogicException: "You need to provide a product id" at /home/cochonnaoe/www/2019/src/Adapter/Product/ProductDataProvider.php line 71 Si vous avez une solution, merci 🙂 🙂 Link to comment Share on other sites More sharing options...
vincent29 Posted November 28, 2019 Author Share Posted November 28, 2019 (edited) Suite... A chaque fois que je souhaite créer un nouveau produit ou dupliquer un produit : erreur et création d'environ 1000 fiches produits identiques 😞 😞 Merci Edited November 28, 2019 by vincent29 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now