Upgrade wizard blank

Hi,

Having some problems upgrading Suitecrm from 7.10.6 to 7.10.11.

The upgrade wizard page is blank with the following php errors. i’ve set all the permissions to 775

Already tried to repair and rebuild. And tried to refresh the cache

Notice: Undefined index: current_db_version in /var/www/html/apps/uxg/modules/UpgradeWizard/end.php on line 198

Notice: Undefined index: current_db_version in /var/www/html/apps/uxg/modules/UpgradeWizard/end.php on line 208

Notice: Undefined index: PANEL_PanelMembers in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php on line 585

Notice: Undefined index: in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php on line 589

Warning: include_once(/var/www/html/apps/uxg): failed to open stream: No such file or directory in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php on line 589

Warning: include_once(): Failed opening ‘’ for inclusion (include_path=’/var/www/html/apps/uxg:/var/www/html/apps/uxg/include/…:.:/usr/share/pear7:/usr/share/php7:modules/AOD_Index/Lib’) in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php on line 589

Fatal error: Uncaught Error: Class name must be a valid object or a string in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php:590 Stack trace: #0 /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php(167): aSubPanel->load_module_info() #1 /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php(767): aSubPanel->__construct(‘panel_panelmemb…’, Array, Object(FP_events), false, false, ‘’, Array) #2 /var/www/html/apps/uxg/modules/ModuleBuilder/parsers/relationships/DeployedRelationships.php(218): SubPanelDefinitions->load_subpanel(‘panel_panelmemb…’) #3 /var/www/html/apps/uxg/modules/ModuleBuilder/parsers/relationships/DeployedRelationships.php(100): DeployedRelationships::identifySubpanel(‘FP_events’, ‘Leads’) #4 /var/www/html/apps/uxg/modules/ModuleBuilder/parsers/relationships/DeployedRelationships.php(54): DeployedRelationships->load() #5 /var/www/html/apps/uxg/modules/Administration/upgrade_custom_relationships.php(58): DeployedRelationships->__construct(‘Leads’) #6 /var/www/html/apps in /var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php on line 590

There is nothing in the folders below - is that correct?
upgrades/themes
upgrades/patches
upgrades/temp

Thanks in advance!

Cheers, halooooom

Ok the screen is not blank now

  • i looked around the folders and found still some guff left in the cache/uploads directory. deleted that and something else is happening noww

Is the root of your SuiteCRM installation “/var/www/html/apps/uxg”?

Do you have a file called

/var/www/html/apps/uxg/include/SubPanel/SubPanelDefinitions.php

Is it readable by your web server?