Upgrade stalled to SuiteCRM 7.12 using PHP 7.3

Hi
I have problems with updating the suite version crm 7.11.20 to 7.12 I have php 7.3, when I try to load the update all the processes run fine until I come across this image that I attach and nothing happens the installation is completely damaged.

I need your help

Following… the exact same thing… I’m on PHP 7.4, not sure if this is related to PHP version.

@vorago123 looks like we have the same problem. I traced it to this:

PHP Fatal error:  Uncaught Error: Call to undefined method Basic::Basic() in /var/www/crm/public_html/modules/AM_ProjectHolidays/AM_ProjectHolidays_sugar.php:71\nStack trace:\n#0 /var/www/crm/public_html/modules/AM_ProjectHolidays/AM_ProjectHolidays.php(44): AM_ProjectHolidays_sugar->AM_ProjectHolidays_sugar()\n#1 /var/www/crm/public_html/include/MVC/SugarModule.php(111): AM_ProjectHolidays->AM_ProjectHolidays()\n#2 /var/www/crm/public_html/modules/Users/User.php(1439): SugarModule->loadBean()\n#3 /var/www/crm/public_html/modules/Users/User.php(1489): User->_getModulesForACL('dev')\n#4 /var/www/crm/public_html/modules/Administration/metadata/adminpaneldefs.php(302): User->getDeveloperModules()\n#5 /var/www/crm/public_html/modules/Administration/index.php(64): require('/var/www/crm/pu...')\n#6 /var/www/crm/public_html/include/MVC/View/SugarView.php(721): require_once('/var/www/crm/pu...')\n#7 /var/www/crm/public_html/include/MVC/View/views/view.classic.php(74): SugarView->includeClassicFile('modules/Adminis...')\n#8 /var/www/crm/public_h in /var/www/crm/public_html/modules/AM_ProjectHolidays/AM_ProjectHolidays_sugar.php on line 71

The fix is here which allowed me to continue and complete the upgrade.

https://community.suitecrm.com/t/cant-access-admin-area-after-7-6-upgrade/33711

1 Like