Ergebnis 1 bis 3 von 3

Thema: Erweiterungen lassen sich nicht löschen bzw. aktualisieren

  1. #1
    Contao-Nutzer
    Registriert seit
    09.03.2014.
    Beiträge
    38

    Standard Erweiterungen lassen sich nicht löschen bzw. aktualisieren

    Moin,

    bin gerade am Updaten einer Seite von 4.9.42 (mit php 7.4) auf 4.13.37 (mit php 8.1). Soweit hat alles geklappt, außer dass sowohl im Backend und im Frontend die Erweiterung "dlh_googlemaps" und "easy themes" verschwunden ist. Das Installtool ist soweit durchgelaufen, will aber folgendes löschen (das habe ich erstmal nicht gemacht …):

    DROP TABLE tl_dlh_googlemaps
    DROP TABLE tl_dlh_googlemaps_elements
    ALTER TABLE tl_content DROP dlh_googlemap_privacy
    ALTER TABLE tl_content DROP dlh_googlemap_protected
    ALTER TABLE tl_content DROP dlh_googlemap_url
    ALTER TABLE tl_content DROP dlh_googlemap_tabs
    ALTER TABLE tl_content DROP dlh_googlemap_nocss
    ALTER TABLE tl_content DROP dlh_googlemap_static
    ALTER TABLE tl_content DROP dlh_googlemap_size
    ALTER TABLE tl_content DROP dlh_googlemap_zoom
    ALTER TABLE tl_content DROP dlh_googlemap_template
    ALTER TABLE tl_content DROP dlh_googlemap
    ALTER TABLE tl_layout DROP mooSource
    ALTER TABLE tl_layout DROP jSource
    ALTER TABLE tl_module DROP dlh_googlemap_privacy
    ALTER TABLE tl_module DROP dlh_googlemap_protected
    ALTER TABLE tl_module DROP dlh_googlemap_rel
    ALTER TABLE tl_module DROP dlh_googlemap_linkTitle
    ALTER TABLE tl_module DROP dlh_googlemap_target
    ALTER TABLE tl_module DROP dlh_googlemap_url
    ALTER TABLE tl_module DROP dlh_googlemap_tabs
    ALTER TABLE tl_module DROP dlh_googlemap_nocss
    ALTER TABLE tl_module DROP dlh_googlemap_static
    ALTER TABLE tl_module DROP dlh_googlemap_size
    ALTER TABLE tl_module DROP dlh_googlemap_zoom
    ALTER TABLE tl_module DROP dlh_googlemap_template
    ALTER TABLE tl_module DROP dlh_googlemap
    ALTER TABLE tl_page DROP dlh_googlemaps_apikey
    ALTER TABLE tl_page DROP sitemapName
    ALTER TABLE tl_page DROP createSitemap
    ALTER TABLE tl_theme DROP easy_themes_internalTitle
    ALTER TABLE tl_user DROP et_enable
    ALTER TABLE tl_user DROP et_activeModules
    ALTER TABLE tl_user DROP et_short
    ALTER TABLE tl_user DROP et_mode
    ALTER TABLE tl_user DROP et_bemodRef
    ALTER TABLE tl_user DROP dlh_googlemapsp
    ALTER TABLE tl_user DROP dlh_googlemapss
    ALTER TABLE tl_user_group DROP dlh_googlemapsp
    ALTER TABLE tl_user_group DROP dlh_googlemapss

    Dann wollte ich die Erweiterung dlh_googlemaps über den CM löschen und da kam die folgende Fehlermeldung:

    Installing dependencies from lock file
    Verifying lock file contents can be installed on current platform.
    Package operations: 0 installs, 0 updates, 2 removals
    Uninstall of delahaye/dlh_googlemaps failed
    Uninstall of delahaye/dlh_geocode failed

    In AbstractModuleInstaller.php line 568:

    "/homepages/17/d256489780/htdocs/ordnername/system/modules/dlh_googlemaps" is not a link to "/homepages/17/d256489780/htdocs/ordnername/vendor/delahaye/dlh_googlemaps" (expected "/homepages/17/d256489780/htdocs/ordnername/vendor/delahaye/dlh_googlemaps" but got "/homepages/17/d256489780/htdocs/ordnername/system/modules/dlh_googlemaps")

    # Process terminated with exit code 1
    # Result: General error.

    Ich hab das Forum durchsucht, aber nichts ähnliches gefunden.

    Hier noch meine composer.json:

    {
    "type": "project",
    "require": {
    "contao/calendar-bundle": "4.13.37",
    "contao/comments-bundle": "4.13.37",
    "contao/conflicts": "*@dev",
    "contao/faq-bundle": "4.13.37",
    "contao/listing-bundle": "4.13.37",
    "contao/manager-bundle": "4.13.37",
    "contao/news-bundle": "4.13.37",
    "contao/newsletter-bundle": "4.13.37",
    "delahaye/dlh_googlemaps": "^2.4.1",
    "jrgregory/m17-sticky-backend-footer": "^2.0.9",
    "madeyourday/contao-rocksolid-columns": "^2.1.1",
    "madeyourday/contao-rocksolid-custom-elements": "^2.4.6",
    "madeyourday/contao-rocksolid-icon-picker": "^2.1.2",
    "madeyourday/contao-rocksolid-slider": "^2.2.3",
    "madeyourday/contao-rocksolid-theme-assistant": "^2.1.0",
    "numero2/contao-marketing-suite": "^1.0.36",
    "terminal42/contao-easy_themes": "^2.2.11"
    },
    "extra": {
    "contao-component-dir": "assets"
    },
    "scripts": {
    "post-install-cmd": [
    "Contao\\ManagerBundle\\Composer\\ScriptHandler::i nitializeApplication"
    ],
    "post-update-cmd": [
    "Contao\\ManagerBundle\\Composer\\ScriptHandler::i nitializeApplication"
    ]
    }
    }


    PS: Die Erweiterung easy themes funktioniert ja auch nicht. Beim Update-Versuch von "^2.2.11" auf die "^3.1.3" tritt der gleiche Fehler auf wie zuvor geschildert.

    Ich dreh mich da im Kreis und komme nicht mehr weiter.

    Hat jemand einen Tipp?

  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

    Lösche /homepages/17/d256489780/htdocs/ordnername/system/modules/dlh_googlemaps, dann wieder eine vollständige Paketaktualisierung durchführen. Stelle außerdem sicher, dass deine Contao Manager Version mindestens 1.8.2 ist.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Nutzer
    Registriert seit
    09.03.2014.
    Beiträge
    38

    Standard

    Hi Spooky,

    das war sehr hilfreich jetzt funktionieren alle Erweiterungen korrekt.

    Vielen Dank für deine Hilfe.

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
  •