Nach Update Fehler

  • Hallo miteinander,


    Folgendes Problem:

    Wir haben unsere Seite auf Joomla 3.9.4 (Stable) geupdatet. Seither kommt, wenn man sich im Internen Bereich anmeldet und einen Beitrag erstellen oder bearbeiten will, folgende Fehlermeldung:


    0 - Call to undefined method JLayoutFile::getDefaultIncludePaths()


    Wir kommen momentan nicht weiter. Haben schon einiges ausprobiert von Cache leeren über Module wiederherstellen bis hin zum Template-Reset. Alles ohne Erfolg.

    Habt ihr noch Ideen ?


    Grüße

  • Mein Fehler ;)


    Call stack
    # Function Location
    1 () JROOT/libraries/src/Form/FormField.php:1042
    2 Joomla\CMS\Form\FormField->getLayoutPaths() JROOT/libraries/src/Form/FormField.php:1060
    3 Joomla\CMS\Form\FormField->getRenderer() JROOT/libraries/src/Form/FormField.php:778
    4 Joomla\CMS\Form\FormField->getLabel() JROOT/libraries/src/Form/FormField.php:434
    5 Joomla\CMS\Form\FormField->__get() JROOT/libraries/joomla/form/fields/text.php:80
    6 JFormFieldText->__get() JROOT/libraries/src/Form/Form.php:572
    7 Joomla\CMS\Form\Form->getLabel() JROOT/plugins/system/t3/base-bs3/html/com_content/form/edit.php:94
    8 include() JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:661
    9 JViewLegacy->loadTemplate() JROOT/plugins/system/t3/includes/joomla30/viewlegacy.php:207
    10 JViewLegacy->display() JROOT/components/com_content/views/form/view.html.php:124
    11 ContentViewForm->display() JROOT/libraries/src/MVC/Controller/BaseController.php:672
    12 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_content/controller.php:118
    13 ContentController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:710
    14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_content/content.php:43
    15 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
    16 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
    17 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:194
    18 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:233
    19 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:196
    20 Joomla\CMS\Application\CMSApplication->execute() JROOT/index.php:49