Ergebnis 1 bis 21 von 21

Thema: Contao 5.3.x-dev / Fehler nach update von 5.2.8

  1. #1
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard Contao 5.3.x-dev / Fehler nach update von 5.2.8

    Moin an alle,

    nach dem Update auf Contao 5.3 RC2 bzw. 5.3.x-dev erfolgt nach der Anwahl eines beliebigen Menüpunktes folgende Fehlermeldung:

    Code:
    [2024-01-26T18:25:02.648099+00:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    Zwei Stack Traces folgen:

    Code:
    Contao\CoreBundle\Exception\InternalServerErrorHttpException:
    
      at vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93
      at Contao\CoreBundle\EventListener\ExceptionConverterListener->convertToHttpException(object(ForwardPageNotFoundException), 'InternalServerErrorHttpException')
         (vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:72)
      at Contao\CoreBundle\EventListener\ExceptionConverterListener->__invoke(object(ExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
         (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(ExceptionEvent), 'kernel.exception', object(TraceableEventDispatcher))
         (vendor/symfony/event-dispatcher/EventDispatcher.php:220)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener), object(WrappedListener)), 'kernel.exception', object(ExceptionEvent))
         (vendor/symfony/event-dispatcher/EventDispatcher.php:56)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(ExceptionEvent), 'kernel.exception')
         (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(ExceptionEvent), 'kernel.exception')
         (vendor/symfony/http-kernel/HttpKernel.php:239)
      at Symfony\Component\HttpKernel\HttpKernel->handleThrowable(object(ForwardPageNotFoundException), object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:91)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:197)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (public/index.php:44)
    Code:
    Contao\CoreBundle\Exception\ForwardPageNotFoundException:
    
      at vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76
      at Contao\CoreBundle\Routing\Content\ContentUrlResult::redirect(null)
         (vendor/contao/news-bundle/src/Routing/NewsResolver.php:43)
      at Contao\NewsBundle\Routing\NewsResolver->resolve(object(NewsModel))
         (vendor/contao/core-bundle/src/Routing/ContentUrlGenerator.php:149)
      at Contao\CoreBundle\Routing\ContentUrlGenerator->resolveContent(object(NewsModel))
         (vendor/contao/core-bundle/src/Routing/ContentUrlGenerator.php:69)
      at Contao\CoreBundle\Routing\ContentUrlGenerator->generate(object(NewsModel), array())
         (vendor/contao/news-bundle/contao/modules/ModuleNews.php:327)
      at Contao\ModuleNews->generateContentUrl(object(NewsModel), false)
         (vendor/contao/news-bundle/contao/modules/ModuleNews.php:305)
      at Contao\ModuleNews->generateLink('Neue Fotogrüße von den D-, E- und F-Kindern ...', object(NewsModel), false)
         (vendor/contao/news-bundle/contao/modules/ModuleNews.php:87)
      at Contao\ModuleNews->parseArticle(object(NewsModel), false, ' featured', 3)
         (vendor/contao/news-bundle/contao/modules/ModuleNews.php:285)
      at Contao\ModuleNews->parseArticles(object(Collection))
         (vendor/contao/news-bundle/contao/modules/ModuleNewsList.php:157)
      at Contao\ModuleNewsList->compile()
         (vendor/contao/core-bundle/contao/modules/Module.php:213)
      at Contao\Module->generate()
         (vendor/contao/news-bundle/contao/modules/ModuleNewsList.php:73)
      at Contao\ModuleNewsList->generate()
         (vendor/contao/core-bundle/contao/library/Contao/Controller.php:413)
      at Contao\Controller::getFrontendModule(object(ModuleModel), 'left')
         (vendor/contao/core-bundle/contao/pages/PageRegular.php:171)
      at Contao\PageRegular->prepare(object(PageModel))
         (vendor/contao/core-bundle/contao/pages/PageRegular.php:46)
      at Contao\PageRegular->getResponse(object(PageModel), true)
         (vendor/contao/core-bundle/contao/controllers/FrontendIndex.php:66)
      at Contao\FrontendIndex->renderPage(object(PageModel))
         (vendor/symfony/http-kernel/HttpKernel.php:181)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
         (vendor/symfony/http-kernel/HttpKernel.php:76)
      at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
         (vendor/symfony/http-kernel/Kernel.php:197)
      at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
         (public/index.php:44)
    Im Log steht als 1. Zeile:
    Code:
    DEBUG
    19:12:38
    app	Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/unsere-bilder/fotogruesse-2/"."
    Im dev-log stehen jede Menge Hinweise auf fehlerhaftes routing:

    Code:
    [2024-01-26T18:23:44.793402+00:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://luetten-dieks.local/contao","method":"GET"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.795253+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_contao_backend","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915036+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Contao\\CoreBundle\\Security\\User\\ContaoUserProvider","username":"Georg"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915390+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"contao_backend","authenticators":2} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915463+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_backend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915528+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_backend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915585+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_backend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:44.915645+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_backend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:45.023550+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_contao_backend"} {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:45.037764+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:45.039168+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/contao?","request_method":"GET"}
    [2024-01-26T18:23:45.077962+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"649ab0"},"request_uri":"https://luetten-dieks.local/_wdt/649ab0","method":"GET"} {"request_uri":"/_wdt/649ab0","request_method":"GET"}
    [2024-01-26T18:23:45.132327+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/_wdt/649ab0","request_method":"GET"}
    [2024-01-26T18:23:45.133111+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/_wdt/649ab0","request_method":"GET"}
    [2024-01-26T18:24:02.907381+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/unsere-bilder/fotogruesse-2/"." [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.072870+00:00] request.INFO: Matched route "tl_page.182". {"route":"tl_page.182","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.182","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.182","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://luetten-dieks.local/unsere-bilder/fotogruesse-2","method":"GET"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.074613+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"contao_frontend","authenticators":2} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.074701+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_frontend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.074767+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_frontend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.074836+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_frontend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.074961+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_frontend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\RememberMeAuthenticator"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.203162+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.206417+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.218241+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.218691+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.219121+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.219543+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.224579+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.225017+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.225457+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.225880+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.228367+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.228806+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.229237+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.229659+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.232308+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.232743+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.233168+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.233700+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.238872+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.241677+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.242071+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.242400+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.242745+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.243063+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.243389+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.243714+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.244041+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.244362+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.244699+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.245031+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.245521+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.247387+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.247726+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.248052+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.248375+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.248697+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.250439+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.252722+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.253055+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.253381+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.253705+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.254039+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.254364+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.254688+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.255014+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.256586+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.256904+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.258921+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.259267+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.259592+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.259924+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.260254+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.261891+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.262207+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.263788+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.265495+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.267508+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.269338+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.269671+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.269992+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.270421+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.271485+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.271827+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.272145+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.272449+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.274145+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.274466+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.274790+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.275093+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.276355+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.276676+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.276992+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.277604+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.277922+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.278232+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.279370+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.279693+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.280014+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.280333+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.280657+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.280975+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.281296+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.281614+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.281933+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.282254+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.282575+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.282936+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.284297+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.284634+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.284960+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.285290+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.287093+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.287422+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.287746+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.288064+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.288385+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.288715+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.289033+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.289352+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.290765+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.291076+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.292392+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.292788+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.293142+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.293488+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.293859+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.294838+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.295154+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.301905+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.302635+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.307424+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.313428+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.316294+00:00] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'page_routing_object' not found': Unable to generate a URL for the named route "page_routing_object" as such route does not exist. [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.318158+00:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.388664+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.389648+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.391271+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.391489+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T19:24:03.392221+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/unsere-bilder/fotogruesse-2","request_method":"GET"}
    [2024-01-26T18:24:03.403663+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8b748"},"request_uri":"https://luetten-dieks.local/_wdt/c8b748","method":"GET"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.446330+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.447163+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.448580+00:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.448770+00:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.449484+00:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.585773+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8b748"},"request_uri":"https://luetten-dieks.local/_wdt/c8b748","method":"GET"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.625866+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.626994+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.628104+00:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.628247+00:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:03.628795+00:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:04.045089+00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c8b748"},"request_uri":"https://luetten-dieks.local/_wdt/c8b748","method":"GET"} {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:04.161790+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:04.162663+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/_wdt/c8b748","request_method":"GET"}
    [2024-01-26T18:24:55.974646+00:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://luetten-dieks.local/contao?do=debug&key=disable&ref=iOn4jtrs&referer=","method":"GET"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:55.976741+00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_contao_backend","token_class":"Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.122752+00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Contao\\CoreBundle\\Security\\User\\ContaoUserProvider","username":"Georg"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.123173+00:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"contao_backend","authenticators":2} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.123252+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_backend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.123326+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_backend","authenticator":"Contao\\CoreBundle\\Security\\Authenticator\\ContaoLoginAuthenticator"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.123413+00:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"contao_backend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.123487+00:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"contao_backend","authenticator":"Symfony\\Component\\Security\\Http\\Authenticator\\LoginLinkAuthenticator"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.207352+00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_contao_backend"} {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.221477+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron" [] {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    [2024-01-26T18:24:56.222471+00:00] app.DEBUG: Executing cron job "Contao\CoreBundle\Cron\SuperviseWorkersCron" [] {"request_uri":"/contao?do=debug&key=disable&referer=&ref=iOn4jtrs","request_method":"GET"}
    Unter Contao 5.2 lief alles noch ... vielleicht kann mir jemand auf die Sprünge helfen ... Ach ja, es wird das "Tao" Theme von Rocksolid verwendet.

    Ansonsten allen ein schönes Wochenende
    Georg
    Geändert von Seefahrer (26.01.2024 um 20:30 Uhr)

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Kannst du den DB dump zur Verfügung stellen? Es reicht auch evt. nur die tl_page
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Hi Spooky, danke, dass Du Dich des Problems annimmst.

    anbei der Dump der tl_page:

    Code:
    - phpMyAdmin SQL Dump
    -- version 5.2.0
    -- https://www.phpmyadmin.net/
    --
    -- Host: localhost:8889
    -- Generation Time: Jan 27, 2024 at 09:21 AM
    -- Server version: 5.7.39
    -- PHP Version: 8.2.13
    
    SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
    START TRANSACTION;
    SET time_zone = "+00:00";
    
    
    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
    /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
    /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
    /*!40101 SET NAMES utf8mb4 */;
    
    --
    -- Database: `....`
    --
    
    -- --------------------------------------------------------
    
    --
    -- Table structure for table `tl_page`
    --
    
    CREATE TABLE `tl_page` (
      `id` int(10) UNSIGNED NOT NULL,
      `pid` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `sorting` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `tstamp` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
      `type` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'regular',
      `pageTitle` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `language` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `robots` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `description` text COLLATE utf8mb4_unicode_ci,
      `redirect` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'permanent',
      `jumpTo` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `url` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `target` tinyint(1) NOT NULL DEFAULT '0',
      `dns` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `staticFiles` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `staticPlugins` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `fallback` tinyint(1) NOT NULL DEFAULT '0',
      `adminEmail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `dateFormat` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `timeFormat` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `datimFormat` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `useSSL` tinyint(1) NOT NULL DEFAULT '1',
      `autoforward` tinyint(1) NOT NULL DEFAULT '0',
      `protected` tinyint(1) NOT NULL DEFAULT '0',
      `groups` blob,
      `includeLayout` tinyint(1) NOT NULL DEFAULT '0',
      `layout` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `twoFactorJumpTo` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `includeCache` tinyint(1) NOT NULL DEFAULT '0',
      `cache` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `includeChmod` tinyint(1) NOT NULL DEFAULT '0',
      `cuser` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `cgroup` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `chmod` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `noSearch` tinyint(1) NOT NULL DEFAULT '0',
      `cssClass` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `sitemap` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `hide` tinyint(1) NOT NULL DEFAULT '0',
      `accesskey` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `published` tinyint(1) NOT NULL DEFAULT '0',
      `start` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `stop` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `rsmm_subtitle` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `rsmm_color` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `rsmm_image` binary(16) DEFAULT NULL,
      `rsmm_enabled` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `rsmm_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `redirectBack` tinyint(1) NOT NULL DEFAULT '0',
      `clientCache` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `requireItem` tinyint(1) NOT NULL DEFAULT '0',
      `validAliasCharacters` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `enforceTwoFactor` tinyint(1) NOT NULL DEFAULT '0',
      `alwaysLoadFromCache` tinyint(1) NOT NULL DEFAULT '0',
      `robotsTxt` text COLLATE utf8mb4_unicode_ci,
      `favicon` binary(16) DEFAULT NULL,
      `urlSuffix` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `urlPrefix` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
      `useFolderUrl` tinyint(1) NOT NULL DEFAULT '0',
      `mailerTransport` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `disableLanguageRedirect` tinyint(1) NOT NULL DEFAULT '0',
      `cookiebarBlocking` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `cookiebarAlignment` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `cookiebarTemplate` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `cookiebarExcludePages` blob,
      `cookiebarInfoUrls` blob,
      `cookiebarInfoDescription` mediumtext COLLATE utf8mb4_unicode_ci,
      `cookiebarDescription` mediumtext COLLATE utf8mb4_unicode_ci,
      `cookiebarConfig` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `overwriteCookiebarMeta` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `activateCookiebar` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `cookiebarButtonColorScheme` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `prefillCookies` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `triggerCookiebar` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `subpageLayout` int(10) UNSIGNED NOT NULL DEFAULT '0',
      `canonicalKeepParams` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `canonicalLink` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `enableCanonical` tinyint(1) NOT NULL DEFAULT '0',
      `maintenanceMode` tinyint(1) NOT NULL DEFAULT '0',
      `routePriority` int(11) NOT NULL DEFAULT '0',
      `alwaysForward` tinyint(1) NOT NULL DEFAULT '0',
      `newsArchives` blob,
      `feedFormat` varchar(32) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT 'rss',
      `feedSource` varchar(32) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT 'source_teaser',
      `maxFeedItems` smallint(5) UNSIGNED NOT NULL DEFAULT '25',
      `feedFeatured` varchar(16) CHARACTER SET ascii COLLATE ascii_bin NOT NULL DEFAULT 'all_items',
      `feedDescription` text COLLATE utf8mb4_unicode_ci,
      `imgSize` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
      `enableCsp` tinyint(1) NOT NULL DEFAULT '0',
      `csp` longtext COLLATE utf8mb4_unicode_ci,
      `cspReportOnly` tinyint(1) NOT NULL DEFAULT '0',
      `cspReportLog` tinyint(1) NOT NULL DEFAULT '0'
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC;
    
    --
    -- Dumping data for table `tl_page`
    --
    
    INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `rsmm_subtitle`, `rsmm_color`, `rsmm_image`, `rsmm_enabled`, `rsmm_id`, `redirectBack`, `clientCache`, `requireItem`, `validAliasCharacters`, `enforceTwoFactor`, `alwaysLoadFromCache`, `robotsTxt`, `favicon`, `urlSuffix`, `urlPrefix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `cookiebarBlocking`, `cookiebarAlignment`, `cookiebarTemplate`, `cookiebarExcludePages`, `cookiebarInfoUrls`, `cookiebarInfoDescription`, `cookiebarDescription`, `cookiebarConfig`, `overwriteCookiebarMeta`, `activateCookiebar`, `cookiebarButtonColorScheme`, `prefillCookies`, `triggerCookiebar`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`) VALUES
    (1, 0, 128, 1706035017, 'www.luetten-dieks.eu', 'www-luetten-dieks-eu', 'root', 'Entlebucher Sennenhunde aus dem windigen Cuxland', 'de', '', NULL, 'permanent', 0, '', 0, '', '', '', 1, 'stina@stinas-seite.eu', 'd.m.y', 'H:i', 'd.m.Y H:i', 1, 0, 0, NULL, 1, 1, 0, 1, 86400, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', '', 0, '', 1, '', '', '', '', NULL, '', 0, 0, 86400, 0, '', 0, 0, NULL, NULL, '', '', 0, '', 1, '', '', '', NULL, NULL, NULL, NULL, '1', '', '1', '', '', '', 0, '', '', 1, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (2, 1, 128, 1699784786, 'Home', 'index', 'regular', 'Startseite / Landing Page', '', 'index,follow', 'Startseite von Stinas Seite, Lütten Dieks, Entlebucher Sennenhunde aus dem windigen Cuxland', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 7, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'home tagline-no-border', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (3, 12, 448, 1699784786, 'Sitemap', 'sitemap', 'regular', 'Sitemap', '', 'index,follow', 'Die Sitemap der Internetpräsenz www.luetten-dieks.eu', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-direction', 'map_default', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (7, 12, 192, 1699784786, 'Kontakt', 'kontakt', 'regular', 'Kontaktformular', '', 'index,follow', 'Kontaktformular der Zuchtstätte, des Zwingers, des Züchters Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 1, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-mail', 'map_default', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (9, 12, 320, 1699784786, 'Suche', 'suche', 'regular', 'Suche', '', 'index,follow', 'Suche auf der Seite www.luetten-diek.eu', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-magnifying-glass', 'map_default', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (10, 1, 1664, 1699784786, '404', 'seite-nicht-gefunden', 'error_404', 'Seite nicht gefunden', '', 'index,follow', 'Seite nicht gefunden', 'permanent', 2, '', 0, '', '', '', 0, '', '', '', '', 0, 1, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', '', 0, '', 1, '', '', '', '', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (12, 1, 1024, 1699784786, 'Stinas Blog', 'stinas-blog', 'regular', 'Stinas Blog', '', 'index,follow', 'Blog der Abenteuer und Erlebnisse der Entlebucher Sennenhunde aus dem windigen Cuxland', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-news', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (13, 12, 32, 1699784786, 'Blog Details', 'blog-details', 'regular', 'Detailansicht Stinas Tagebuch-Blog', '', 'noindex,nofollow', 'Detailansicht der Einträge in den Tagebuch-Blog des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (15, 12, 64, 1699784786, 'Events & Termine', 'events-und-termine', 'regular', 'Wichtige Termine', '', 'index,follow', 'Wichtige Termine und Veranstaltungen wie Ausstellungen, Zuchtschauen, Spaziergänge usw.', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-calendar', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (16, 15, 128, 1539088780, 'Event Details', 'event-details', 'regular', 'Wichtige Termine, Detailansicht', '', 'index,follow', 'Detailansicht wichtiger Termine und Veranstaltungen wie Ausstellungen, Zuchtschauen, Spaziergänge usw.', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (45, 7, 128, 1551284111, 'Kontaktformular Dankeseite', 'kontaktformular-dankeseite', 'regular', 'Danke für Ihre Nachricht', '', 'noindex,nofollow', 'Kontaktformular erfolgreich an die Zuchtstätte, den Züchter, den Zwinger Lütten Diek abgeschickt', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 11, 0, 1, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (48, 1, 256, 1699784786, 'Über uns', 'ueber-uns', 'regular', 'Über uns', '', 'index,follow', 'Kurzportraits der Entlebucher Sennenhunde. Frl. Stina vom Gehrshof, Lütten Dieks Antje, Lütten Dieks Birte und Lütten Dieks Carlito', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 7, 7, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '1', 2, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 1, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (60, 1, 1536, 1699784786, 'Impressum', 'impressum', 'regular', 'Impressum', '', 'index,follow', 'Impressum der Internetpräsenz der Zuchtstätte Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (72, 1, 1792, 1699784786, 'Include Elements', 'include-elements', 'regular', 'Include Elemente', '', 'index,follow', 'Include Elemente für die Seiten der Internetpräsenz', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (97, 1, 768, 1699784786, 'Gästebuch', 'gaestebuch', 'regular', 'Lütten Dieks Gästebuch', '', 'index,follow', 'Das Gästebuch der Zuchtstätte für Entlebucher Sennenhunde Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 1, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-pen', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (104, 1, 640, 1699784786, 'Bilder', 'unsere-bilder', 'forward', 'Stinas Bildergalerie', '', 'index,follow', '', 'permanent', 122, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (108, 104, 256, 1699784786, 'Stinas erstes Lebensjahr', 'stinas-erstes-lebensjahr', 'regular', 'Stinas erstes Lebensjahr', '', 'index,follow', 'Bilder aus dem ersten Lebensjahr des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (109, 119, 640, 1699784786, 'Kinderstube A-Wurf 2013', 'kinderstube-a-wurf-2013', 'regular', 'Bilder vom A-Wurf', '', 'index,follow', 'Bilder des A-Wurfs der Entlebucher Sennenhündin Frl. Stina vom Gehrshof Juli 2013', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (119, 1, 512, 1699784786, 'Unsere Zucht', 'unsere-zucht', 'regular', 'Unsere Zucht Lütten Dieks aus dem windigen Cuxland', '', 'index,follow', 'Zuchtstätte für Lütten Dieks Entlebucher Sennenhunde aus dem windigen Cuxland', 'permanent', 153, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (122, 104, 96, 1699784786, 'Unsere Erlebnisse', 'unsere-erlebnisse', 'regular', 'Stinas, Antjes und Birtes Erlebnisse', '', 'index,follow', 'Bilder von den Erlebnissen der Entlebucher Sennenhunde Frl. Stina vom Gehrshof, Lütten Dieks Antje, Lütten Dieks Birte und Lütten Dieks Carlito', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (124, 104, 384, 1706347207, 'Impressionen', 'impressionen', 'regular', 'Jahreszeitliche Impressionen', '', 'index,follow', 'Bilder und Impressionen aus dem windigen Cuxland zu verschiedenen Jahreszeiten', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-gallery', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (125, 104, 512, 1699784786, 'Herrchens Fotoecke', 'herrchens-fotoecke', 'regular', 'Herrchens Fotoecke', '', 'index,follow', 'Bilder und Impressionen aus der Seefahrt, Pazifik, Atlantik, Alaska, New York, Seattle, Panama, Hamburg usw.', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-gallery', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (126, 168, 128, 1699784786, 'Stinas erster Sommer', 'stinas-videos', 'regular', 'Stinas Videos', '', 'index,follow', 'Videos von den Erlebnissen des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (128, 48, 128, 1699784786, 'Frl. Stina vom Gehrshof', 'frl-stina-vom-gehrshof', 'regular', 'Frl. Stina vom Gehrshof', '', 'index,follow', 'Portrait und Vorstellung des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-baidu', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0x40e95bb3635311e8a167408d5c8260dc, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (129, 48, 256, 1699784786, 'Lütten Dieks Antje', 'luetten-dieks-antje', 'regular', 'Lütten Dieks Antje', '', 'index,follow', 'Portrait und Vorstellung des Entlebucher Sennenhundes Lütten Diek\'s Antje', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-baidu', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0x76b5f5c2e0f911e4989b7634a4970b6f, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (130, 48, 384, 1699784786, 'Lütten Dieks Birte', 'luetten-dieks-birte', 'regular', 'Lütten Dieks Birte-Pünktchen', '', 'index,follow', 'Portrait und Vorstellung des Entlebucher Sennenhundes Lütten Dieks Birte-Pünktchen', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-baidu', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0x1567bf228c3911e8a1b8408d5c8260dc, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (131, 119, 512, 1699784786, 'Wir Entlebucher', 'wir-entlebucher', 'regular', 'Der Entlebucher Sennenhund', '', 'index,follow', 'Rasse-Information zum Entlebucher Sennenhund', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 6, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-read', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (132, 128, 128, 1539088539, 'Ausstellungen und Prüfungen', 'ausstellungen-und-pruefungen-stina', 'regular', 'Ausstellungs- und Prüfungsergebnisse', '', 'index,follow', 'Übersicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (133, 132, 128, 1539088551, 'Ausstellungen Details', 'ausstellungen-details-stina', 'regular', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse Frl. Stina vom Gehrshof', '', 'index,follow', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (134, 128, 256, 1564380969, 'Stinas Ahnentafel', 'stinas-ahnentafel', 'regular', 'Ahnentafel', '', 'index,follow', 'Ahnentafel des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-document', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (135, 129, 128, 1564381055, 'Antjes Ahnentafel', 'antjes-ahnentafel', 'regular', 'Ahnentafel Lütten Dieks Antje', '', 'index,follow', 'Ahnentafel des Entlebucher Sennenhundes Lütten Dieks Antje', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-document', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (136, 130, 128, 1564381301, 'Birtes Ahnentafel', 'birtes-ahnentafel', 'regular', 'Ahnentafel Lütten Dieks Birte Pünktchen', '', 'index,follow', 'Ahnentafel des Entlebucher Sennenhundes Lütten Dieks Birte-Pünktchen', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-document', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (139, 128, 192, 1539088780, 'Stinas Ergebnisse', 'stinas-ergebnisse', 'regular', 'Ausstellungs- und Untersuchungsergebnisse', '', 'index,follow', 'Ausstellungs- und Untersuchungsergebnisse des Entlebucher Sennenhundes Frl. Stina vom Gehrshof', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-documents', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (141, 142, 512, 1555341216, 'Unser aller Oma Jeannie', 'unser-aller-oma-jeannie', 'regular', 'Unsere Jeannie ...', '', 'index,follow', 'Portrait der Mischlingshündin Jeannie, unser aller Oma und Freundin', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-heart-stroke', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0xbdd45972f64c11e4a724ae64e96438ec, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (142, 1, 896, 1699784786, 'Unvergessen', 'unvergessen', 'regular', 'Unvergessen', '', 'index,follow', 'In memoriam, die Regenbogenbrücke', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 6, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-baidu', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (143, 142, 128, 1555341216, 'Unsere Nike', 'unsere-nike', 'regular', 'Unsere Nike', '', 'index,follow', 'Portrait des Grossen Schweizer Sennenhundes Lütten Horsts Anna-Nike', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-heart-stroke', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (144, 142, 256, 1555341216, 'Unser kleiner Freund ... Dr. Popps', 'unser-kleiner-freund-dr-popps', 'regular', 'Unser Dr. Popps', '', 'index,follow', 'Portrait des Main Coon Katers Bobby of Forestsprite', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-heart-stroke', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (145, 48, 512, 1699784786, 'Unsere Menschen', 'unsere-menschen', 'regular', 'Unsere Menschen', '', 'index,follow', 'Unser aller Mutti Elke, Herrchen Georg, unsere Menschen', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-user-2', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0x05d89e78ec3311e4af4de7d26480552b, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (146, 130, 64, 1564381089, 'Birtes Ergebnisse', 'birtes-ergebnisse', 'regular', 'Ausstellungs- und Untersuchungsergebnisse Lütten Dieks Birte-Pünktchen', '', 'index,follow', 'Ausstellungs- und Untersuchungsergebnisse des Entlebucher Sennenhundes Lütten-Dieks Birte-Pünktchen', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-documents', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (148, 142, 384, 1555341216, 'Tiggi Tierheim', 'tiggi-tierheim', 'regular', 'Unser Tiggi', '', 'index,follow', 'Portrait des Hauskaters Tiggi genannt Tiggi Tierheim', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-heart-stroke', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (149, 119, 256, 1699784786, 'Unser Zuchtziel', 'unser-zuchtziel', 'regular', 'Unser Zuchtziel', '', 'index,follow', 'Vorstellung Zuchtziel des Zwingers, der Zuchtstätte Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-comment', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (151, 119, 384, 1699784786, 'Was wir erwarten', 'was-wir-erwarten', 'regular', 'Was wir erwarten', '', 'index,follow', 'Unsere Erwartung an die Welpeninteressenten', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-comment', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (152, 129, 64, 1564381102, 'Antjes Ergebnisse', 'antjes-ergebnisse', 'regular', 'Ausstellungs- und Untersuchungsergebnisse Lütten Dieks Antje', '', 'index,follow', 'Ausstellungs- und Untersuchungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Antje', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-documents', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (153, 119, 128, 1699784786, 'Wurfplanung', 'wurfplanung', 'regular', 'Wurfplanung', '', 'index,follow', 'Der geplante nächste Wurf der Zuchtstätte Lütten Diek', 'permanent', 119, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-calendar', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (154, 97, 128, 1699784786, 'Gästebuch Dankeseite', 'gaestebuch-dankeseite', 'regular', 'Danke für Ihren Eintrag', '', 'noindex,nofollow', 'Das Gästebuch der Zuchtstätte für Entlebucher Sennenhunde Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (155, 129, 32, 1539088780, 'Ausstellungen und Prüfungen', 'ausstellungen-und-pruefungen-antje', 'regular', 'Ausstellungs- und Prüfungsergebnisse Lütten Dieks Antje', '', 'index,follow', 'Übersicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Antje', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (156, 155, 128, 1539088780, 'Ausstellungen Details', 'ausstellungen-details-antje', 'regular', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse Lütten Dieks Antje', '', 'index,follow', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Antje', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 1, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (157, 130, 32, 1539088780, 'Ausstellungen und Prüfungen', 'ausstellungen-und-pruefungen-birte', 'regular', 'Ausstellungs- und Prüfungsergebnisse Lütten Dieks Birte', '', 'index,follow', 'Übersicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Birte', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (158, 157, 128, 1539088780, 'Ausstellungen Details', 'ausstellungen-details-birte', 'regular', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse Lütten-Dieks Birte-Pünktchen', '', 'index,follow', 'Detailansicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Birte-Pünktchen', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (160, 1, 1920, 1699784786, 'Slideshow', 'slideshow', 'regular', 'Slideshow', '', 'index,follow', 'Slideshow für die zweispaltigen Seiten der Internetpräsenz', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, '', 'map_never', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (161, 48, 448, 1699784786, 'Lütten Dieks Carlito', 'luetten-dieks-carlo', 'regular', 'Lütten Dieks Carlo', '', 'index,follow', 'Portrait und Vorstellung des Entlebucher Sennenhundes Lütten Dieks Carlo', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-baidu', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0x2f5222a8c07d11e6a7e6fcaa14cfaaf9, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (162, 161, 32, 1699784786, 'Ausstellungen und Prüfungen', 'ausstellungen-und-pruefungen-carlo', 'regular', 'Ausstellungs- und Prüfungsergebnisse Lütten Dieks Carlo', '', 'index,follow', 'Übersicht der Ausstellungs- und Prüfungsergebnisse des Entlebucher Sennenhundes Lütten Dieks Carlo', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (164, 161, 64, 1699784786, 'Carlos Ergebnisse', 'carlos-ergebnisse', 'regular', 'Ausstellungs- und Untersuchungsergebnisse Lütten Dieks Carlo', '', 'index,follow', 'Ausstellungs- und Untersuchungsergebnisse des Entlebucher Sennenhundes Lütten-Dieks Carlo', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-documents', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (165, 161, 128, 1699784786, 'Carlos Ahnentafel', 'carlos-ahnentafel', 'regular', 'Ahnentafel Lütten Dieks Carlo', '', 'index,follow', 'Ahnentafel des Entlebucher Sennenhundes Lütten Dieks Carlo', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-document', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (167, 1, 1280, 1699784786, 'Datenschutzerklärung', 'datenschutzerklaerung', 'regular', 'Datenschutzerklärung', '', 'index,follow', 'Datenschutzerklärung der Zuchtstätte Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-clipboard', 'map_default', 1, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (168, 1, 704, 1699784786, 'Videos', 'videos', 'forward', 'Stinas Videos', '', 'index,follow', 'Videos Stina, Antje, Birte, Carlo, Carlito, Lütten Diek', 'permanent', 170, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, '', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (169, 168, 64, 1699784786, 'Stina wird erwachsen', 'stina-wird-erwachsen', 'regular', 'Stina wir erwachsen', '', 'index,follow', 'Videos Stina, Antje, Birte, Carlo, Carlito, Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (170, 168, 32, 1699784786, 'Dotty - Der Film', 'videogruesse', 'regular', 'Videogrüße', '', 'index,follow', 'Videos Stina, Antje, Birte, Carlo, Carlito, Lütten Diek, Welpe, Dotty', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (171, 168, 48, 1699784786, 'Stina und ihre Kinder', 'stina-und-ihre-kinder', 'regular', 'Stina und ihre Kinder', '', 'index,follow', 'Videos Stina, Antje, Birte, Carlo, Carlito, Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (172, 168, 40, 1699784786, 'Rassepräsentationen', 'neues-aus-luetten-diek', 'regular', 'Neues aus Lütten Diek', '', 'index,follow', 'Videos Stina, Antje, Birte, Carlo, Carlito, Lütten Diek, Welpe, Dotty', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (173, 161, 256, 1699784786, 'Carlos Nachwuchs', 'carlos-nachwuchs', 'redirect', '', '', 'index,follow', NULL, 'permanent', 0, 'https://www.luetten-dieks-carlito.eu/#nachwuchs', 1, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-smiles', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (174, 119, 1280, 1699784786, 'Kinderstube E-Wurf 2019', 'kinderstube-e-wurf-2019', 'regular', 'Bilder vom E-Wurf', '', 'index,follow', 'Bilder des E-Wurfs der Entlebucher Sennenhündin Lütten Dieks Birte-Pünktchen Mai 2019', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (175, 168, 16, 1699784786, 'Videoclips E-Wurf 2019', 'videoclips-e-wurf-2019', 'regular', 'Videoclips E-Wurf', '', 'index,follow', 'Videoclips E-Wurf 2019', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (177, 168, 8, 1699784786, 'Videoclips F-Wurf 2020', 'videos/videoclips-f-wurf-2020', 'regular', 'Videoclips F-Wurf', '', 'index,follow', 'Videoclips F-Wurf 2020', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0);
    INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `twoFactorJumpTo`, `includeCache`, `cache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `rsmm_subtitle`, `rsmm_color`, `rsmm_image`, `rsmm_enabled`, `rsmm_id`, `redirectBack`, `clientCache`, `requireItem`, `validAliasCharacters`, `enforceTwoFactor`, `alwaysLoadFromCache`, `robotsTxt`, `favicon`, `urlSuffix`, `urlPrefix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `cookiebarBlocking`, `cookiebarAlignment`, `cookiebarTemplate`, `cookiebarExcludePages`, `cookiebarInfoUrls`, `cookiebarInfoDescription`, `cookiebarDescription`, `cookiebarConfig`, `overwriteCookiebarMeta`, `activateCookiebar`, `cookiebarButtonColorScheme`, `prefillCookies`, `triggerCookiebar`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`) VALUES
    (178, 119, 1408, 1699784786, 'Kinderstube F-Wurf 2020', 'unsere-zucht/kinderstube-f-wurf-2020-2', 'regular', 'Bilder vom F-Wurf', '', 'index,follow', 'Bilder des F-Wurfs der Entlebucher Sennenhündin Lütten Dieks Birte-Pünktchen Okktober 2020', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (179, 119, 768, 1699784786, 'Kinderstube B-Wurf 2014', 'unsere-zucht/kinderstube-b-wurf-2014-2', 'regular', 'Bilder vom B-Wurf', '', 'index,follow', 'Bilder des B-Wurfs der Entlebucher Sennenhündin Frl. Stina vom Gehrshof Oktober 2014', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (180, 119, 1088, 1699784786, 'Kinderstube D-Wurf 2018', 'unsere-zucht/kinderstube-d-wurf-2018-2', 'regular', 'Bilder vom D-Wurf', '', 'index,follow', 'Bilder des D-Wurfs der Entlebucher Sennenhündin Lütten Dieks Birte-Pünktchen Januar 2018', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (181, 119, 928, 1699784786, 'Kinderstube C-Wurf 2016', 'unsere-zucht/kinderstube-c-wurf-2016', 'regular', 'Bilder vom C-Wurf', '', 'index,follow', 'Bilder des C-Wurfs der Entlebucher Sennenhündin Frl. Stina vom Gehrshof August 2016', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (182, 104, 24, 1699787762, 'Fotogrüße', 'unsere-bilder/fotogruesse-2', 'regular', 'Fotogrüße an Stina', '', 'index,follow', 'Fotogrüße von Freunden und Welpenkäufern an die Züchter, Zuchtstätte Lütten Diek', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (185, 119, 1424, 1699784786, 'Kinderstube G-Wurf 2022', 'unsere-zucht/kinderstube-g-wurf-2022', 'regular', 'Bilder vom G-Wurf', '', 'index,follow', 'Bilder des G-Wurfs der Entlebucher Sennenhündin Lütten Dieks Birte-Pünktchen April 2022', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-camera', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (186, 168, 4, 1699784786, 'Videoclips G-Wurf 2022', 'videos/videoclips-g-wurf-2022', 'regular', 'Videoclips G-Wurf', '', 'index,follow', 'Videoclips G-Wurf 2022', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-movie', 'map_default', 0, '', 1, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0),
    (187, 104, 640, 1704106116, 'Testgalerie', 'testgalerie', 'regular', 'Jahreszeitliche Impressionen', '', 'index,follow', 'Bilder und Impressionen aus dem windigen Cuxland zu verschiedenen Jahreszeiten', 'permanent', 0, '', 0, '', '', '', 0, '', '', '', '', 0, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 'icon-gallery', 'map_default', 0, '', 0, '', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', 0, 0, 0, 0, '', 0, 0, NULL, NULL, '.html', '', 0, '', 0, '', '', '', NULL, NULL, NULL, NULL, '', '', '', '', '', '', 0, '', '', 0, 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, NULL, 0, 0);
    
    --
    -- Indexes for dumped tables
    --
    
    --
    -- Indexes for table `tl_page`
    --
    ALTER TABLE `tl_page`
      ADD PRIMARY KEY (`id`),
      ADD KEY `alias` (`alias`),
      ADD KEY `pid_published_type_start_stop` (`pid`,`published`,`type`,`start`,`stop`),
      ADD KEY `tstamp` (`tstamp`),
      ADD KEY `type_dns_fallback_published_start_stop` (`type`,`dns`,`fallback`,`published`,`start`,`stop`);
    
    --
    -- AUTO_INCREMENT for dumped tables
    --
    
    --
    -- AUTO_INCREMENT for table `tl_page`
    --
    ALTER TABLE `tl_page`
      MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=188;
    COMMIT;
    
    /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
    /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
    /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
    Angehängte Dateien Angehängte Dateien
    Geändert von Seefahrer (27.01.2024 um 09:49 Uhr)

  4. #4
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Tante Edit:

    Mir ist noch aufgefallen, dass das RS Megamenu funktioniert, auch alle Links können angeclicked werden und funktionieren. Das Problem scheint sich also wohl nur auf die "normale" Navigation zu beschränken?!

  5. #5
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Rein mit dem DB dump konnte ich das Problem nicht reproduzieren. Oder wo genau tritt das Problem überhaupt auf?
    » sponsor me via GitHub or PayPal or Revolut

  6. #6
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Das Problem tritt beim Anklicken eines Menüpunktes auf, solange nicht das RS Megamenu eingebunden ist, letzteres funktioniert.

    Ich habe jetzt meine Live-Seite https://www.luetten-dieks.eu mal "abgeschossen". Die Navigation funktioniert nicht mehr außer dem Menüpunkt "Über uns", der mit dem Megamenu realisiert ist. Ab Level 2 gehen die Aufrufe dann auch dort ins Leere ...

  7. #7
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Zitat Zitat von Seefahrer Beitrag anzeigen
    Das Problem tritt beim Anklicken eines Menüpunktes auf, solange nicht das RS Megamenu eingebunden ist, letzteres funktioniert.
    Du musst mir den Datenbank-Stand schicken, bei dem der Fehler auftritt. Ist das mit dem Dump den du gepostet hast der Fall?

    Bitte auch die genaue URL posten, unter der der Fehler nachvollziehbar ist.
    » sponsor me via GitHub or PayPal or Revolut

  8. #8
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Ja, sind allerdings nach dem Update der lokalen Mamp-Installation.

    Nachfolgend noch die Dumps der Live Version ebenfalls nach Update auf 5.3:
    Geändert von Seefahrer (28.01.2024 um 09:03 Uhr)

  9. #9
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Poste auch deine composer.json.

    Und wie gesagt die genaue URL, unter der der Fehler auftritt.
    » sponsor me via GitHub or PayPal or Revolut

  10. #10
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Die composer.json:

    Code:
    {
        "type": "project",
        "require": {
            "bugbuster/contao-visitors-bundle": "^1.10",
            "contao/calendar-bundle": "5.3.x-dev",
            "contao/comments-bundle": "5.3.x-dev",
            "contao/conflicts": "*@dev",
            "contao/core-bundle": "5.3.x-dev",
            "contao/manager-bundle": "5.3.x-dev",
            "contao/news-bundle": "5.3.x-dev",
            "inspiredminds/contao-glightbox": "^1.0",
            "inspiredminds/contao-wowjs": "^1.1",
            "madeyourday/contao-rocksolid-columns": "^2.1",
            "madeyourday/contao-rocksolid-custom-elements": "^2.4",
            "madeyourday/contao-rocksolid-frontend-helper": "^2.2",
            "madeyourday/contao-rocksolid-icon-picker": "^2.1",
            "madeyourday/contao-rocksolid-mega-menu": "^2.2",
            "madeyourday/contao-rocksolid-slider": "^2.2",
            "madeyourday/contao-rocksolid-theme-assistant": "^2.1",
            "markocupic/gallery-creator-bundle": "dev-contao5",
            "mediamotionag/contao-backend-optim-bundle": "dev-master",
            "oveleon/contao-cookiebar": " 5.x-dev",
            "seefahrer/contao-guestbook-bundle": "dev-master"
        },
        "minimum-stability": "dev",
        "prefer-stable": true,
        "repositories": [
            {
                "type": "git",
                "url": "https://github.com/Seefahrer/GuestBookBundle"
            }
        ],
        "autoload": {
            "psr-4": {
                "RevolutionSlider\\": "revolutionslider/RevolutionSlider/"
            },
            "classmap": [
                "system/modules/revolutionslider/RevolutionSlider/Backend",
                "system/modules/revolutionslider/RevolutionSlider/Core",
                "system/modules/revolutionslider/RevolutionSlider/Frontend",
                "system/modules/revolutionslider/RevolutionSlider/Models"
            ]
        },
        "extra": {
            "contao-component-dir": "assets",
            "public-dir": "public",
            "contao": {
                "sources": {
                    "": "system/modules/revolutionslider"
                }
            }
        },
        "config": {
            "allow-plugins": {
                "composer/package-versions-deprecated": true,
                "contao-community-alliance/composer-plugin": true,
                "contao-components/installer": true,
                "contao/manager-plugin": true,
                "php-http/discovery": false
            }
        },
        "scripts": {
            "post-install-cmd": [
                "@php vendor/bin/contao-setup"
            ],
            "post-update-cmd": [
                "@php vendor/bin/contao-setup"
            ]
        }
    }
    Urls z.B.:

    https://www.luetten-dieks.eu/unsere-zucht
    https://www.luetten-dieks.eu/unsere-erlebnisse

    etc. ... alle Menüpunkte eben.

  11. #11
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Dieser Fehler passiert, weil du bei einer Nachricht eine interne Weiterleitungsseite eingestellt hast, die nicht mehr existiert.

    Darüberhinaus hast du beim Nachrichtenarchiv "Fotogrüße" eine Weiterleitungsseite eingestellt, die nicht mehr existiert.

    https://github.com/contao/contao/issues/6797
    » sponsor me via GitHub or PayPal or Revolut

  12. #12
    Contao-Nutzer Avatar von Janborg
    Registriert seit
    25.11.2020.
    Beiträge
    16

    Standard

    Vielleicht solltest du auch einfach abwarten, bis das Theme TAO für 5.3 freigegeben wird.



    Gesendet von iPhone mit Tapatalk

  13. #13
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Die Fehler haben nichts mit dem Theme zu tun.
    » sponsor me via GitHub or PayPal or Revolut

  14. #14
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Die Routing-Fehler haben wohl nichts mit dem Theme zu tun, sondern mit dem Routing, denke ich, zumal auch "nur" die Contao-Navigation betroffen scheint.
    Tao templates, CSS und die Erweiterungen funktionieren ja.

    @Spooky:
    Unter Bilder liegen keine News, sondern Bildergalerien, die mit dem RS-Slider umgesetzt wurden. Ein News-Archiv ist "Stinas Blog", allerdings bei Aufruf mit den gleichen Fehlern.
    Interne Weiterleitungen gibt es nur 2, die Weiterleitungsseiten existieren ebenfalls ... ich habe allerdings die Aliase neu generieren lassen, nützt auch nichts ...

  15. #15
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Zitat Zitat von Seefahrer Beitrag anzeigen
    ich habe allerdings die Aliase neu generieren lassen, nützt auch nichts ...
    Ich denke du hast das Problem misverstanden. In deiner Datenbank gibt es Nachrichten, die als Weiterleitungsziel "Seite" eingestellt haben und als Weiterleitungsziel eine Seite ausgewählt haben, die nicht mehr existieren (bei der Nachricht "Neue Fotogrüße von den D-, E- und F-Kindern ..."). Das musst du beheben.

    Darüberhinaus gibt es in deiner Datenbank Nachrichtenarchive, die als Weiterleitungsziel eine nicht mehr existierende Weiterleitungsseite eingestellt haben (bei den Archiven "Fotogrüße" und "Carlos Ausstellungen und Prüfungen"). Auch das musst du beheben.
    » sponsor me via GitHub or PayPal or Revolut

  16. #16
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    tja, manchmal braucht es halt etwas länger bis der Groschen fällt .
    Hab die Fehler behoben und nu löppt dat ...

    Ich danke Dir! Vielleicht liegt es aber auch an Deinem Github-Patch https://github.com/contao/contao/issues/6797, den ich angewendet habe, probiere es morgen noch einmal ohne.
    Geändert von Seefahrer (27.01.2024 um 14:59 Uhr)

  17. #17
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Moin Spooky,

    ich habe es soeben auf meiner lokalen Mamp-Installation noch einmal mit der originalen NewsResolver.php versucht, leider gibt es nach wie vor die gleichen Fehler wie gestern. Mit Deinem Patch bzgl Fallback funktioniert alles ...

    Log-Ausgabe Debug und stack traces wie gestern. Unter var/logs erscheinen die Fehlermeldungen:

    Code:
    [2024-01-28T10:40:07.972001+00:00] request.INFO: Matched route "tl_page.97". {"route":"tl_page.97","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.97","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.97","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://luetten-dieks.local/gaestebuch","method":"GET"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-28T10:40:08.153898+00:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-28T11:40:08.181854+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-28T11:40:08.182101+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-28T11:40:08.183209+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-28T10:43:57.433843+00:00] request.INFO: Matched route "tl_page.129". {"route":"tl_page.129","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.129","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.129","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://luetten-dieks.local/luetten-dieks-antje","method":"GET"} {"request_uri":"/luetten-dieks-antje","request_method":"GET"}
    [2024-01-28T10:43:57.667260+00:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/luetten-dieks-antje","request_method":"GET"}
    [2024-01-28T11:43:57.693280+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/luetten-dieks-antje","request_method":"GET"}
    [2024-01-28T11:43:57.693701+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/luetten-dieks-antje","request_method":"GET"}
    [2024-01-28T11:43:57.694868+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/luetten-dieks-antje","request_method":"GET"}
    [2024-01-28T11:00:23.316404+00:00] request.INFO: Matched route "tl_page.186". {"route":"tl_page.186","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.186","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.186","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://luetten-dieks.local/videoclips-g-wurf-2022","method":"GET"} {"request_uri":"/videoclips-g-wurf-2022","request_method":"GET"}
    [2024-01-28T11:00:23.588576+00:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /Users/georg/Sites/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/videoclips-g-wurf-2022","request_method":"GET"}
    [2024-01-28T12:00:23.631354+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/videoclips-g-wurf-2022","request_method":"GET"}
    [2024-01-28T12:00:23.631615+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/videoclips-g-wurf-2022","request_method":"GET"}
    [2024-01-28T12:00:23.633171+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/videoclips-g-wurf-2022","request_method":"GET"}
    Alle Weiterleitungsseiten existieren allesamt, die fehlerwerfenden request_uris sind real existierende Seiten, die als Menüpunkte im Haupmenü aufgerufen werden konnten.

    Liegt das vielleicht an dem leading slash in den request_uris?

    Ein Test auf dem Live-Server bei All-Inkl warf gestern Abend folgende Fehler:
    Code:
    [2024-01-27T15:55:03.624076+01:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://www.luetten-dieks.eu/contao?act=edit&do=page&id=182&ref=ChsRIu5p&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA","method":"GET"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA&ref=ChsRIu5p","request_method":"GET"}
    [2024-01-27T15:55:03.676489+01:00] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to generate a content URL for the SERP widget, please provide the url_callback." at SerpPreview.php line 166 {"exception":"[object] (LogicException(code: 0): Unable to generate a content URL for the SERP widget, please provide the url_callback. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/contao/widgets/SerpPreview.php:166)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\RouteParametersException(code: 0): Unable to generate route for page ID 182. The page requires an item but none was given. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/PageUrlGenerator.php:105)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"parameters\" for route \"tl_page.182\" must match \"/.+?\" (\"\" given) to generate a corresponding URL. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/symfony/routing/Generator/UrlGenerator.php:182)"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA&ref=ChsRIu5p","request_method":"GET"}
    [2024-01-27T15:55:03.706190+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA&ref=ChsRIu5p","request_method":"GET"}
    [2024-01-27T15:55:03.706507+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA&ref=ChsRIu5p","request_method":"GET"}
    [2024-01-27T15:55:03.707889+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=bfef5bbb99abfed2ad550dbd6a.GbE54_hCAr8KCISOR1UM4QIqdV6Kk-K0JMHzC9JJmKc.Q8lNprcKboxkQtbodjh-g0BTHS_E27TWaJO1QeoOzMBw3k2CqBJv73xltA&ref=ChsRIu5p","request_method":"GET"}
    [2024-01-27T16:02:42.864050+01:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://www.luetten-dieks.eu/contao?act=edit&do=page&id=182&ref=3v58Lhfh&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww","method":"GET"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww&ref=3v58Lhfh","request_method":"GET"}
    [2024-01-27T16:02:42.903971+01:00] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to generate a content URL for the SERP widget, please provide the url_callback." at SerpPreview.php line 166 {"exception":"[object] (LogicException(code: 0): Unable to generate a content URL for the SERP widget, please provide the url_callback. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/contao/widgets/SerpPreview.php:166)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\RouteParametersException(code: 0): Unable to generate route for page ID 182. The page requires an item but none was given. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/PageUrlGenerator.php:105)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"parameters\" for route \"tl_page.182\" must match \"/.+?\" (\"\" given) to generate a corresponding URL. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/symfony/routing/Generator/UrlGenerator.php:182)"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww&ref=3v58Lhfh","request_method":"GET"}
    [2024-01-27T16:02:42.924562+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww&ref=3v58Lhfh","request_method":"GET"}
    [2024-01-27T16:02:42.924782+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww&ref=3v58Lhfh","request_method":"GET"}
    [2024-01-27T16:02:42.925682+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/contao?do=page&act=edit&id=182&rt=d30b12ad75.yZrdNgjGZP3V3fOzNz6CEbPPRT6gVs13v24N8_Pu6AI.k-Kpc0eOCM67l6HVBlPwc_G2LU_uHpsV8zxLucupvGWg9alXWJYJraOwww&ref=3v58Lhfh","request_method":"GET"}
    [2024-01-27T16:07:56.406979+01:00] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_route":"contao_backend","_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction"},"request_uri":"https://www.luetten-dieks.eu/contao?act=edit&do=page&id=48&ref=-PQqtala&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA","method":"GET"} {"request_uri":"/contao?do=page&act=edit&id=48&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA&ref=-PQqtala","request_method":"GET"}
    [2024-01-27T16:07:56.839316+01:00] request.CRITICAL: Uncaught PHP Exception LogicException: "Unable to generate a content URL for the SERP widget, please provide the url_callback." at SerpPreview.php line 166 {"exception":"[object] (LogicException(code: 0): Unable to generate a content URL for the SERP widget, please provide the url_callback. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/contao/widgets/SerpPreview.php:166)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\RouteParametersException(code: 0): Unable to generate route for page ID 48. The page requires an item but none was given. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/PageUrlGenerator.php:105)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\InvalidParameterException(code: 0): Parameter \"parameters\" for route \"tl_page.48\" must match \"/.+?\" (\"\" given) to generate a corresponding URL. at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/symfony/routing/Generator/UrlGenerator.php:182)"} {"request_uri":"/contao?do=page&act=edit&id=48&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA&ref=-PQqtala","request_method":"GET"}
    [2024-01-27T16:07:56.953025+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/contao?do=page&act=edit&id=48&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA&ref=-PQqtala","request_method":"GET"}
    [2024-01-27T16:07:56.953284+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/contao?do=page&act=edit&id=48&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA&ref=-PQqtala","request_method":"GET"}
    [2024-01-27T16:07:56.954541+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/contao?do=page&act=edit&id=48&rt=dd47ee538.aOfVbPhJtHp0V0D1I8wBCxsBsHyoor6SByujCBamlaI.Mp-hKbcB2EkaHRKTEqFzaVl42A3m6ujwS3nlQi7hwcUBiKENqBnZKgI6cA&ref=-PQqtala","request_method":"GET"}
    [2024-01-27T19:31:31.365514+01:00] request.INFO: Matched route "tl_page.97". {"route":"tl_page.97","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.97","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.97","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://www.luetten-dieks.eu/gaestebuch","method":"GET"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-27T19:31:31.496901+01:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-27T19:31:31.529225+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-27T19:31:31.529514+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-27T19:31:31.537542+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/gaestebuch","request_method":"GET"}
    [2024-01-27T19:34:18.775936+01:00] request.INFO: Matched route "tl_page.170". {"route":"tl_page.170","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.170","parameters":"/videoclips-f-wurf-2020","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.170","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://www.luetten-dieks.eu/videogruesse/videoclips-f-wurf-2020","method":"GET"} {"request_uri":"/videogruesse/videoclips-f-wurf-2020","request_method":"GET"}
    [2024-01-27T19:34:18.860192+01:00] request.CRITICAL: Uncaught PHP Exception Contao\CoreBundle\Exception\InternalServerErrorHttpException: "" at ExceptionConverterListener.php line 93 {"exception":"[object] (Contao\\CoreBundle\\Exception\\InternalServerErrorHttpException(code: 0):  at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/EventListener/ExceptionConverterListener.php:93)\n[previous exception] [object] (Contao\\CoreBundle\\Exception\\ForwardPageNotFoundException(code: 0):  at /www/htdocs/w00c556f/stina.luetten-dieks.eu/vendor/contao/core-bundle/src/Routing/Content/ContentUrlResult.php:76)"} {"request_uri":"/videogruesse/videoclips-f-wurf-2020","request_method":"GET"}
    [2024-01-27T19:34:18.888984+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} {"request_uri":"/videogruesse/videoclips-f-wurf-2020","request_method":"GET"}
    [2024-01-27T19:34:18.889262+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} {"request_uri":"/videogruesse/videoclips-f-wurf-2020","request_method":"GET"}
    [2024-01-27T19:34:18.890596+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} {"request_uri":"/videogruesse/videoclips-f-wurf-2020","request_method":"GET"}
    Geändert von Seefahrer (29.01.2024 um 06:29 Uhr)

  18. #18
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Nutze den Debug-Modus und poste den Stack Trace. Poste auch die URL, unter der dieser Fehler auftritt.
    » sponsor me via GitHub or PayPal or Revolut

  19. #19
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Hmm ... dass der Fehler mit einer gepatchten NewsResolver,php behoben ist, lässt ja nur die Möglichkeit, dass es an den Nachrichtenarchiven liegt!

    Ich habe also im betreffenden Seitenlayout mal das Latest News FE-Modul deaktiviert und prompt lief alles wie gewünscht. Nun im FE-Modul das Fotogrüße-Archiv deaktiviert und das Modul im Layout wieder aktiviert.
    Lief immer noch wie gewünscht, erneute Aktivierung des Fotogrüße-Archivs --> Absturz ...

    Nun das Fotogrüße-Archiv einmal in Fotogruesse umbenannt, aktiviert und alles lief wieder wie gewünscht ... Schlussendlich das Archiv in Fotogrüße zurückbenannt und das ganze läuft immer noch mit der ungepatchten NewsResover.php

    Tja ... alles ziemlich strange ... manchmal geschehen merkwürdige Dinge.

    Nach jeder Änderung natürlich den Symfony-Cache und den Scriptcache in der Systemwartung gelöscht.

  20. #20
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.114
    Partner-ID
    10107

    Standard

    Zitat Zitat von Seefahrer Beitrag anzeigen
    Hmm ... dass der Fehler mit einer gepatchten NewsResolver,php behoben ist, lässt ja nur die Möglichkeit, dass es an den Nachrichtenarchiven liegt!
    Es gibt noch keinen richtigen Patch. Das was ich im Ticket geschrieben habe, ist nur ein teilweiser Patch und solltest du auch nicht anwenden. Hast du denn nun das hier durchgeführt? Wenn ja, ist es ein anderer Fehler und du musst den Strack Trace + URL dazu posten.
    » sponsor me via GitHub or PayPal or Revolut

  21. #21
    Contao-Fan Avatar von Seefahrer
    Registriert seit
    20.12.2012.
    Ort
    Wurster Nordseeküste
    Beiträge
    276

    Standard

    Zitat Zitat von Seefahrer Beitrag anzeigen
    Moin Spooky,

    ich habe es soeben auf meiner lokalen Mamp-Installation noch einmal mit der originalen NewsResolver.php versucht, leider gibt es nach wie vor die gleichen Fehler wie gestern.
    Die Weiterleitungsseiten existieren allesamt, die fehlerwerfenden request_uris sind real existierende Seiten, die als Menüpunkte im Haupmenü aufgerufen werden konnten.
    Das Problem mit den fehlenden Seiten habe ich gestern behoben. Ansonsten habe ich mit der originalen NewsResolver.php getestet. Die Bemerkungen in https://community.contao.org/de/show...l=1#post580025 beziehen sich nicht auf die teilweise gepatchte Datei! Nach meinem beschriebenen Vorgehen ist das Problem zunächst anscheinend gelöst.

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
  •