Attempted To Load Class "Helper" From Namespace "HelixUltimate\Framework\Platform". Did You Forget A "use" Statement For Another Namespace? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Attempted To Load Class "Helper" From Namespace "HelixUltimate\Framework\Platform". Did You Forget A "use" Statement For Another Namespace?

S

ssnobben

Helix Framework 2 years ago

Get this error with php 8.2.9

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError in \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)
{

require() in \libraries\src\Document\HtmlDocument.php (line 741) HtmlDocument->_loadTemplate('C:\templates/shaper_helixultimate', 'error.php') in \libraries\src\Document\HtmlDocument.php (line 796) HtmlDocument->_fetchTemplate(array('template' => 'shaper_helixultimate', 'directory' => '\templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in \libraries\src\Document\HtmlDocument.php (line 613) HtmlDocument->parse(array('template' => 'shaper_helixultimate', 'directory' => '\templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in \libraries\src\Document\HtmlDocument.php (line 631) HtmlDocument->render(false, array('template' => 'shaper_helixultimate', 'directory' => '\templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in \libraries\src\Document\ErrorDocument.php (line 139) ErrorDocument->render(false, array('template' => 'shaper_helixultimate', 'directory' => '\templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php')) in \libraries\src\Error\Renderer\HtmlRenderer.php (line 70) HtmlRenderer->render(object(RuntimeException)) in \libraries\src\Exception\ExceptionHandler.php (line 121) ExceptionHandler::render(object(RuntimeException)) in \libraries\src\Exception\ExceptionHandler.php (line 72) ExceptionHandler::handleException(object(RuntimeException)) in \libraries\src\Application\CMSApplication.php (line 322) CMSApplication->execute() in \includes\app.php (line 61) require_once('\includes\app.php') in \index.php (line 32) RuntimeException

Failed to start the session because headers have already been sent by "\libraries\vendor\joomla\database\src\Mysql\MysqlDriver.php" at line 121.

0
1 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #126499

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. Will you please provide me the Joomla administrator access to check the issue? I will check & get back to you soon. 

-Thanks

0