Hallo
Gewisse Objektdaten werden nicht mehr im Directory «Custom Catalog Leser» angezeigt.
Zum Test habe ich eine neues Objekt (test_zertifikate_ausbildungen) erstellt und die Datenbank-Tabelle: cc_directory aktualisiert.
Das Objekt erscheint in den Artikeln und ich kann auch einen Text eingeben wird aber nicht in der Deailansicht vom «Custom Catalog Leser»
Nachfolgend habe ich noch eine Fehlerlog-Anzeige, vielleicht ligt darin der Fehler?
Gewisse Objektdaten werden nicht mehr im Directory «Custom Catalog Leser» angezeigt.
Zum Test habe ich eine neues Objekt (test_zertifikate_ausbildungen) erstellt und die Datenbank-Tabelle: cc_directory aktualisiert.
Code:
ALTER TABLE cc_directory CHANGE test_zertifikate_ausbildungen `test_zertifikate_ausbildungen` mediumtext NULL COLLATE utf8mb4_unicode_ci;
Nachfolgend habe ich noch eine Fehlerlog-Anzeige, vielleicht ligt darin der Fehler?
Code:
[2024-01-11T14:01:44.082316+01:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_ro ute":"contao_backend","_scope":"backend","_token_c heck":true,"_controller":"Contao\\CoreBundle\\Cont roller\\BackendController::mainAction"},"request_u ri":"https://2023.swiss-kundalini-yoga.ch/contao?do=pct_customelements&ref=0aa_AzlW","method ":"GET"} [] [2024-01-11T14:01:44.227706+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined at /xy/system/modules/pct_customelements_plugin_notelist/config/config.php:18)"} [] [2024-01-11T14:01:44.227734+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined at /xy/system/modules/pct_customelements_plugin_notelist/config/config.php:19)"} [] [2024-01-11T14:01:44.228105+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined at /xy/system/modules/pct_customelements_attribute_tags/config/config.php:19)"} [] [2024-01-11T14:01:44.228128+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined at /xy/system/modules/pct_customelements_attribute_tags/config/config.php:20)"} [] [2024-01-11T14:01:44.411675+01:00] php.WARNING: Warning: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /xy/system/modules/pct_customelements_plugin_cc_frontedit/PCT/CustomCatalog/FrontEdit/Controller.php:646)"} [] [2024-01-11T14:01:44.411705+01:00] php.WARNING: Warning: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /xy/system/modules/pct_customelements_plugin_cc_frontedit/PCT/CustomCatalog/FrontEdit/Controller.php:646)"} [] [2024-01-11T14:01:44.411734+01:00] php.WARNING: Warning: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /xy/system/modules/pct_customelements_plugin_cc_frontedit/PCT/CustomCatalog/FrontEdit/Controller.php:689)"} [] [2024-01-11T14:01:44.411756+01:00] php.WARNING: Warning: Trying to access array offset on value of type null {"exception":"[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /xy/system/modules/pct_customelements_plugin_cc_frontedit/PCT/CustomCatalog/FrontEdit/Controller.php:689)"} [] [2024-01-11T14:01:44.426449+01:00] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "Back end module "pct_customelements" is not defined in the BE_MOD array" at /xy/vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php line 338 {"exception":"[object] (InvalidArgumentException(code: 0): Back end module \"pct_customelements\" is not defined in the BE_MOD array at /xy/vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:338)"} []
Kommentar