Jens, I did delete file and now the it shows this error. Also I just recieved a notice from hosting saying they lost all of my server backups from hardware failure. I am sending the backup to Toufiq
Error
ClassNotFoundError
HTTP 500 Whoops, looks like something went wrong.
Attempted to load class "Helper" from namespace "HelixUltimate\Framework\Platform".
Did you forget a "use" statement for another namespace?
Exceptions 2 Stack Traces 2
Symfony\Component\ErrorHandler\Error\ ClassNotFoundError
in /home/purrfect/public_html/templates/shaper_helixultimate/error.php (line 19)
use Joomla\CMS\HTML\HTMLHelper;
use Joomla\CMS\Language\Text;
$app = Factory::getApplication();
$doc = Factory::getDocument();
$template = HelixUltimate\Framework\Platform\Helper::loadTemplateData();
$params = $template->params;
$theme_url = Uri::base(true) . '/templates/'. $this->template;
/** If SP Page Builder page as a error page is activated- */
require() in /home/purrfect/public_html/libraries/src/Document/HtmlDocument.php (line 779)
HtmlDocument->_loadTemplate() in /home/purrfect/public_html/libraries/src/Document/HtmlDocument.php (line 838)
HtmlDocument->_fetchTemplate() in /home/purrfect/public_html/libraries/src/Document/HtmlDocument.php (line 641)
HtmlDocument->parse() in /home/purrfect/public_html/libraries/src/Document/HtmlDocument.php (line 660)
HtmlDocument->render() in /home/purrfect/public_html/libraries/src/Document/ErrorDocument.php (line 140)
ErrorDocument->render() in /home/purrfect/public_html/libraries/src/Error/Renderer/HtmlRenderer.php (line 77)
HtmlRenderer->render() in /home/purrfect/public_html/libraries/src/Exception/ExceptionHandler.php (line 131)
ExceptionHandler::render() in /home/purrfect/public_html/libraries/src/Exception/ExceptionHandler.php (line 74)
ExceptionHandler::handleException() in /home/purrfect/public_html/libraries/src/Application/CMSApplication.php (line 311)
CMSApplication->execute() in /home/purrfect/public_html/includes/app.php (line 63)
require_once('/home/purrfect/public_html/includes/app.php') in /home/purrfect/public_html/index.php (line 32)
Error
Class "Joomla\Plugin\Behaviour\Taggable\Extension\Taggable" not found