1054 Unknown column 'introtext' in 'field list'

  • Joomla Version
    3.10.12
    PHP Version
    PHP 8.2.x
    Hoster
    fc-hosting

    Hallo,

    bis vor einer weile lief mein K2 unter zumindest zum schluss sorgenfrei.

    Seit neuestem erhalte ich wiederrum diese Fehlermeldung
    1054 Unknown column 'introtext' in 'field list'

    Im K2 forum hierzu leider keine Antworten und brauchbare Infos.

    Die Datenbank ist "reperiert". Der Fehler ist reproduzierbar mit php 7.4, und auch mit dem Haustemplate.

    Hat jemand noch eine Idee woran es liegen könnte?

    GRuß

    Litho

  • Nur übers Backend

    Sobald ich eine bestehende oder neue K2 Kategorie anlegen will erscheint der Fehler. Von daher wird es mit dem Link schwierig, zumindest hier in der Öffentlichkeit. Wenn Du macgst richte ich einen Zugang ein.

  • Hi gute Frage. Tritt ja nur auf wenn eine neue K2 Kategorie ändern möchte.
    Das sagt der Debug Modus:

    Zitat
    1054 Unknown column 'introtext' in 'field list'
    /var/www/virtual/weidelsburg.de/htdocs/libraries/joomla/database/driver/mysqli.php:610


    Call stack
    # Function Location
    1 () JROOT/libraries/joomla/database/driver/mysqli.php:610
    2 mysqli_query() JROOT/libraries/joomla/database/driver/mysqli.php:610
    3 JDatabaseDriverMysqli->execute() JROOT/libraries/joomla/database/driver.php:1421
    4 JDatabaseDriver->insertObject() JROOT/libraries/src/Table/Table.php:821
    5 Joomla\CMS\Table\Table->store() JROOT/administrator/components/com_k2/models/category.php:75
    6 K2ModelCategory->save() JROOT/administrator/components/com_k2/controllers/category.php:27
    7 K2ControllerCategory->save() JROOT/libraries/src/MVC/Controller/BaseController.php:702
    8 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_k2/k2.php:147
    9 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
    10 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
    11 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:101
    12 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:159
    13 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225
    14 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/index.php:51