Hi there!
I'm trying to migrate from PS to TB. After the installation, TB migration module shows this error message:
```
UPGRADE COMPLETE, BUT WARNING NOTIFICATIONS HAS BEEN FOUND.
[WARNING] SQL 2.0.0.1
1060 in ALTER TABLE ps_category
ADD display_from_sub TINYINT(1) UNSIGNED NOT NULL: Duplicate column name 'displayfromsub'
[WARNING] SQL 2.0.0.1
1062 in INSERT INTO `ps_hook` (`name`, `title`) VALUES ('actionRegisterAutoloader', 'actionRegisterAutoloader'): Duplicate entry 'actionRegisterAutoloader' for key 'hook_name'
[WARNING] SQL 2.0.0.1
1062 in INSERT INTO `ps_hook` (`name`, `title`) VALUES ('actionRegisterErrorHandlers', 'actionRegisterErrorHandlers'): Duplicate entry 'actionRegisterErrorHandlers' for key 'hook_name'
[WARNING] SQL 2.0.0.1
1062 in INSERT INTO `ps_hook` (`name`, `title`) VALUES ('actionRetrieveCurrencyRates', 'actionRetrieveCurrencyRates'): Duplicate entry 'actionRetrieveCurrencyRates' for key 'hook_name'
```
Front-office only shows the Shop's name. Back-office has the Prestashop graphic. After 2 years of PS, I officially hate it and I need a good substitute. But I have a lot of products and categories and I don't have time to insert them again.
How can I fix it?
Thanks in advance
Question
battistonnn
Hi there! I'm trying to migrate from PS to TB. After the installation, TB migration module shows this error message: ``` UPGRADE COMPLETE, BUT WARNING NOTIFICATIONS HAS BEEN FOUND. [WARNING] SQL 2.0.0.1 1060 in ALTER TABLE
ps_category
ADDdisplay_from_sub
TINYINT(1) UNSIGNED NOT NULL: Duplicate column name 'displayfromsub'``` Front-office only shows the Shop's name. Back-office has the Prestashop graphic. After 2 years of PS, I officially hate it and I need a good substitute. But I have a lot of products and categories and I don't have time to insert them again. How can I fix it? Thanks in advance
9 answers to this question
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