The site is at https://zanipro.com/new/
Before I attempted to update the site I updated both HelixUltimate and the Free version of SP Page Builder to the current version. I then went to the Joomla Update, and saw that I needed to disable the compatibility plugin and did so, once I did that the site is failing with the errors below.
Display Errors is enabled in the configuration.php and when you go to the site you will see the following on the front end:
Attempted to load class "Helper" from namespace "HelixUltimate\Framework\Platform".
Did you forget a "use" statement for another namespace?
Symfony\Component\ErrorHandler\Error\
ClassNotFoundError
in /home/cdproc5/zanipro.com/new/templates/shaper_helixultimate/error.php (line 19)
use Joomla\CMS\Uri\Uri;use Joomla\CMS\Language\Text;$app = Factory::getApplication();$doc = Factory::getDocument();$template = Helper::loadTemplateData();$params = $template->params;$fontCSS = '';function addGoogleFont($fonts){
IN the backend I am seeing:
An error has occurred.
0 Class "JPlugin" not found
Call Stack
Function Location
1 () JROOT/plugins/system/sppagebuilder/sppagebuilder.php:22
2 require_once() JROOT/libraries/src/Extension/ExtensionManagerTrait.php:217
3 Joomla\CMS\Application\CMSApplication->loadPluginFromFilesystem() JROOT/libraries/src/Extension/ExtensionManagerTrait.php:160
4 Joomla\CMS\Application\CMSApplication->loadExtension() JROOT/libraries/src/Extension/ExtensionManagerTrait.php:99
5 Joomla\CMS\Application\CMSApplication->bootPlugin() JROOT/libraries/src/Plugin/PluginHelper.php:232
6 Joomla\CMS\Plugin\PluginHelper::import() JROOT/libraries/src/Plugin/PluginHelper.php:192
7 Joomla\CMS\Plugin\PluginHelper::importPlugin() JROOT/libraries/src/Application/CMSApplication.php:812
8 Joomla\CMS\Application\CMSApplication->initialiseApp() JROOT/libraries/src/Application/AdministratorApplication.php:332
9 Joomla\CMS\Application\AdministratorApplication->initialiseApp() JROOT/libraries/src/Application/AdministratorApplication.php:174
10 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:304
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:58
12 require_once() JROOT/administrator/index.php:32
I am not sure what is going on, as the errors look to me to be with Helix and/or Page Builder and I am not familiar with seeing this error related to either of these.
If you could take a look please.
Thank you,
Mike