Ergebnis 1 bis 1 von 1

Thema: Contao 2.13 und Isotope 2.8

  1. #1
    Contao-Nutzer
    Registriert seit
    18.08.2018.
    Beiträge
    1

    Fehler Contao 2.13 und Isotope 2.8

    Hallo zusammen,

    habe eine Contao 4.12.7 Installation mit Isotope 12.8., die problemlos läuft.

    Die composer-json sieht folgendermaßen aus:

    Code:
    {
        "type": "project",
        "require": {
            "contao/conflicts": "*@dev",
            "contao/easy-coding-standard": "^4.3",
            "contao/manager-bundle": "4.12.*",
            "contao/news-bundle": "4.12.*",
            "contao/newsletter-bundle": "4.12.*",
            "contao/tcpdf-bundle": "^1.2",
            "fritzmg/contao-swiper": "^4.2",
            "isotope/isotope-core": "^2.8",
            "isotope/isotope_documents": "^1.0",
            "jrgregory/m17-sticky-backend-footer": "^2.0",
            "omosde/contao-om-backend": "^1.7",
            "oveleon/contao-cookiebar": "^1.12",
            "rhymedigital/isotope_quickproducts": "^2.0",
            "terminal42/notification_center": "^1.6"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        },
        "config": {
            "allow-plugins": {
                "contao-components/installer": true,
                "contao-community-alliance/composer-plugin": true,
                "contao/manager-plugin": true,
                "dealerdirect/phpcodesniffer-composer-installer": true
            }
        }
    }
    Nach dem Update auf Contao 4.13. treten nun leider einige Probleme auf:

    1. Im Backend liessen sich keine Produkt-Varianten mehr anlegen oder bearbeiten. Dieses Problem hat sich nach Deinstallation von omosde/contao-om-backend erledigt
    2. Im Frontend lassen sich keine Produkt-Kategorien mehr aufrufen


    Hier die Log-Auszüge

    prod.log

    Code:
    [2022-04-30T17:00:51.505973+02:00] request.INFO: Matched route "tl_page.5". {"route":"tl_page.5","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.5","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.5","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://sub.domain.de/landmaschinen-forstmaschinen.html","method":"GET"} []
    [2022-04-30T17:00:51.526751+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
    [2022-04-30T17:00:51.561529+02:00] request.CRITICAL: Uncaught PHP Exception Error: "Unknown named parameter $config" at /serverpfad/contao_4.13lts/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php line 1091 {"exception":"[object] (Error(code: 0): Unknown named parameter $config at /serverpfad/contao_4.13lts/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:1091)"} []
    dev.log

    Code:
    [2022-04-30T17:03:09.695165+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/landmaschinen-forstmaschinen.html/"." [] []
    [2022-04-30T17:03:09.745798+02:00] request.INFO: Matched route "tl_page.5". {"route":"tl_page.5","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.5","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.5","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://sub.domain.de/landmaschinen-forstmaschinen.html","method":"GET"} []
    [2022-04-30T17:03:09.767433+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
    [2022-04-30T17:03:09.767843+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/landmaschinen-forstmaschinen.html/"." [] []
    [2022-04-30T17:03:09.840285+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.840768+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.840946+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841104+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841257+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841417+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841575+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841723+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.841869+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.842019+02:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'cmf_routing_object' not found': Unable to generate a URL for the named route "cmf_routing_object" as such route does not exist. [] []
    [2022-04-30T17:03:09.870487+02:00] request.CRITICAL: Uncaught PHP Exception ErrorException: "Warning: Undefined array key 5" at /serverpfad/contao_4.13lts/vendor/codefog/contao-haste/library/Haste/Util/RepositoryVersion.php line 114 {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key 5 at /serverpfad/contao_4.13lts/vendor/codefog/contao-haste/library/Haste/Util/RepositoryVersion.php:114)"} []
    [2022-04-30T17:03:09.974516+02:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\LegacyCron::onMinutely" [] []
    [2022-04-30T17:03:10.136180+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36778f"},"request_uri":"https://sub.domain.de/_wdt/36778f","method":"GET"} []
    Stack Trace

    Code:
    Stack Trace
    
    ErrorException:
    Warning: Undefined array key 5
    
      at vendor/codefog/contao-haste/library/Haste/Util/RepositoryVersion.php:114
      at Haste\Util\RepositoryVersion::encode()
         (vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Module/Module.php:85)
      at Isotope\Module\Module->__construct()
         (vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Module/AbstractProductFilter.php:51)
      at Isotope\Module\AbstractProductFilter->__construct()
         (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:433)
      at Contao\Controller::getFrontendModule()
         (vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:190)
      at Contao\PageRegular->prepare()
         (vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:60)
      at Contao\PageRegular->getResponse()
         (vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:316)
      at Contao\FrontendIndex->renderPage()
         (vendor/symfony/http-kernel/HttpKernel.php:152)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
         (vendor/symfony/http-kernel/HttpKernel.php:74)
      at Symfony\Component\HttpKernel\HttpKernel->handle()
         (vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle()
         (web/index.php:44)
    Das Problem taucht auf, sobald ein Filter aktiviert ist. Produktlisten und Produktseiten funktionieren ansonsten einwandfrei.
    Hat jemand dazu eine Idee?

    Danke für Eure Unterstützung
    Geändert von blackforester (02.05.2022 um 12:25 Uhr)

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •