Members

 

download muserver 1.02k


Name: download muserver 1.02k
Category: Free
Published: balsubgberdi1976
Language: English

 


 


 

 

 

 

 

 

 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 


 

Description.
As in this case, PS_GROUP_SHOP DATA TABLE already exists, not follow the command.
[ERROR] SQL 1.5.0.0 1054 in INSERT INTO `ps_group_shop` (`id_group_shop`, `name`, `active`, `deleted`, `share_stock`, `share_customer`, `share_order`) VALUES (1, 'Default', 1, 0, 0, 0, 0): Unknown column 'id_group_shop' in 'field list'
CREATE TABLE IF NOT EXISTS `PREFIX_group_shop` ( `id_group_shop` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(64) CHARACTER SET utf8 NOT NULL, `share_customer` TINYINT(1) NOT NULL, `share_order` TINYINT(1) NOT NULL, `share_stock` TINYINT(1) NOT NULL, `active` tinyint(1) NOT NULL DEFAULT '1', `deleted` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`id_group_shop`) ) ENGINE=ENGINE_TYPE DEFAULT CHARSET=utf8; INSERT INTO `PREFIX_group_shop` (`id_group_shop`, `name`, `active`, `deleted`, `share_stock`, `share_customer`, `share_order`) VALUES (1, 'Default', 1, 0, 0, 0, 0);
I'm trying to update Prestashop version 1.4.9 to 1.5. I've done both automatically and manually and always gives me the same errors.Please example:
Upgrade complete, but warnings has been found. Please restore your shop.
Details.
The issue is that my table has the structure ps_group_shop: id_group, id_shop. Therefore, the structure is different. The problem may be that you try running the command:

Error upgrade 1.4.9. to 1.5.2.
http://midsapptimic.eklablog.com/808s-tclock-exe-download-jr-a17925...

Views: 1

Comments are closed for this blog post

© 2024   Created by PH the vintage.   Powered by

Badges  |  Report an Issue  |  Terms of Service