Hi Guys. I am trying the standard upgrade mentioned in the Suite CRM site from version 7.8 to 7.10.27. I am getting the below warning and at the end there is a fatal error. [Call to undefined method EmailAddress::getSendConfirmOptInEmailActionLinkDefs() in /var/www/html/saleskit.procarerx.com/cache/upgrades/temp/th8OO7/SuiteCRM-Upgrade-7.8.x-to-7.10.27/modules/Accounts/metadata/detailviewdefs.php:51]
Notice: Undefined index: additional_step in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/index.php on line 291
Notice: Undefined index: installing in /var/www/html/saleskit.procarerx.com/cache/upgrades/temp/th8OO7/scripts/pre_install.php on line 63
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 608
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 692
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 608
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 692
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 608
Deprecated: Non-static method MetaParser::hasMultiplePanels() should not be called statically in /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php on line 692
Fatal error: Uncaught Error: Call to undefined method EmailAddress::getSendConfirmOptInEmailActionLinkDefs() in /var/www/html/saleskit.procarerx.com/cache/upgrades/temp/th8OO7/SuiteCRM-Upgrade-7.8.x-to-7.10.27/modules/Accounts/metadata/detailviewdefs.php:51 Stack trace: #0 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php(719): require() #1 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/EditViewMerge.php(771): EditViewMerge->loadData(âAccountsâ, âmodules/AccountâŚâ, â/var/www/html/sâŚâ, âcustom/modules/âŚâ) #2 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/SugarMerge.php(217): EditViewMerge->merge(âAccountsâ, âmodules/AccountâŚâ, â/var/www/html/sâŚâ, âcustom/modules/âŚâ, true) #3 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/SugarMerge.php(185): SugarMerge->mergeFile(âAccountsâ, âdetailviewdefsâŚâ, true, true) #4 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/SugarMerge/SugarMerge.php(153): SugarMerge->mergeModule(âAccountsâ, true, true, true) #5 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/commit.php(274): SugarMerge->mergeAll(true, true, true) #6 /var/www/html/saleskit.procarerx.com/modules/UpgradeWizard/index.php(292): require(â/var/www/html/sâŚâ) #7 /var/www/html/saleskit.procarerx.com/include/MVC/View/SugarView.php(777): include_once(â/var/www/html/sâŚâ) #8 /var/www/html/saleskit.procarerx.com/include/MVC/View/views/view.classic.php(74): SugarView->includeClassicFile(âcache/smarty/teâŚâ) #9 /var/www/html/saleskit.procarerx.com/include/MVC/View/SugarView.php(196): ViewClassic->display() #10 /var/www/html/saleskit.procarerx.com/include/MVC/Controller/SugarController.php(371): SugarView->process() #11 /var/www/html/saleskit.procarerx.com/include/MVC/Controller/SugarController.php(318): SugarController->processView() #12 /var/www/html/saleskit.procarerx.com/include/MVC/SugarApplication.php(105): SugarController->execute() #13 /var/www/html/saleskit.procarerx.com/index.php(52): SugarApplication->execute() #14 {main} thrown in /var/www/html/saleskit.procarerx.com/cache/upgrades/temp/th8OO7/SuiteCRM-Upgrade-7.8.x-to-7.10.27/modules/Accounts/metadata/detailviewdefs.php on line 51
My php version is - PHP 7.1.33
I am already doing it in a test server, so I am ready to experiment any of the fixes you suggest. Please help me on this