Beiträge von JTux_AJ

    Hallo,

    ich habe meine Webseite vor einigen Tagen von Joomla 5.3. auf Joomla 5.4.0 upgegradet.
    Als Erweiterung nutze ich u.a. JEvents in der Version 3.6.92
    Soweit, so gut.

    Nun wollte ich ein Layout eines Modules, dass JEvent - Last Events nutzt, editieren.
    Leider bekomme ich eine Fehlermeldung (siehe unten) und die Änderung wird nicht übernommen.

    Vielleicht kann mir jemand hier dazu helfen?

    Grüße

    Alex

    Zitat

    Es ist ein Fehler aufgetreten.

    Call Stack

    #FunctionLocation
    1()JROOT/libraries/src/MVC/Model/BaseDatabaseModel.php:273
    2Joomla\CMS\MVC\Model\BaseDatabaseModel->getTable()JROOT/administrator/components/com_jevents/models/default.php:231
    3DefaultsModelDefault->store()JROOT/administrator/components/com_jevents/controllers/defaults.php:699
    4AdminDefaultsController->save()JROOT/libraries/src/MVC/Controller/BaseController.php:730
    5Joomla\CMS\MVC\Controller\BaseController->execute()JROOT/administrator/components/com_jevents/jevents.php:285
    6require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
    7Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
    8Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:361
    9Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/AdministratorApplication.php:150
    10Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT/libraries/src/Application/AdministratorApplication.php:205
    11Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:304
    12Joomla\CMS\Application\CMSApplication->execute()JROOT/administrator/includes/app.php:58
    13require_once()JROOT/administrator/index.php:32