Hi There,
After update to joomla 4 and update all templates an extentions:
Site shows error
Also I have the Problem when I add a menuepoint wir autoread.
https://www.pfarrei-kerken.de/

Please helf asap!

behavior::caption not found.

Call stack

Function Location

1 () JROOT/libraries/src/HTML/HTMLHelper.php:141
2 Joomla\CMS\HTML\HTMLHelper::_() JROOT/templates/ambient/html/com_content/featured/featured-autoreadmore.php:14
3 include() JROOT/libraries/src/MVC/View/HtmlView.php:415
4 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:203
5 Joomla\CMS\MVC\View\HtmlView->display() JROOT/components/com_content/src/View/Featured/HtmlView.php:209
6 Joomla\Component\Content\Site\View\Featured\HtmlView->display() JROOT/libraries/src/MVC/Controller/BaseController.php:660
7 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_content/src/Controller/DisplayController.php:121
8 Joomla\Component\Content\Site\Controller\DisplayController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:693
9 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
10 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/components/com_content/src/Dispatcher/Dispatcher.php:56
11 Joomla\Component\Content\Site\Dispatcher\Dispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
12 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:208
13 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:249
14 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
15 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:61
16 require_once() JROOT/index.php:32

Hi

Firstly, S5 Ambient template doesn't override the featured view of com_content, it seems that you override it for your site:
/templates/ambient/html/com_content/featured/

you have to check these files in this 'featured' folder again and update the code so it can be compatible with Joomla 4. I renamed this folder for now.

And there is also error in this file: /templates/ambient/vertex/s5flex_menu/helpers.php that I updated as well.

Kindly check.

Write a Reply...
You need to Login to view replies.