Contao-Camp 2024
Ergebnis 1 bis 7 von 7

Thema: Namensänderung von Symlinks im Module Ordner-?

  1. #1
    Contao-Fan
    Registriert seit
    22.11.2009.
    Ort
    14943 Luckenwalde
    Beiträge
    373

    Standard Namensänderung von Symlinks im Module Ordner-?

    Hallöchen,

    hab nur eine kurze frage. wurde bei den symlinks eine Namensänderung vollzogen?

    da die Contao 4.5.6 Installation bestimmte Ordner im Module nicht mehr findet.

    hier ein Beispiel (betrifft aber mehrere extensions): system/modules/contao-haste --> system/modules/haste

    führt zu The module folder "system/modules/contao-haste" does not exist im ContaoManager und somit zu Error500
    Freundliche Grüße
    Jens


  2. #2
    Administratorin Avatar von lucina
    Registriert seit
    19.06.2009.
    Ort
    Kiel (DE)
    Beiträge
    7.328
    Partner-ID
    152
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Das Problem würde ich jetzt bei der jeweiligen Erweiterung verorten - bin da auch gerade reingerannt und ansonsten unsicher, was das Problem verursacht. Bei mir ist das auch 'Haste' auf einem Metanet.ch-Hosting unter PHP 7.1, am Tag vor dem Launch ... ;-)

    Hmpffff.

  3. #3
    Administrator Avatar von xchs
    Registriert seit
    19.06.2009.
    Beiträge
    14.548
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Hängt wahrscheinlich damit zusammen: https://github.com/contao/manager-bundle/issues/61
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  4. #4
    Administratorin Avatar von lucina
    Registriert seit
    19.06.2009.
    Ort
    Kiel (DE)
    Beiträge
    7.328
    Partner-ID
    152
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Ah okay, das erklärt's.

  5. #5
    Contao-Fan
    Registriert seit
    17.11.2012.
    Beiträge
    528

    Standard

    Vielleicht passt das – als Erfahrungsbericht - hierher:

    Vorhin habe ich ein composer update bei einer bislang unproblematischen Installation gemacht. Dabei wurden zuerst etwas symfony-mässiges aktualisiert und dann 2 fehlende Ordner reklamiert: system/modules/haste und system/modules/inserttags, also symlinks (ich hoffe, es aus dem Kopf richtig zitiert zu haben). Darauf habe ich diese manuell erstellt. Das anschliessende composer update lief dann durch mit folgenden Zeilen:
    Code:
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Package operations: 35 installs, 0 updates, 0 removals
      - Installing contao-community-alliance/composer-plugin (2.4.3): Downloading (100%)                                                                                                                      
      - Installing swiftmailer/swiftmailer (v5.4.9): Loading from cache
      - Installing matthiasmullie/path-converter (1.1.1): Loading from cache
      - Installing matthiasmullie/minify (1.3.59): Loading from cache
      - Installing contao-components/compass (0.12.2.1): Downloading (100%)
      - Installing true/punycode (1.1.0): Downloading (100%)
      - Installing tecnick.com/tcpdf (6.2.17): Downloading (100%)
      - Installing simplepie/simplepie (1.5.1): Downloading (100%)
      - Installing phpspec/php-diff (v1.1.0): Downloading (100%)
      - Installing oyejorge/less.php (v1.7.0.14): Downloading (100%)
      - Installing michelf/php-markdown (1.8.0): Downloading (100%)
      - Installing leafo/scssphp (v0.7.5): Loading from cache
      - Installing contao/core (3.5.33): Downloading (100%)
      - Installing terminal42/contao-namespace-class-loader (1.0.2): Downloading (100%)
      - created 1 links
      - Installing symfony/yaml (v3.4.7): Downloading (100%)
      - Installing sebastian/version (1.0.6): Downloading (100%)
      - Installing sebastian/global-state (1.1.1): Downloading (100%)
      - Installing sebastian/recursion-context (1.0.5): Downloading (100%)
      - Installing sebastian/exporter (1.2.2): Downloading (100%)
      - Installing sebastian/environment (1.3.8): Downloading (100%)
      - Installing sebastian/diff (1.4.3): Downloading (100%)
      - Installing sebastian/comparator (1.2.4): Downloading (100%)
      - Installing doctrine/instantiator (1.1.0): Downloading (100%)
      - Installing phpunit/php-text-template (1.2.1): Downloading (100%)
      - Installing phpunit/phpunit-mock-objects (2.3.8): Downloading (100%)
      - Installing phpunit/php-timer (1.0.9): Downloading (100%)
      - Installing phpunit/php-file-iterator (1.4.5): Downloading (100%)
      - Installing phpunit/php-token-stream (1.4.12): Downloading (100%)
      - Installing phpunit/php-code-coverage (2.2.4): Downloading (100%)
      - Installing webmozart/assert (1.3.0): Loading from cache
      - Installing phpdocumentor/reflection-common (1.0.1): Downloading (100%)
      - Installing phpdocumentor/type-resolver (0.4.0): Downloading (100%)
      - Installing phpdocumentor/reflection-docblock (4.3.0): Downloading (100%)
      - Installing phpspec/prophecy (1.7.5): Downloading (100%)
      - Installing phpunit/phpunit (4.8.36): Downloading (100%)
    matthiasmullie/minify suggests installing psr/cache-implementation (Cache implementation to use with Minify::cache)
    simplepie/simplepie suggests installing mf2/mf2 (Microformat module that allows for parsing HTML for microformats)
    symfony/yaml suggests installing symfony/console (For validating YAML files using the lint command)
    sebastian/global-state suggests installing ext-uopz (*)
    phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1)
    phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
    Package tecnick.com/tcpdf is abandoned, you should avoid using it. Use tecnickcom/tcpdf instead.
    Writing lock file
    Generating autoload files
    Im Moment läuft die Seite nicht mehr, FE und BE bleiben weiss.

    Beim Aufruf des Contao Managers erhalte ich:
    Code:
    ERROR 500 The Contao version could not be determined          
    The console returned unexpected content when asked for the Contao version. Please check the output for more information:
    Das hier hat geholfen: https://community.contao.org/de/show...-Version-4-0-7-und-3-4-7. Vielen Dank!
    Geändert von peter.fl (03.04.2018 um 13:38 Uhr) Grund: Das hier hat geholfen

  6. #6
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    33.896
    Partner-ID
    10107
    Geändert von Spooky (03.04.2018 um 12:53 Uhr)

  7. #7
    Contao-Urgestein Avatar von KATgirl
    Registriert seit
    31.03.2010.
    Ort
    Marburg
    Beiträge
    1.579
    User beschenken
    Wunschliste
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Hängt wahrscheinlich damit zusammen: https://github.com/contao/manager-bundle/issues/61
    genau,

    die folgenden Zeilen in der composer.json lösen das Problem:

    "conflict": { "symfony/finder": "3.4.7|4.0.7" },

    Gesendet von meinem Pixel 2 XL mit Tapatalk
    - GitHub
    - Kontaktanfragen

    "Ein Lächeln ist die kürzeste Entfernung zwischen zwei Menschen." Victor Borge

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
  •