Radek100 Posted December 29, 2012 Share Posted December 29, 2012 Hi, I finished successful manual upgrade from 1.4.6.2. to 1.5.3. When I edit product (change category, edit some description or name etc.) and press save, I'll get this: An error occurred while updating object. product () I did manual upgrade, exactly same way (step by step) as from 1.4.6.2. to 1.5.2., but I don´t have this problem on upgraded 1.5.2. prestashop. Is something what can I do now to solve this problem and can edit products? And now I find out that same problem is for creating new product... An error occurred while creating object. product Do anybody have this problem? Link to comment Share on other sites More sharing options...
tdr170 Posted December 29, 2012 Share Posted December 29, 2012 I get the same error when editing a product and trying to add to Home for display in featured products, rolled back to 1.5.2 and issue is gone. An error occurred while updating object. product () Link to comment Share on other sites More sharing options...
Bill Dalton Posted December 29, 2012 Share Posted December 29, 2012 This worked for me, http://www.prestashop.com/forums/topic/213042-upgrade-to-1530-problems/ 1 Link to comment Share on other sites More sharing options...
kwells Posted December 29, 2012 Share Posted December 29, 2012 Hi, I finished successful manual upgrade from 1.4.6.2. to 1.5.3. When I edit product (change category, edit some description or name etc.) and press save, I'll get this: An error occurred while updating object. product () I did manual upgrade, exactly same way (step by step) as from 1.4.6.2. to 1.5.2., but I don´t have this problem on upgraded 1.5.2. prestashop. Is something what can I do now to solve this problem and can edit products? And now I find out that same problem is for creating new product... An error occurred while creating object. product Do anybody have this problem? I have exact issue...I need this fixed Yesterday Link to comment Share on other sites More sharing options...
TurtlePie Posted December 29, 2012 Share Posted December 29, 2012 yes, same problem with me, i have problem with product status always out stock when other attribute actually in stock, happen in product list prestashop 1.5.2. It solved in 1.5.3 but after upgrade, error when add new or updating product Link to comment Share on other sites More sharing options...
cliqadam Posted January 2, 2013 Share Posted January 2, 2013 same problem here after upgrading to 1.5.3 from 1.5.2 Link to comment Share on other sites More sharing options...
cliqadam Posted January 2, 2013 Share Posted January 2, 2013 i found the solution to this problem 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. see the whole thread here http://www.prestashop.com/forums/topic/213042-upgrade-to-1530-problems/ Link to comment Share on other sites More sharing options...
bside2234 Posted January 2, 2013 Share Posted January 2, 2013 Just updated a clone of my store from 1.5.2 to 1.5.3 to test out and I don't have this problem. Tried creating a test product. Changing it to Home category, editing all parameters of it and all worked fine. Link to comment Share on other sites More sharing options...
Recommended Posts