Jump to content

Can't edit products


Gintux

Recommended Posts

Hello People

After update from 1.7.2 to 1.7.3 I can't edit and add products.
When I trying edit the text below appears.
May anybody help?
Thanks
 

PrestaShopDatabaseException in Db.php line 746:Unknown column 'cf.is_deleted' in 'where clause'<br /><br /><pre>
SELECT cf.`id_customization_field`, cf.`type`, cf.`required`, cfl.`name`, cfl.`id_lang`
FROM `ps_customization_field` cf
NATURAL JOIN `ps_customization_field_lang` cfl
WHERE cf.`id_product` = 11
AND cf.`is_deleted` = 0
ORDER BY cf.`id_customization_field`</pre>

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...