ptmr.io Posted April 4, 2017 Share Posted April 4, 2017 This is a hard one... I need to upgrade a shop from 1.3.2.3 to 1.7.1. I do this by manually updating to 1.6 first (works!) and then I try the beta version of the new 1 click upgrade tool, which fails. I get pretty far, but this is the error I encounter: [OK] SQL 1.7.1.0 : ALTER TABLE `ps_tab_lang` CHANGE `id_lang` `id_lang` INT(11) NOT NULL Error upgrading Doctrine schema Doctrine SQL Error : Updating database schema... Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : [Doctrine\DBAL\Exception\DriverException] Doctrine SQL Error : An exception occurred while executing 'ALTER TABLE ps_translation ADD CONSTRAINT FK_ADEBEB36BA299860 FOREIGN KEY (id_lang) REFERENCES ps_lang (id_lang)': Doctrine SQL Error : SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : [Doctrine\DBAL\Driver\PDOException] Doctrine SQL Error : SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : [PDOException] Doctrine SQL Error : SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint Doctrine SQL Error : Doctrine SQL Error : Doctrine SQL Error : doctrine:schema:update [--complete] [--dump-sql] [-f|--force] [--em [EM]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env ENV] [--no-debug] [--] Doctrine SQL Error : Doctrine SQL Error : Database upgrade completed. Disabling modules now... I there is anything to do on my side, please let me know. If this helps you to enhance your software, please use this as a bug report. Regards. Link to comment Share on other sites More sharing options...
bellini13 Posted April 4, 2017 Share Posted April 4, 2017 you should likely post this to the PS forge, PS developers do not visit the forums to track bug reports. Link to comment Share on other sites More sharing options...
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