Hi
I have installed this for joomla 4.3 -and worked fine >S5 Fitness Center Template 1.1.0 Feb 2nd, 2024
now i updated to joomla 5.3 and I receive errors.
Does this template work for joomla 5.3 ?
errors bellow
in /home/medatransport/public_html/libraries/src/Application/SiteApplication.php (line 449)
/** @var OutputController $cache */ $cache = $this->getCacheControllerFactory()->createCacheController('output', ['defaultgroup' => 'com_templates']); if ($this->getLanguageFilter()) { $tag = $this->getLanguage()->getTag(); } else { $tag = ''; } $cacheId = 'templates0' . $tag;
SiteApplication->getTemplate()
in /home/medatransport/public_html/libraries/src/Error/Renderer/HtmlRenderer.php (line 50)
HtmlRenderer->render()
in /home/medatransport/public_html/libraries/src/Exception/ExceptionHandler.php (line 136)
ExceptionHandler::render()
in /home/medatransport/public_html/libraries/src/Exception/ExceptionHandler.php (line 73)
ExceptionHandler::handleException()
in /home/medatransport/public_html/libraries/src/Application/CMSApplication.php (line 334)
CMSApplication->execute()
in /home/medatransport/public_html/includes/app.php (line 58)
require_once('/home/medatransport/public_html/includes/app.php')
in /home/medatransport/public_html/index.php (line 32)