- Joomla Version
- 6.0
- PHP Version
- PHP 8.3.x
- Hoster
- all-inkl
- Link (URL) zur Seite mit dem Problem
- https://art-culture-travels.com
wenn ich in meinem Suchfeld etwas eingebe und auf return klicke,
kommt diese Fehlermeldung:
0 Call to undefined method Joomla\Database\Mysqli\MysqliQuery::castAsChar()
Der Debuggmodus gibt folgendes aus:
| 1 | () | JROOT/plugins/search/categories/categories.php:150 |
| 2 | PlgSearchCategories->onContentSearch() | JROOT/libraries/src/Plugin/CMSPlugin.php:386 |
| 3 | Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() | JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454 |
| 4 | Joomla\Event\Dispatcher->dispatch() | JROOT/libraries/src/Application/EventAware.php:111 |
| 5 | Joomla\CMS\Application\WebApplication->triggerEvent() | JROOT/components/com_search/models/search.php:141 |
| 6 | SearchModelSearch->getData() | JROOT/libraries/src/MVC/View/AbstractView.php:171 |
| 7 | Joomla\CMS\MVC\View\AbstractView->get() | JROOT/components/com_search/views/search/view.html.php:126 |
| 8 | SearchViewSearch->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:697 |
| 9 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/components/com_search/controller.php:34 |
| 10 | SearchController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:730 |
| 11 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_search/search.php:13 |
| 12 | require_once() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71 |
| 13 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73 |
| 14 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361 |
| 15 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:217 |
| 16 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:271 |
| 17 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:320 |
| 18 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/includes/app.php:58 |
| 19 | require_once() | JROOT/index.php:51 |
Kann jemnad helfen?