Hello! At the result page I have Class "Joomla\CMS\Event\Content\ContentPrepareEvent" not found With jfilters
Class "Joomla\CMS\Event\Content\ContentPrepareEvent" not found
Seems you used a class that only exists in Joomla 5 :(
Class "Joomla\CMS\Event\Content\ContentPrepareEvent" not found
| Call stack | ||
| # | Function | Location |
| 1 | () | JROOT/components/com_jfilters/src/Model/ResultsModel.php:660 |
| 2 | Bluecoder\Component\Jfilters\Site\Model\ResultsModel->getItems() | JROOT/libraries/src/MVC/View/AbstractView.php:152 |
| 3 | Joomla\CMS\MVC\View\AbstractView->get() | JROOT/components/com_jfilters/src/View/Results/HtmlView.php:82 |
| 4 | Bluecoder\Component\Jfilters\Site\View\Results\HtmlView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:660 |
| 5 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_jfilters/src/Controller/DisplayController.php:146 |
| 6 | Bluecoder\Component\Jfilters\Site\Controller\DisplayController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:693 |
| 7 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143 |
| 8 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/components/com_jfilters/src/Dispatcher/Dispatcher.php:46 |