- Joomla Version
- 4
- PHP Version
- PHP 8.1.x
- Hoster
- Hosteurope
- Link (URL) zur Seite mit dem Problem
- www.tegelmann.de
Hallo, wir betreuen eine Seite, die plötzlich nicht mehr funktioniert. Es wurde schon länger nichts mehr daran gemacht (einige Monate). Beim Aufruf kam der Code 500. Das Backend ist ebenfalls nicht mehr erreichbar. Habe über die configuration.php den debug mode auf maximum gesetzt, komme aber mit den Ergebnissen nicht klar. Kann bitte Jemand helfen?
debug:
Code
Error:
Cannot instantiate abstract class Joomla\Module\Languages\Site\Helper\LanguagesHelper
at /is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Helper/HelperFactory.php:67
at Joomla\CMS\Helper\HelperFactory->getHelper('LanguagesHelper')
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/modules/mod_languages/src/Dispatcher/Dispatcher.php:43)
at Joomla\Module\Languages\Site\Dispatcher\Dispatcher->getLayoutData()
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Dispatcher/AbstractModuleDispatcher.php:63)
at Joomla\CMS\Dispatcher\AbstractModuleDispatcher->dispatch()
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Helper/ModuleHelper.php:281)
at Joomla\CMS\Helper\ModuleHelper::renderRawModule(object(stdClass), object(Registry), array('name' => 'footer', 'style' => 'none'))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Helper/ModuleHelper.php:161)
at Joomla\CMS\Helper\ModuleHelper::renderModule(object(stdClass), array('name' => 'footer', 'style' => 'none'))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/Renderer/Html/ModuleRenderer.php:99)
at Joomla\CMS\Document\Renderer\Html\ModuleRenderer->render(object(stdClass), array('name' => 'footer', 'style' => 'none'), null)
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/Renderer/Html/ModulesRenderer.php:50)
at Joomla\CMS\Document\Renderer\Html\ModulesRenderer->render('footer', array('name' => 'footer', 'style' => 'none'), null)
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/HtmlDocument.php:566)
at Joomla\CMS\Document\HtmlDocument->getBuffer('modules', 'footer', array('name' => 'footer', 'style' => 'none'))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/HtmlDocument.php:853)
at Joomla\CMS\Document\HtmlDocument->_renderTemplate()
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/HtmlDocument.php:638)
at Joomla\CMS\Document\HtmlDocument->render(false, array('template' => 'cassiopeia', 'directory' => '/is/htdocs/wp1182896_R5KW68P1UI/www/J4/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Document/ErrorDocument.php:139)
at Joomla\CMS\Document\ErrorDocument->render(false, array('template' => 'cassiopeia', 'directory' => '/is/htdocs/wp1182896_R5KW68P1UI/www/J4/templates', 'debug' => true, 'csp_nonce' => null, 'templateInherits' => '', 'params' => object(Registry), 'file' => 'error.php'))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Error/Renderer/HtmlRenderer.php:70)
at Joomla\CMS\Error\Renderer\HtmlRenderer->render(object(TypeError))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Exception/ExceptionHandler.php:121)
at Joomla\CMS\Exception\ExceptionHandler::render(object(TypeError))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Exception/ExceptionHandler.php:72)
at Joomla\CMS\Exception\ExceptionHandler::handleException(object(TypeError))
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/libraries/src/Application/CMSApplication.php:322)
at Joomla\CMS\Application\CMSApplication->execute()
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/includes/app.php:61)
at require_once('/is/htdocs/wp1182896_R5KW68P1UI/www/J4/includes/app.php')
(/is/htdocs/wp1182896_R5KW68P1UI/www/J4/index.php:32)
Alles anzeigen