Jump to content

Sql query error on prestashop 1.5.6.2


Recommended Posts

you can check update sql directory in install directory of a new prestashop douwload. I have found the creation of call_prefix in update file 1.4.0.2.sql

 

maybe you have delete it for error, because it is an very old update.

 

 

this is the update line for the table

ALTER TABLE `PREFIX_country` ADD `call_prefix` int(10) NOT NULL default '0' AFTER `iso_code`;
  • Like 1
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...