Ergebnis 1 bis 18 von 18

Thema: You must call "setEnvironment()" before calling "EscaperExtension::setEscaper()"

  1. #1
    Contao-Nutzer Avatar von toteph42
    Registriert seit
    14.03.2023.
    Beiträge
    19

    Frage You must call "setEnvironment()" before calling "EscaperExtension::setEscaper()"

    Hallo Eigentlich wollte ich etwas ganz anderes, bin aber im Contao-Manager über eine aussstehede Datenbank-Migrationen und -Backups Eine ausstehende Datenbank-Migration gestolpert. Habe als die Datenbankaktualisierung ausgeführt und ende in einer Schleife.

    ## Contao Manager 1.8.4
    ## PHP Version 8.2.2
    ## Contao 4.13.39 (API-Version 2) gefunden.

    Code:
    Contao\CoreBundle\Migration\Version413\FileExtensionMigration
    
    Contao\CoreBundle\Migration\Version413\FileExtensionMigration executed successfully
    Also habe ich nach den Paketen geschaut und ein Conato-Update gefunden. Das funktioniert aber auch nicht. Beim Upgradeversuch auf 4.13.43 kommt:

    Code:
    > Resolving dependencies using Composer Cloud v3.7.0
    
    [6.9MiB/0.22s] Loading composer repositories with package information
    [91.1MiB/11.06s] Updating dependencies
    [31.6MiB/11.69s] Lock file operations: 0 installs, 78 updates, 1 removal
    [31.6MiB/11.69s]   - Removing psr/simple-cache (1.0.1)
    [31.6MiB/11.69s]   - Upgrading contao-components/ace (1.32.8 => 1.33.1)
    [31.6MiB/11.69s]   - Upgrading contao-components/contao (9.3.4 => 9.3.5)
    [31.6MiB/11.70s]   - Upgrading contao/comments-bundle (4.13.39 => 4.13.43)
    [31.6MiB/11.70s]   - Upgrading contao/conflicts (dev-main 27356bc => dev-main 398f7ca)
    [31.6MiB/11.70s]   - Upgrading contao/core-bundle (4.13.39 => 4.13.43)
    [31.6MiB/11.70s]   - Upgrading contao/faq-bundle (4.13.39 => 4.13.43)
    [31.6MiB/11.70s]   - Upgrading contao/installation-bundle (4.13.39 => 4.13.43)
    [31.6MiB/11.71s]   - Upgrading contao/manager-bundle (4.13.39 => 4.13.43)
    [31.6MiB/11.71s]   - Upgrading doctrine/common (3.4.3 => 3.4.4)
    [31.6MiB/11.71s]   - Upgrading doctrine/dbal (3.8.3 => 3.8.4)
    [31.6MiB/11.71s]   - Upgrading doctrine/orm (2.19.3 => 2.19.5)
    [31.6MiB/11.71s]   - Upgrading doctrine/sql-formatter (1.2.0 => 1.4.0)
    [31.6MiB/11.72s]   - Upgrading friendsofsymfony/http-cache-bundle (2.17.0 => 2.17.1)
    [31.6MiB/11.72s]   - Downgrading jeremykendall/php-domain-parser (5.7.2 => 3.0.0)
    [31.6MiB/11.72s]   - Upgrading knplabs/knp-menu-bundle (v3.3.0 => v3.4.1)
    [31.6MiB/11.72s]   - Upgrading lcobucci/clock (3.0.0 => 3.2.0)
    [31.6MiB/11.72s]   - Upgrading league/flysystem (3.26.0 => 3.27.0)
    [31.6MiB/11.72s]   - Upgrading monolog/monolog (2.9.2 => 2.9.3)
    [31.6MiB/11.73s]   - Upgrading oveleon/contao-cookiebar (1.14.1 => 1.15.2)
    [31.6MiB/11.73s]   - Upgrading paragonie/constant_time_encoding (v2.6.3 => v2.7.0)
    [31.6MiB/11.73s]   - Upgrading php-http/discovery (1.19.3 => 1.19.4)
    [31.6MiB/11.73s]   - Upgrading psr/http-factory (1.0.2 => 1.1.0)
    [31.6MiB/11.73s]   - Upgrading psr/log (1.1.4 => 2.0.0)
    [31.6MiB/11.74s]   - Upgrading symfony/asset (v5.4.35 => v5.4.39)
    [31.6MiB/11.74s]   - Upgrading symfony/cache (v5.4.36 => v5.4.39)
    [31.6MiB/11.74s]   - Upgrading symfony/cache-contracts (v2.5.2 => v2.5.3)
    [31.6MiB/11.74s]   - Upgrading symfony/clock (v6.4.5 => v6.4.7)
    [31.6MiB/11.75s]   - Upgrading symfony/config (v5.4.36 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/console (v5.4.36 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/debug-bundle (v5.4.35 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/dependency-injection (v5.4.36 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/deprecation-contracts (v3.4.0 => v3.5.0)
    [31.6MiB/11.76s]   - Upgrading symfony/doctrine-bridge (v5.4.37 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/dom-crawler (v5.4.35 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/dotenv (v5.4.35 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/error-handler (v5.4.36 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/event-dispatcher (v5.4.35 => v5.4.39)
    [31.6MiB/11.76s]   - Upgrading symfony/event-dispatcher-contracts (v3.4.0 => v3.5.0)
    [31.6MiB/11.76s]   - Upgrading symfony/expression-language (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/filesystem (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/finder (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/framework-bundle (v5.4.36 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/http-client (v5.4.37 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/http-client-contracts (v2.5.2 => v2.5.3)
    [31.6MiB/11.77s]   - Upgrading symfony/http-foundation (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/http-kernel (v5.4.37 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/intl (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/lock (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/mailer (v5.4.36 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/mime (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/monolog-bridge (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/options-resolver (v5.4.21 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/password-hasher (v5.4.36 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/process (v5.4.36 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/property-access (v5.4.35 => v5.4.39)
    [31.6MiB/11.77s]   - Upgrading symfony/property-info (v6.4.3 => v6.4.7)
    [31.6MiB/11.78s]   - Upgrading symfony/routing (v5.4.37 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/security-bundle (v5.4.37 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/security-core (v5.4.35 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/security-csrf (v5.4.35 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/security-guard (v5.4.35 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/security-http (v5.4.36 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/serializer (v6.4.4 => v6.4.7)
    [31.6MiB/11.78s]   - Upgrading symfony/service-contracts (v2.5.2 => v2.5.3)
    [31.6MiB/11.78s]   - Upgrading symfony/stopwatch (v5.4.35 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/string (v5.4.36 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/templating (v6.4.3 => v6.4.7)
    [31.6MiB/11.78s]   - Upgrading symfony/translation (v5.4.35 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/translation-contracts (v2.5.2 => v2.5.3)
    [31.6MiB/11.78s]   - Upgrading symfony/twig-bridge (v5.4.36 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/twig-bundle (v5.4.36 => v5.4.39)
    [31.6MiB/11.78s]   - Upgrading symfony/uid (v5.4.35 => v5.4.39)
    [31.6MiB/11.79s]   - Upgrading symfony/var-dumper (v5.4.36 => v5.4.39)
    [31.6MiB/11.79s]   - Upgrading symfony/var-exporter (v6.4.4 => v6.4.7)
    [31.6MiB/11.79s]   - Upgrading symfony/web-profiler-bundle (v5.4.36 => v5.4.39)
    [31.6MiB/11.79s]   - Upgrading symfony/yaml (v5.4.35 => v5.4.39)
    [31.6MiB/11.79s]   - Upgrading twig/extra-bundle (v3.8.0 => v3.10.0)
    [31.6MiB/11.79s]   - Upgrading twig/twig (v3.8.0 => v3.10.0)
    [30.9MiB/11.80s] Writing lock file
    [14.7MiB/11.83s] Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
    [15.0MiB/12.02s] No security vulnerability advisories found.
    [15.4MiB/12.02s] Memory usage: 15.44MB (peak: 227.11MB), time: 12.03s.
    [15.4MiB/12.03s] Finished Composer Cloud resolving.
    
    
    # Job ID XlhLEXoUrQ4ibFxkAZHOjYnX2ZExSikZVFVkdRhHGAAeDid0be1lLAqVTJHvZ6wXZQuMbh4BXaHgYeBxBQot8XfeZfa4jTCunlHwZ1oXCH completed in 14 seconds
    # Memory usage: 15.44MB (peak: 227.11MB), time: 12.03s.
    
    $ /opt/php82/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /hp/bv/ac/fw/www/xxx.de/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Nothing to install, update or remove
    Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
    Generating optimized autoload files
    contao/manager-plugin: Dumping generated plugins file...
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    107 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    contao/manager-plugin: ...done dumping generated plugins file
    > @php vendor/bin/contao-setup
    Added the /hp/bv/ac/fw/www/xxx.de/web/app.php file.
    Added the /hp/bv/ac/fw/www/xxx.de/web/index.php file.
    Added the /hp/bv/ac/fw/www/xxx.de/web/preview.php file.
    
     Trying to install assets as relative symbolic links.
    
     --- ------------------------------------------ ------------------ 
          Bundle                                     Method / Error    
     --- ------------------------------------------ ------------------ 
      ?   ContaoCoreBundle                           relative symlink  
      ?   ContaoCookiebar                            relative symlink  
      ?   VotingBundle                               relative symlink  
      ?   MarketingSuiteBundle                       relative symlink  
      ?   ContaoFaqBundle                            relative symlink  
      ?   PdirThemeOddBundle                         relative symlink  
      ?   HofffContaoRecursiveDownloadFolderBundle   relative symlink  
      ?   ContaoCommentsBundle                       relative symlink  
      ?   ThemeHelperBundle                          relative symlink  
      ?   RockSolidFrontendHelperBundle              relative symlink  
      ?   ContaoDDAdvancedClassesBundle              relative symlink  
     --- ------------------------------------------ ------------------ 
    
     [OK] All assets were successfully installed.                                   
    
    
     --- ---------------------------------------- ---------------------------------------------------------------- 
          Symlink                                  Target / Error                                                  
     --- ---------------------------------------- ---------------------------------------------------------------- 
      ?   web/files/odd                            files/odd                                                       
      ?   web/files/Formulare und Anleitungen      files/Formulare und Anleitungen                                 
      ?   web/files/Anlagen                        files/Anlagen                                                   
      ?   system/themes/flexible                   vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      ?   web/assets                               assets                                                          
      ?   web/system/themes                        system/themes                                                   
      ?   system/logs                              var/logs                                                        
      ?   web/vendor/scrivo/highlight_php/styles   vendor/scrivo/highlight.php/styles                              
     --- ---------------------------------------- ---------------------------------------------------------------- 
    
    
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
    
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
    
    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    
    11:37:54 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]
    
    In EscaperExtension.php line 127:
                                                                                   
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
      nsion::setEscaper()".                                                        
                                                                                   
    
    cache:warmup [--no-optional-warmers]
    
    11:37:54 CRITICAL  [console] An error occurred while using the console. Message: "An error occurred while executing the "/opt/php8.2.2/bin/php -dmemory_limit=-1 /hp/bv/ac/fw/www/xxx.de/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 11:37:54 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]
    
    In EscaperExtension.php line 127:
                                                                                   
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
      nsion::setEscaper()".                                                        
                                                                                   
    
    cache:warmup [--no-optional-warmers]
    
    " ["exception" => RuntimeException { …},"message" => """  An error occurred while executing the "/opt/php8.2.2/bin/php -dmemory_limit=-1 /hp/bv/ac/fw/www/xxx.de/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 11:37:54 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]\n  \n  In EscaperExtension.php line 127:\n                                                                                 \n    You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  \n    nsion::setEscaper()".                                                        \n                                                                                 \n  \n  cache:warmup [--no-optional-warmers]\n  \n  """]
    
    In ContaoSetupCommand.php line 146:
                                                                                   
      An error occurred while executing the "/opt/php8.2.2/bin/php -dmemory_limit  
      =-1 /hp/bv/ac/fw/www/xxx.de/vendor/contao/manager-bund  
      le/bin/contao-console cache:warmup --env=prod --no-ansi" command: 11:37:54   
      CRITICAL  [console] Error thrown while running command "cache:warmup --env=  
      prod --no-ansi". Message: "You must call "setEnvironment()" before calling   
      "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicExce  
      ption { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Y  
      ou must call "setEnvironment()" before calling "Twig\Extension\EscaperExten  
      sion::setEscaper()"."]                                                       
                                                                                   
      In EscaperExtension.php line 127:                                            
                                                                                   
                                                                                   
        You must call "setEnvironment()" before calling "Twig\Extension\EscaperEx  
      te                                                                           
        nsion::setEscaper()".                                                      
                                                                                   
                                                                                   
                                                                                   
                                                                                   
      cache:warmup [--no-optional-warmers]                                         
                                                                                   
    
    contao:setup
    
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    # Process terminated with exit code 1
    # Result: General error
    Hat jemand eine Idee?
    Geändert von Spooky (12.05.2024 um 09:00 Uhr)
    __________________________________________
    Live long and prosper
    Florian

    Spenden GitHub

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

    Standard

    Poste deine composer.json.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Nutzer Avatar von toteph42
    Registriert seit
    14.03.2023.
    Beiträge
    19

    Standard

    Code:
    {
        "type": "project",
        "require": {
            "contao-themes-net/odd-theme-bundle": "^2.0",
            "contao/comments-bundle": "4.13.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.13.*",
            "contao/manager-bundle": "4.13.*",
            "hofff/contao-recursive-download-folder": "^3.2",
            "numero2/contao-marketing-suite": "^2.1",
            "oveleon/contao-cookiebar": "^1.13",
            "toteph42/voting": "^1.0"
        },
    	"conflict": {
    		"symfony/finder": "5.4.26"
    	},
        "extra": {
            "public-dir": "web",
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "@php vendor/bin/contao-setup"
            ],
            "post-update-cmd": [
                "@php vendor/bin/contao-setup"
            ]
        },
         "config": {
            "allow-plugins": {
                "contao-components/installer": true,
                "php-http/discovery": true,
                "contao/manager-plugin": true,
                "third-party/required-plugin": true,
                "contao-community-alliance/composer-plugin": true
           }
        }
    }
    __________________________________________
    Live long and prosper
    Florian

    Spenden GitHub

  4. #4
    AG Pressearbeit
    Community-Moderator
    Buchautor 'Contao für Webdesigner'
    Avatar von planepix
    Registriert seit
    05.06.2009.
    Ort
    Stuttgart
    Beiträge
    6.479
    Partner-ID
    107
    Contao-Projekt unterstützen

    Support Contao

    Standard Fehler nach Aufruf des Managers

    Hallo zusammen,
    hatte den Contao Manager aufgerufen und es wurden Symfony-Bundles erneuert.

    Seit dem ist die Seite im Wartungsmodus und liefert via Konsole folgenden Fehler:
    Code:
    12:15:24 CRITICAL  [console] Error thrown while running command "list --format=json". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "list --format=json","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]
    
    
    In EscaperExtension.php line 127:
                                                                                   
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
      nsion::setEscaper()".                                                        
                                                                                   
    
    
    list [--raw] [--format FORMAT] [--short] [--] []
    Prodcache ist schon gelöscht worden, auch dass Verzeichnis „vendor” gelöscht und neu anlegen lassen - der Fehler bleibt.

    Contao 4.13.43, PHP 8.3, allinkl.

    Die aktuelle composer.json:
    Code:
    {"type": "project",
        "require": {
            "bugbuster/contao-banner-bundle": "^1.3",
            "bugbuster/contao-cron-bundle": "^1.3",
            "bugbuster/contao-dlstats-bundle": "^1.0",
            "bugbuster/contao-visitors-bundle": "^1.6",
            "christianbarkowsky/contao-protectedselect": "^1.1",
            "christianbarkowsky/contao-tiny-compress-images": "^1.0",
            "christianbarkowsky/tabcontrol": "^3.0",
            "cliffparnitzky/direct-content-elements": "^1.3",
            "codefog/contao-mobile_menu": "^2.6",
            "codefog/contao-news_categories": "^3.4",
            "codefog/contao-social_images": "^3.7",
            "contao/calendar-bundle": "4.13.*",
            "contao/comments-bundle": "4.13.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.13.*",
            "contao/listing-bundle": "4.13.*",
            "contao/manager-bundle": "4.13.*",
            "contao/news-bundle": "4.13.*",
            "contao/newsletter-bundle": "4.13.*",
            "do-while/contao-backupdb-bundle": "^1.2",
            "e-spin/page-info-bundle": "^1.0",
            "erdmannfreunde/contao-grid-bundle": "^1.0",
            "erdmannfreunde/euf_overlay": "^1.2",
            "fritzmg/contao-backend-documentation": "dev-master",
            "fritzmg/contao-sharebuttons": "^2.1",
            "fritzmg/contao-swiper": "^3.3",
            "heimseiten/contao-dark-mode-backend-bundle": "^1.0",
            "heimseiten/contao-sticky-footer-backend-bundle": "^1.0",
            "heimseiten/contao-timeline-bundle": "^1.0",
            "inspiredminds/contao-file-usage": "^1.1",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "netzmacht/contao-font-awesome-inserttag": "^2.0",
            "omosde/contao-om-backend": "^1.7",
            "omosde/contao-om-search": "^1.0",
            "oneup/contao-sibling-navigation": "^1.2",
            "oveleon/contao-cookiebar": "^1.1",
            "sioweb/linkedelement": "^0.8.8",
            "terminal42/contao-conditionalselectmenu": "^3.0",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/contao-leads": "^1.4",
            "terminal42/notification_center": "^1.4",
            "trilobit-gmbh/contao-tiles-bundle": "^1.0",
            "wangaz/contao-jquery-ui-tabs": "^1.1"
        },
        "conflict": {
            "lexik/maintenance-bundle": "2.1.4",
            "symfony/symfony": "3.4.8|4.0.8",
            "doctrine/dbal": "2.9.1|2.9.2",
            "terminal42/contao-changelanguage": "3.3.7 || 3.4.0 || 3.4.1"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        },
        "config": {
            "allow-plugins": {
                "contao-components/installer": true,
                "php-http/discovery": true,
                "contao-community-alliance/composer-plugin": true,
                "contao/manager-plugin": true
            }
        }
    }
    Was kann ich tun, um den Fehler zu beheben? Danke für eine Idee.
    ---------------------------------
    Beste Grüße planepix
    Contao für Webdesigner (Website), Twitter: @contaowebdesign
    weitzeldesign
    Contao-Sprechstunde
    Contao Schulungen: https://www.weitzeldesign.com/cms-co...chulungen.html
    Contao Jahrbuch: www.contao-jahrbuch.de
    Contao Agenturtag: www.contao-agenturtag.de
    Contao Stammtisch Stuttgart: www.contao-stammtisch-stuttgart.de
    Contao 4 Erfahrungen als Gitbook: https://app.gitbook.com/@planepix/s/...-mit-contao-4/
    Contao 4 & Manager Hosterhinweise: https://github.com/contao/contao-manager/wiki

    Schon wieder ein Update?
    Glücklich sind die, die den Wert erkennen – und wertschätzen.
    „Muss man machen wie beim Zahnarzt. Der bestraft einen auch mit hohen Rechnungen wenn man die Pflege vernachlässigt.”

  5. #5
    Contao-Fan
    Registriert seit
    24.02.2021.
    Beiträge
    514

    Standard

    Kannst du mal einen Conflict auf Twig/twig für Version 3.10 setzen?
    Geändert von zoglo (11.05.2024 um 11:42 Uhr)

  6. #6
    Contao-Nutzer Avatar von toteph42
    Registriert seit
    14.03.2023.
    Beiträge
    19

    Standard

    Hei,
    super Tipp
    Code:
    [31.6MiB/11.66s]   - Upgrading twig/twig (v3.8.0 => v3.9.3)
    hat gewirkt. Update lief durch und Datenbank ist jetzt auch aktualisiert.

    Soll ich den conflict wieder raus nehmen?

    Code:
    	"conflict": {
    		"symfony/finder": "5.4.26",
    		"twig/twig": "3.10"
    	},
    Geändert von toteph42 (11.05.2024 um 12:33 Uhr)
    __________________________________________
    Live long and prosper
    Florian

    Spenden GitHub

  7. #7
    Contao-Nutzer
    Registriert seit
    21.11.2023.
    Beiträge
    32

    Standard Fehler bei Installation: You must call "setEnvironment()"

    Moin ich versuche nun schon seit Stunden, Contao 5.3 mittels Contao-Manager auf dem Server zu installieren. Jeder Versuch scheitert mit der Fehlermeldung:

    You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper() "

    Der Fehler wird hier
    Code:
    vendor/twig/twig/src/Extension/EscaperExtension.php (line 127)
    verursacht.

    Der Ursprung liegt allerdings hier:
    Code:
    vendor/contao/core-bundle/src/Twig/Extension/ContaoExtension.php -> setEscaper (line 74)

    Hat das schonmal jemand gehabt?
    Gleiches passiert, wenn ich die 5.2.10 (die lokal fehlerfrei läuft) per Hand auf den Server kopiere.

    PHP Version 8.2.18 (FPM-Anwendung Apache)

  8. #8
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    353

    Standard

    Ich hoste bei All-Inkl und seit heute hat jede Installation die ich dort habe diesen Fehler.

    Deinstallieren kann ich Pakete aber alle installationen von Paketen enden mit dieser Meldung:

    Code:
    $ /bin/php81 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/w01a5e9b/2024/Contao-LTS-53/Saeum/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    
    Installing dependencies from lock file
    
    Verifying lock file contents can be installed on current platform.
    
    Nothing to install, update or remove
    
    Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
    
    Generating optimized autoload files
    
    contao/manager-plugin: Dumping generated plugins file...
    
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    
    133 packages you are using are looking for funding.
    
    Use the `composer fund` command to find out more!
    
    contao/manager-plugin: ...done dumping generated plugins file
    
    > @php vendor/bin/contao-setup
    
    Added the bin/console file.
    
    Added the web/preview.php file.
    
    Added the web/index.php file.
    
    
    
     Trying to install assets as relative symbolic links.
    
    
    
     --- --------------------------------------------------- ------------------ 
    
          Bundle                                              Method / Error    
    
     --- --------------------------------------------------- ------------------ 
    
      ?   ContaoCoreBundle                                    relative symlink  
    
      ?   TastaturberufContaoDisplayKeyboardShortcutsBundle   relative symlink  
    
      ?   DeliriusContaoStructureElements                     relative symlink  
    
      ?   ContaoCookiebar                                     relative symlink  
    
      ?   NetzmachtContaoFormDesignerBundle                   relative symlink  
    
      ?   MarkocupicContaoTwigAssets                          relative symlink  
    
      ?   ContaoFaqBundle                                     relative symlink  
    
      ?   PdirAnimatedTimelineBundle                          relative symlink  
    
      ?   CodefogHasteBundle                                  relative symlink  
    
      ?   AlpdeskParallaxBundle                               relative symlink  
    
      ?   Terminal42DcawizardBundle                           relative symlink  
    
      ?   AgonyzContaoCountdownBundle                         relative symlink  
    
      ?   MarkocupicContaoHeroimageBundle                     relative symlink  
    
      ?   Terminal42UrlRewriteBundle                          relative symlink  
    
      ?   MvoContaoGroupWidgetBundle                          relative symlink  
    
      ?   ContaoNewsBundle                                    relative symlink  
    
      ?   RockSolidFrontendHelperBundle                       relative symlink  
    
      ?   ContaoExtendedFormFieldsBundle                      relative symlink  
    
      ?   Terminal42NotificationCenterBundle                  relative symlink  
    
      ?   ContaoCalendarBundle                                relative symlink  
    
      ?   MarkocupicContaoAltchaAntispam                      relative symlink  
    
      ?   ContaoNewsletterBundle                              relative symlink  
    
      ?   HeimseitenContaoTextImagePositioningBundle          relative symlink  
    
      ?   ContaoGlossaryBundle                                relative symlink  
    
      ?   ContaoComponentStyleManager                         relative symlink  
    
      ?   ContaoDDAdvancedClassesBundle                       relative symlink  
    
      ?   CodefogNewsCategoriesBundle                         relative symlink  
    
      ?   EuFPortfolioBundle                                  relative symlink  
    
      ?   Opengraph3Bundle                                    relative symlink  
    
      ?   Terminal42NewsNewsletterBundle                      relative symlink  
    
      ?   ContaoCommentsBundle                                relative symlink  
    
      ?   TagsBundle                                          relative symlink  
    
      ?   ThemeComponentsBundle                               relative symlink  
    
     --- --------------------------------------------------- ------------------ 
    
    
    
     [OK] All assets were successfully installed.                                   
    
    
    
    
    
     --- ---------------------------------------------------- -------------------------------------------------- 
    
          Symlink                                              Target / Error                                    
    
     --- ---------------------------------------------------- -------------------------------------------------- 
    
      ?   web/files/Inhalte/Blog-des-Tages                     files/Inhalte/Blog-des-Tages                      
    
      ?   web/files/Inhalte/Web-SEO-Consulting                 files/Inhalte/Web-SEO-Consulting                  
    
      ?   web/files/Inhalte/Familie-Saeum                      files/Inhalte/Familie-Saeum                       
    
      ?   web/files/Inhalte/Lichte-Kraft                       files/Inhalte/Lichte-Kraft                        
    
      ?   web/files/Inhalte/Licht-Quelle                       files/Inhalte/Licht-Quelle                        
    
      ?   web/files/Designs/Blog-des-Tages/2024                files/Designs/Blog-des-Tages/2024                 
    
      ?   web/files/Designs/ThemeManager/Blog-des-Tages-2024   files/Designs/ThemeManager/Blog-des-Tages-2024    
    
      ?   web/files/Designs/Web-SEO-Consulting/2024            files/Designs/Web-SEO-Consulting/2024             
    
      ?   web/files/Designs/Familie-Saeum/2024                 files/Designs/Familie-Saeum/2024                  
    
      ?   web/files/Designs/Lichte-Kraft/2024                  files/Designs/Lichte-Kraft/2024                   
    
      ?   web/files/Designs/Licht-Quelle/2024                  files/Designs/Licht-Quelle/2024                   
    
      ?   system/themes/flexible                               vendor/contao/core-bundle/contao/themes/flexible  
    
      ?   web/assets                                           assets                                            
    
      ?   web/system/themes                                    system/themes                                     
    
      ?   system/logs                                          var/logs                                          
    
      ?   web/vendor/scrivo/highlight_php/styles               vendor/scrivo/highlight.php/styles                
    
     --- ---------------------------------------------------- -------------------------------------------------- 
    
    
    
    
    
     // Clearing the cache for the prod environment with debug false                
    
    
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
    
    
    
    In EscaperExtension.php line 127:
    
                                                                                   
    
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
    
      nsion::setEscaper()".                                                        
    
                                                                                   
    
    
    
    cache:clear [--no-warmup] [--no-optional-warmers]
    
    
    
    13:53:12 CRITICAL  [console] An error occurred while using the console. Message: "An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /www/htdocs/w01a5e9b/2024/Contao-LTS-53/Saeum/vendor/contao/manager-bundle/bin/contao-console cache:clear --no-warmup --env=dev --no-ansi" command: 
    
    In EscaperExtension.php line 127:
    
                                                                                   
    
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
    
      nsion::setEscaper()".                                                        
    
                                                                                   
    
    
    
    cache:clear [--no-warmup] [--no-optional-warmers]
    
    
    
    " ["exception" => RuntimeException { …},"message" => """  An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /www/htdocs/w01a5e9b/2024/Contao-LTS-53/Saeum/vendor/contao/manager-bundle/bin/contao-console cache:clear --no-warmup --env=dev --no-ansi" command: \n  In EscaperExtension.php line 127:\n                                                                                 \n    You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  \n    nsion::setEscaper()".                                                        \n                                                                                 \n  \n  cache:clear [--no-warmup] [--no-optional-warmers]\n  \n  """]
    
    
    
    In ContaoSetupCommand.php line 142:
    
                                                                                   
    
      An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /ww  
    
      w/htdocs/w01a5e9b/2024/Contao-LTS-53/Saeum/vendor/contao/manager-bundle/bin  
    
      /contao-console cache:clear --no-warmup --env=dev --no-ansi" command:        
    
      In EscaperExtension.php line 127:                                            
    
                                                                                   
    
                                                                                   
    
        You must call "setEnvironment()" before calling "Twig\Extension\EscaperEx  
    
      te                                                                           
    
        nsion::setEscaper()".                                                      
    
                                                                                   
    
                                                                                   
    
                                                                                   
    
                                                                                   
    
      cache:clear [--no-warmup] [--no-optional-warmers]                            
    
                                                                                   
    
    
    
    contao:setup
    
    
    
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    
    
    # Process terminated with exit code 1
    
    # Result: General error
    Auch eine Neuinstallation schlug fehl!!

    Wer kann mehr dazu sagen!

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

    Standard

    Moderation: Themen zusammen geführt.
    » sponsor me via GitHub or PayPal or Revolut

  10. #10
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    353

    Standard

    gerade auch nochmal eine komplette Neuinstallation von Contao 4 LTS probiert!!

    Code:
    $ /bin/php81 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/w01f0295/Contao-4-LTS/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
    
    
    Installing dependencies from lock file
    
    Verifying lock file contents can be installed on current platform.
    
    Nothing to install, update or remove
    
    Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
    
    Generating optimized autoload files
    
    Class Contao\ManagerPlugin\PluginLoader located in ./vendor/contao/manager-plugin/src/Resources/PluginLoader.php does not comply with psr-4 autoloading standard. Skipping.
    
    contao/manager-plugin: Dumping generated plugins file...
    
    contao/manager-plugin: ...done dumping generated plugins file
    
    105 packages you are using are looking for funding.
    
    Use the `composer fund` command to find out more!
    
    > @php vendor/bin/contao-setup
    
    Added the /www/htdocs/w01f0295/Contao-4-LTS/web/index.php file.
    
    Added the /www/htdocs/w01f0295/Contao-4-LTS/web/preview.php file.
    
    Added the /www/htdocs/w01f0295/Contao-4-LTS/web/app.php file.
    
    
    
     Trying to install assets as relative symbolic links.
    
    
    
     --- ------------------------ ------------------ 
    
          Bundle                   Method / Error    
    
     --- ------------------------ ------------------ 
    
      ?   ContaoCoreBundle         relative symlink  
    
      ?   ContaoFaqBundle          relative symlink  
    
      ?   ContaoCommentsBundle     relative symlink  
    
      ?   ContaoNewsBundle         relative symlink  
    
      ?   ContaoCalendarBundle     relative symlink  
    
      ?   ContaoNewsletterBundle   relative symlink  
    
     --- ------------------------ ------------------ 
    
    
    
     [OK] All assets were successfully installed.                                   
    
    
    
    
    
     --- ---------------------------------------- ---------------------------------------------------------------- 
    
          Symlink                                  Target / Error                                                  
    
     --- ---------------------------------------- ---------------------------------------------------------------- 
    
      ?   system/themes/flexible                   vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
    
      ?   web/assets                               assets                                                          
    
      ?   web/system/themes                        system/themes                                                   
    
      ?   system/logs                              var/logs                                                        
    
      ?   web/vendor/scrivo/highlight_php/styles   vendor/scrivo/highlight.php/styles                              
    
     --- ---------------------------------------- ---------------------------------------------------------------- 
    
    
    
    
    
     // Clearing the cache for the prod environment with debug                      
    
     // false                                                                       
    
    
    
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
    
    
    
    
    
     // Clearing the cache for the dev environment with debug                       
    
     // true                                                                        
    
    
    
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
    
    
    
    
    
     // Warming up the cache for the prod environment with debug                    
    
     // false                                                                       
    
    
    
    14:34:43 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]
    
    
    
    In EscaperExtension.php line 127:
    
                                                                                   
    
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
    
      nsion::setEscaper()".                                                        
    
                                                                                   
    
    
    
    cache:warmup [--no-optional-warmers]
    
    
    
    14:34:43 CRITICAL  [console] An error occurred while using the console. Message: "An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /www/htdocs/w01f0295/Contao-4-LTS/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 14:34:43 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]
    
    
    
    In EscaperExtension.php line 127:
    
                                                                                   
    
      You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  
    
      nsion::setEscaper()".                                                        
    
                                                                                   
    
    
    
    cache:warmup [--no-optional-warmers]
    
    
    
    " ["exception" => RuntimeException { …},"message" => """  An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /www/htdocs/w01f0295/Contao-4-LTS/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: 14:34:43 CRITICAL  [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"." ["exception" => LogicException { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()"."]\n  \n  In EscaperExtension.php line 127:\n                                                                                 \n    You must call "setEnvironment()" before calling "Twig\Extension\EscaperExte  \n    nsion::setEscaper()".                                                        \n                                                                                 \n  \n  cache:warmup [--no-optional-warmers]\n  \n  """]
    
    
    
    In ContaoSetupCommand.php line 146:
    
                                                                                   
    
      An error occurred while executing the "/usr/bin/php81 -dmemory_limit=-1 /ww  
    
      w/htdocs/w01f0295/Contao-4-LTS/vendor/contao/manager-bundle/bin/contao-cons  
    
      ole cache:warmup --env=prod --no-ansi" command: 14:34:43 CRITICAL  [console  
    
      ] Error thrown while running command "cache:warmup --env=prod --no-ansi". M  
    
      essage: "You must call "setEnvironment()" before calling "Twig\Extension\Es  
    
      caperExtension::setEscaper()"." ["exception" => LogicException { …},"comman  
    
      d" => "cache:warmup --env=prod --no-ansi","message" => "You must call "setE  
    
      nvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper()  
    
      "."]                                                                         
    
                                                                                   
    
      In EscaperExtension.php line 127:                                            
    
                                                                                   
    
                                                                                   
    
        You must call "setEnvironment()" before calling "Twig\Extension\EscaperEx  
    
      te                                                                           
    
        nsion::setEscaper()".                                                      
    
                                                                                   
    
                                                                                   
    
                                                                                   
    
                                                                                   
    
      cache:warmup [--no-optional-warmers]                                         
    
                                                                                   
    
    
    
    contao:setup
    
    
    
    Script @php vendor/bin/contao-setup handling the post-install-cmd event returned with error code 1
    
    
    
    # Process terminated with exit code 1
    
    # Result: General error
    gleiches Ergebniss. Denke das liegt an All-INKL

  11. #11
    Contao-Urgestein Avatar von zonky
    Registriert seit
    19.03.2010.
    Ort
    Berlin, Rdf
    Beiträge
    9.757
    User beschenken
    Wunschliste

    Standard

    Meldung "You must call "setEnvironment()" before calling "Twig\Extension\EscaperExtension::setEscaper() "." auch unter Contao 4.13.43 und PHP 8.2 + Twig v3.10.0

    mit Twig v3.9.3 gehts

  12. #12
    Contao-Nutzer
    Registriert seit
    21.11.2023.
    Beiträge
    32

    Standard

    Jawoll, kann ich bestätigen. Funktioniert.

    Code:
    "conflict": {
        "twig/twig": "3.10"
      }
    und
    Code:
    composer update
    Dann läufts

  13. #13
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.086
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von chrischnian Beitrag anzeigen
    gerade auch nochmal eine komplette Neuinstallation von Contao 4 LTS probiert!!
    ...
    gleiches Ergebniss. Denke das liegt an All-INKL
    Nein. Bzw es ist jedenfalls nicht so, dass das nur bei All-Inkl passiert. Gerade habe ich interessehalber eine 4.13 Neuinstallation im netcup-Webhosting versucht. Da kommt der selbe Fehler.

    Edit: Den Konflikt einzutragen hilft auch hier.
    Geändert von tab (11.05.2024 um 15:41 Uhr)

  14. #14
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    353

    Standard

    Zitat Zitat von tab Beitrag anzeigen
    Nen. Bzw es ist jedenfalls nicht so, dass das nur bei All-Inkl passiert. Gerade habe ich interessehalber eine 4.13 Neuinstallation im netcup-Webhosting versucht. Da kommt der selbe Fehler.
    Das interessante ist das es in einer meiner Docker Umgebung geht.
    Also ein Update von der 5.3.7 auf 5.3.8 und danach Updates anderer Pakete wie NC und andere.
    Die haben vorhin wie gesagt Probleme gemacht!
    Werde heute Abend das mal in den anderen Umgebungen testen mit den Twig usw?

  15. #15
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.283
    Partner-ID
    10107
    » sponsor me via GitHub or PayPal or Revolut

  16. #16
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    353

    Standard

    Noch kurz was von mir dazu!

    Gestern Abend habe ich dann eine Installation nochmal updaten wollen die davor sich weigerte.
    Ohne das ich das TWIG in der Package angepasst habe und das composer update ausgeführt habe.

    Heute morgen ein 53 LTS neu installiert und wollte nun Pakete installieren und die gingen wieder nicht.

    Screenshot_20240512_095855.png

    hier bricht er einfach ab

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

    Standard

    @chrischnian das hat aber nichts mit dem Thread hier zu tun.
    » sponsor me via GitHub or PayPal or Revolut

  18. #18
    Contao-Fan
    Registriert seit
    20.06.2009.
    Ort
    Küps
    Beiträge
    353

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    @chrischnian das hat aber nichts mit dem Thread hier zu tun.
    Da gebe ich dir recht habe einen neuen Beitrag dazu gemacht da es wieder mit TWIG zusammenhängt laut der Meldung
    https://community.contao.org/de/show...C3%A4nigkeiten

    Sorry

    Gruß
    Chris

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
  •