mikmikbdx Posted April 22, 2015 Share Posted April 22, 2015 Bonjour à tous, Voila, j'ai un soucis avec mon prestashop, quand je veux ajouter ou modifier un produit j'ai ce message d'erreur : Une erreur s'est produite pendant la mise à jour de l'objet. product () J'ai vu sur le forum cette solution, mais ne connaissant pas grand chose au sql je ne vois pas trop ce qui faut que je fasse. Sur le forum anglais ils disent qu'il faut aller sous MYSQL:Yes, use MyPHPAdmin, go to your database, choose SQL tab and paste this:alter table ps_product add column redirect_type int (10) ;alter table ps_product_shop add column redirect_type int (10) ;then click GO button on the bottom right. Si vous pouvez m'aider sa serait gentil. Mickael 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