Jump to content

Edit History

roarockituk

roarockituk


1.7.4.0 vs 1.7.7.2 vs 1.7.7.0

Thank you for the continued support :) 

With all the modules disabled, and the classic theme set to no, and using 
1.7.7.2 as the upgrade there are no errors shown in a second box but it says 'A warning was encountered' in the normal text but doesn't say what warning. However, all the problems remain, with it just redirecting to the dashboard if you try to click Orders, Shop Parameters, Customers or Advanced Parameters > Administration.

With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 I get the error:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `ps_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `ps_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment, and there's a constant rotating arrow but absolutely everything else works that redirected when upgrading to 1.7.7.2 😵

With 1.7.7.0 I get
 

Quote

[OK] SQL 1.7.0.0 ALTER TABLE `tcru_tab` ADD `icon` varchar(32) DEFAULT ''
Errors:
[INTERNAL] /home/x/public_html/src/PrestaShopBundle/Install/XmlLoader.php line 467 - Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function trans() on null #0 /home/x/public_html/src/PrestaShopBundle/Install/XmlLoader.php(347): PrestaShopBundle\Install\XmlLoader->flushDelayedInserts() #1 /home/x/public_html/src/PrestaShopBundle/Install/Install.php(476): PrestaShopBundle\Install\XmlLoader->populateEntity('tab') #2 /home/x/public_html/x/autoupgrade/latest/install/upgrade/php/migrate_tabs_17.php(63): PrestaShopBundle\Install\Install->populateDatabase('tab') #3 [internal function]: migrate_tabs_17() #4 /home/x/public_html/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(396): call_user_func_array('migrate_tabs_17', Array) #5 /home/x/public_html/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(361): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->runPhpQuery('1.7.0.0', '/* PHP:migrate_...') #6 /home/x/public_html/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(285): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->runQuery('1.7.0.0', '/* PHP:migrate_...') #7 /home/x/public_html/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(55): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->upgradeDb('1.6.1.24') #8 /home/x/public_html/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(102): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->upgradeDb('1.6.1.24') #9 /home/x/public_html/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #10 /home/x/public_html/x/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #11 {main}

 

roarockituk

roarockituk


1.7.4.0 vs 1.7.7.2

Thank you for the continued support :) 

With all the modules disabled, and the classic theme set to no, and using 
1.7.7.2 as the upgrade there are no errors shown in a second box but it says 'A warning was encountered' in the normal text but doesn't say what warning. However, all the problems remain, with it just redirecting to the dashboard if you try to click Orders, Shop Parameters, Customers or Advanced Parameters > Administration.

With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 I get the error:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `ps_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `ps_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment, and there's a constant rotating arrow but absolutely everything else works that redirected when upgrading to 1.7.7.2 😵

roarockituk

roarockituk


Positivity

Thank you for the continued support :) With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 the only error I get now is:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `ps_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `ps_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment. But that's a big step forward from before!

roarockituk

roarockituk


Positivity

Thank you for the continued support :) With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 the only error I get now is:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `ps_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `tcru_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment. But that's a big step forward from before!

roarockituk

roarockituk


Positivity

Thank you for the continued support :) With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 the only error I get now is:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `tcru_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `tcru_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment. But that's a big step forward from before!

roarockituk

roarockituk

Thank you for the continued support :) With all the modules disabled, and the classic theme set to no, and manually using 1.7.4.0 the only error I get now is:

Quote

SQL 1.7.0.0 1242 in /* Save the new IDs */ UPDATE `tcru_tab_transit` tt SET `id_new_tab` = ( SELECT `id_tab` FROM `tcru_tab` WHERE CONCAT(`class_name`, COALESCE(`module`, '')) = tt.`key` 😞 Subquery returns more than 1 row

It causes the site to 500 error if you go to Modules or Payment

×
×
  • Create New...