Ankündigung

Einklappen
Keine Ankündigung bisher.

Neuinstallation mit Übernahme von Filter, Artikel, News, Produkte,Struktur und Module

Einklappen
Dieses Thema ist geschlossen.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Neuinstallation mit Übernahme von Filter, Artikel, News, Produkte,Struktur und Module

    Hallo allerseite!
    Meine Installation scheint echt einen Hau zu haben und ich möchte jetzt gerne nochmals alles neu aufsetzen.
    Wie gehe ich da am Besten vor, um nicht alles neu anlegen zu müssen?

    Ich dachte folgende Vorgehensweise sollte passen:

    1. Contao inkl. EX+CC neu installiern
    2. alle genutzten Erweiterungen installieren
    3. Dateien in files, templates und cto_layout/css und uploads aus alter Installation hochladen
    4. Dann die komplette Datenbank aus der alten Installation in die neue Datenbank importieren

    Sollte das so passen? Oder gibt es einen besseren weg, um nicht alle Filter, Artikel, Newsbeiträge, Produkte und Seitenstruktur und Module anzulegen?

    Ich danke für HIlfe!

  • #2
    Moin,

    grundsätzlich sollte das passen.
    Cache leeren nicht vergessen.

    Letztlich wirst Du bestimmt noch irgendwo schauen müssen, wo ggf. ein Fehler liegt. Es kann an vielen kleinen Stellschrauben liegen (composer.json, .htaccess, php-Version, Einstellungen im Backend, etc.)

    Evtl. findest Du ja Infos im Log.

    Grüße
    https://www.webdesign24.biz

    Kommentar


    • #3
      Hat alles prima geklappt, danke.
      Leider habe ich jetzt schon wieder die gleichen Problem, wie in meinem anderen Thema: Sitemap.xml kann nicht geladen werden und erzeugt eine Fehlermeldung.
      Debugmodus geht jetzt aber gar nicht mehr, sondern kommt ein 500er Error....

      Kommentar


      • #4
        Folgendes steht jetzt in meiner Log-Datei:
        Code:
        [2024-03-05T16:30:04.870011+01:00] request.INFO: Matched route "contao_core_sitemap__invoke". {"route":"contao_core_sitemap__invoke","route_para meters":{"_route":"contao_core_sitemap__invoke","_ scope":"frontend","_controller":"Contao\\CoreBundl e\\Controller\\SitemapController"},"request_uri":" https://catalog.thiele-kg.de/sitemap.xml","method":"GET"} []
        [2024-03-05T16:30:04.973825+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
        [2024-03-05T16:30:05.210439+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_notelist/config/config.php:18)"} []
        [2024-03-05T16:30:05.210489+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_notelist/config/config.php:19)"} []
        [2024-03-05T16:30:05.212643+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_attribute_tags/config/config.php:19)"} []
        [2024-03-05T16:30:05.212712+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_attribute_tags/config/config.php:20)"} []
        [2024-03-05T16:30:08.426728+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_PATH already defined at /homepages/2/d16934243/htdocs/catalog/vendor/premium-contao-themes/pct_customelements_plugin_ratings/system/modules/pct_customelements_plugin_ratings/config/config.php:19)"} []
        [2024-03-05T16:30:08.426792+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/vendor/premium-contao-themes/pct_customelements_plugin_ratings/system/modules/pct_customelements_plugin_ratings/config/config.php:20)"} []
        [2024-03-05T16:30:09.434126+01:00] php.WARNING: Warning: Attempt to read property "customcatalog_filter_method" on null {"exception":"[object] (ErrorException(code: 0): Warning: Attempt to read property \"customcatalog_filter_method\" on null at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_customcatalog/PCT/CustomElements/Core/Filter.php:218)"} []
        [2024-03-05T16:30:09.438002+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause'" at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 67 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameExcept ion(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:71)"} []

        Kommentar


        • #5
          Zitat von TKG Beitrag anzeigen
          Folgendes steht jetzt in meiner Log-Datei:
          Code:
          [2024-03-05T16:30:04.870011+01:00] request.INFO: Matched route "contao_core_sitemap__invoke". {"route":"contao_core_sitemap__invoke","route_para meters":{"_route":"contao_core_sitemap__invoke","_ scope":"frontend","_controller":"Contao\\CoreBundl e\\Controller\\SitemapController"},"request_uri":" https://catalog.thiele-kg.de/sitemap.xml","method":"GET"} []
          [2024-03-05T16:30:04.973825+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
          [2024-03-05T16:30:05.210439+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_PATH already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_notelist/config/config.php:18)"} []
          [2024-03-05T16:30:05.210489+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_NOTELIST_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_notelist/config/config.php:19)"} []
          [2024-03-05T16:30:05.212643+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_PATH already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_attribute_tags/config/config.php:19)"} []
          [2024-03-05T16:30:05.212712+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_TAGS_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_attribute_tags/config/config.php:20)"} []
          [2024-03-05T16:30:08.426728+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_PATH already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_PATH already defined at /homepages/2/d16934243/htdocs/catalog/vendor/premium-contao-themes/pct_customelements_plugin_ratings/system/modules/pct_customelements_plugin_ratings/config/config.php:19)"} []
          [2024-03-05T16:30:08.426792+01:00] php.WARNING: Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_VERSION already defined {"exception":"[object] (ErrorException(code: 0): Warning: Constant PCT_CUSTOMELEMENTS_RATINGS_VERSION already defined at /homepages/2/d16934243/htdocs/catalog/vendor/premium-contao-themes/pct_customelements_plugin_ratings/system/modules/pct_customelements_plugin_ratings/config/config.php:20)"} []
          [2024-03-05T16:30:09.434126+01:00] php.WARNING: Warning: Attempt to read property "customcatalog_filter_method" on null {"exception":"[object] (ErrorException(code: 0): Warning: Attempt to read property \"customcatalog_filter_method\" on null at /homepages/2/d16934243/htdocs/catalog/system/modules/pct_customelements_plugin_customcatalog/PCT/CustomElements/Core/Filter.php:218)"} []
          [2024-03-05T16:30:09.438002+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\InvalidFieldNameException: "An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause'" at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 67 {"exception":"[object] (Doctrine\\DBAL\\Exception\\InvalidFieldNameExcept ion(code: 1054): An exception occurred while executing a query: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:67)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDO\\Exception(code: 1054): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:28)\n[previous exception] [object] (PDOException(code: 42S22): SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slider' in 'where clause' at /homepages/2/d16934243/htdocs/catalog/vendor/doctrine/dbal/src/Driver/PDO/Connection.php:71)"} []
          Wurde bereits supportet.
          http://www.premium-contao-themes.com

          Kommentar

          Lädt...
          X