Contao-Camp 2024
Ergebnis 1 bis 2 von 2

Thema: Benutzergruppe kann nicht angelegt werden «Internal Server Error»

  1. #1
    Contao-Nutzer
    Registriert seit
    13.04.2011.
    Beiträge
    26

    Standard Benutzergruppe kann nicht angelegt werden «Internal Server Error»

    Hallo

    Ich nutze Contao 4.4, mir ist jetzt aufgefallen, dass wenn ich eine Benutzergruppe anlegen möchte, folgende Fehlermeldung erscheint:

    Internal Server Error
    Was ist das Problem?
    Cannot create references to/from string offsets

    Im Log steht folgendes:

    HTML-Code:
    [2017-09-05 12:49:44] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction","_route":"contao_backend"},"request_uri":"http://xy.xxx.de/contao?act=edit&do=group&id=16&ref=DOI5skMb&rt=3fh1Ui3ueK_L1edAWUNmu6IpSLuJlEpaA1QHpuaq1zs","method":"HEAD"} []
    [2017-09-05 12:49:44] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2017-09-05 12:49:44] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\\CoreBundle\\Controller\\BackendController::mainAction","_route":"contao_backend"},"request_uri":"http://xy.xxx.de/contao?act=edit&do=group&id=16&ref=DOI5skMb&rt=3fh1Ui3ueK_L1edAWUNmu6IpSLuJlEpaA1QHpuaq1zs","method":"GET"} []
    [2017-09-05 12:49:44] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\\CoreBundle\\Security\\ContaoAuthenticator"} []
    [2017-09-05 12:49:44] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Cannot create references to/from string offsets at /home/httpd/vhosts/xxx.de/xy.xxx.de/manager/vendor/contao/core-bundle/src/Config/Loader/XliffFileLoader.php:239)"} []
    composer.json:

    HTML-Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0+",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "php": ">=5.6.0",
            "contao/calendar-bundle": "^4.4",
            "contao/comments-bundle": "^4.4",
            "contao/faq-bundle": "^4.4",
            "contao/listing-bundle": "^4.4",
            "contao/manager-bundle": "4.4.*",
            "contao/news-bundle": "^4.4",
            "contao/newsletter-bundle": "^4.4",
            "heimrichhannot/dlh_googlemaps": "^2.3",
            "isotope/isotope-core": "^2.4",
            "netzmacht/contao-font-awesome": "^4.7",
            "terminal42/contao-easy_themes": "^2.2",
            "terminal42/notification_center": "^1.4"
        },
        "config": {
            "component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    Kann mir jemand sagen, was das Problem ist?

    Danke und VG, Julia

  2. #2
    Contao-Fan Avatar von jenda
    Registriert seit
    20.06.2009.
    Ort
    Berlin
    Beiträge
    484

    Standard

    Hallo Julia,

    hast du das Problem gelöst? Falls ja, kannst du mir bitte sagen, wie du es genau gelöst hast?

    Liebe Grüße,
    Jan

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
  •