Fehler bei Aufruf der Suchfunktion: 0 Call to undefined method Joomla\Database\Mysqli\MysqliQuery::castAsChar()

  • 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
    2PlgSearchCategories->onContentSearch()JROOT/libraries/src/Plugin/CMSPlugin.php:386
    3Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}()JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454
    4Joomla\Event\Dispatcher->dispatch()JROOT/libraries/src/Application/EventAware.php:111
    5Joomla\CMS\Application\WebApplication->triggerEvent()JROOT/components/com_search/models/search.php:141
    6SearchModelSearch->getData()JROOT/libraries/src/MVC/View/AbstractView.php:171
    7Joomla\CMS\MVC\View\AbstractView->get()JROOT/components/com_search/views/search/view.html.php:126
    8SearchViewSearch->display()JROOT/libraries/src/MVC/Controller/BaseController.php:697
    9Joomla\CMS\MVC\Controller\BaseController->display()JROOT/components/com_search/controller.php:34
    10SearchController->display()JROOT/libraries/src/MVC/Controller/BaseController.php:730
    11Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/components/com_search/search.php:13
    12require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
    13Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
    14Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:361
    15Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/SiteApplication.php:217
    16Joomla\CMS\Application\SiteApplication->dispatch()JROOT/libraries/src/Application/SiteApplication.php:271
    17Joomla\CMS\Application\SiteApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:320
    18Joomla\CMS\Application\CMSApplication->execute()JROOT/includes/app.php:58
    19require_once()JROOT/index.php:51


    Kann jemnad helfen?