Ergebnis 1 bis 11 von 11

Thema: Hilfe! Nach update auf isotope 1.3.0 beta2 geht nichts mehr

  1. #1
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard Hilfe! Nach update auf isotope 1.3.0 beta2 geht nichts mehr

    Hallo liebe Community!


    Wenn es nicht so eilig wäre und ich den Shop an einen Kunden ausliefern müsste würde ich mich auch langsam durch die einzelnen Beiträge arbeiten (was ich normalerweise auch so mache).

    Dieser Shop ist mein allererster Webshop und er lief bis vor kurzem tadellos. Nun wollte der Kunde den Shop letztens testen: wenn man auf den Button zur Kasse gehen klickt erscheint eine leere Seite.
    Ich habe diverse Erweiterungen wieder deinstalliert.

    Das error.log zeigt mir folgende Fehler an:

    Code:
    [20-Sep-2011 16:26:59] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not connect to database (Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2))' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Database.php on line 78
    [14-Nov-2011 18:37:31] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Can't DROP 'gid'; check that column/key exists (ALTER TABLE `tl_iso_products` DROP INDEX `gid`;)' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Database.php on line 642
    [16-Nov-2011 10:51:31] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "iso_reader_facebook"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 10:51:39] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "iso_reader_facebook"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:00:06] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:00:56] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:02:27] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_iso_setup"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:04:53] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:04:58] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    Wenn ich unter Erweiterungsverwaltung die Datenbank aktualisieren will werden mir Tabellen angezeigt (siehe Anhang), die sich aber nicht aktualisieren lassen.

    Nach dem Update auf die Version 2.10.1 bekomme ich nun folgende Fehlermeldung:

    Code:
    Fatal error: Uncaught exception Exception with message Could not find template file "be_login" thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    
    #0 /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Template.php(186): Controller->getTemplate('be_login')
    #1 /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/modules/backend/BackendTemplate.php(49): Template->parse()
    #2 /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/modules/backend/BackendTemplate.php(153): BackendTemplate->parse()
    #3 /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/contao/index.php(129): BackendTemplate->output()
    #4 /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/contao/index.php(138): Index->run()
    #5 {main}

    Gruß


    Stefan
    Angehängte Grafiken Angehängte Grafiken
    Geändert von Stefan01 (16.11.2011 um 11:20 Uhr)

  2. #2
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Das Installtool lässt sich jetzt auch nicht mehr aufrufen. Im error.log file sind mittlerweile folgende Meldungen:

    Code:
    [20-Sep-2011 16:26:59] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not connect to database (Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2))' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Database.php on line 78
    [14-Nov-2011 18:37:31] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Can't DROP 'gid'; check that column/key exists (ALTER TABLE `tl_iso_products` DROP INDEX `gid`;)' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Database.php on line 642
    [16-Nov-2011 10:51:31] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "iso_reader_facebook"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 10:51:39] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "iso_reader_facebook"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:00:06] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:00:56] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:02:27] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_iso_setup"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:04:53] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:04:58] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:33:01] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:33:07] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:34:10] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:35:02] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 11:43:36] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "mod_iso_cart"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:16:45] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:16:50] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:17:27] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:19:13] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:22:12] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:33:00] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:37:38] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_install"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 12:43:45] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:06:36] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:06:45] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_install"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:07:59] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:08:16] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_install"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:10:34] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_install"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    [16-Nov-2011 13:10:37] PHP Fatal error: Uncaught exception 'Exception' with message 'Could not find template file "be_login"' thrown in /mnt/webb/62/51/52601451/htdocs/contao-2.9.5/system/libraries/Controller.php on line 109
    Wie bereits geschrieben, das Update auf Conta 2.10.1 habe ich durchgeführt....
    Geändert von Stefan01 (16.11.2011 um 12:21 Uhr)

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

    Support Contao

    Standard

    Zitat Zitat von Stefan01 Beitrag anzeigen
    Wie bereits geschrieben, das Update auf Conta 2.10.1 habe ich durchgeführt....
    Und hast Du nach dem Update auch einen Contao-Check gemacht? Das Template "be_login.*" gehört ja zum Core.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  4. #4
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Danke für die schnelle Hilfe. Der Shop läuft auf leider nur auf einem Strato-Server. Ich wollte den Kunden überzeugen den Provider zu wechseln, leider ohne Erfolg. Das Paket ist aber ein einfaches Power Plus Paket (kein 'L').
    Wie gehe ich jetzt da vor? Welchen Contao Check verwende ich unter 2.10.1? Den Contao Check 2.9.5 oder 2.10.3?


    Übrigens steht unter Contao Check für Strato folgendes:

    Strato:

    Mittels .htaccess
    AddType application/x-httpd-php5 .php

    Nicht benötigt

    Die PHP SOAP-Erweiterung ist nicht verfügbar, daher funktioniert das Contao Extension Repository nicht.

  5. #5
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Zitat Zitat von xchs Beitrag anzeigen
    Und hast Du nach dem Update auch einen Contao-Check gemacht? Das Template "be_login.*" gehört ja zum Core.
    Das Template ist ja auch noch da:

    Code:
    ftp://ftp.strato.com//contao-2.9.5/system/modules/backend/templates/be_login.html5
    nur wird es anscheinend nicht erkannt. Warum ist der Shop bis vor einigen Tagen (vor dem Update) gelaufen? Angefangen hat alles damit, dass man wenn man zur Kasse gehen wollte nichts mehr passiert ist, einfach ein weißer Screen..... davor hat mit der Bestellung alles funktioniert.
    Der Shop lief auch tadellos. Verstehe das nicht.
    Geändert von Stefan01 (16.11.2011 um 13:13 Uhr)

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

    Support Contao

    Standard

    Einen Contao-Check für Deine Version findest Du u.a. hier, freundlicherweise von BugBuster gehostet und auf seiner Website zur Verfügung gestellt.

    Wiki: http://de.contaowiki.org/Systemdiagnosetool

    Was die weiße Seite betrifft: siehe FAQ
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  7. #7
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Vielen Dank für Deine Antwort!



    Zitat Zitat von xchs Beitrag anzeigen
    Einen Contao-Check für Deine Version findest Du u.a. hier, freundlicherweise von BugBuster gehostet und auf seiner Website zur Verfügung gestellt.


    Wiki: http://de.contaowiki.org/Systemdiagnosetool

    Was die weiße Seite betrifft: siehe FAQ
    Hier der Aufruf der Seite nach aktualisierter localconfig - Datei

    http://52601451.de.strato-hosting.eu...ntao/index.php

    Das Ergebniss vom Contao-Check:

    http://52601451.de.strato-hosting.eu...ntao-check.php


    Gruß


    Stefan

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

    Support Contao

    Standard

    Am Ergebnis des Contao-Checks siehst Du ja, dass hier so einiges nicht stimmt und dass unzählige Dateien als "Corrupt" reklamiert werden. Bist Du sicher, dass das mit dem Update auch wirklich geklappt hat? Sieht mir nämlich nicht danach aus.

    Alles Weitere zum Contao-Check und wie Du die monierten Dateien in Ordnung bringen kannst, steht im oben von mir verlinkten Wiki-Artikel.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  9. #9
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Alle Dateien sind jetzt i.O. habe alle nochmals aktualisiert. Jetzt stimmt auch wieder alles bis auf das Erscheinungsbild. Der Hintergrund war davor anders und das Menü ebenfalls. Den Rest bekomme ich aber bestimmt wieder hin.

    Vielen Dank nochmals


    Gruß

    Stefan
    Geändert von Stefan01 (16.11.2011 um 14:21 Uhr)

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

    Support Contao

    Standard

    Jo, jetzt sieht's schon viel besser aus.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  11. #11
    Contao-Nutzer Avatar von Stefan01
    Registriert seit
    11.09.2010.
    Beiträge
    247

    Standard

    Jetzt doch noch mal eine Frage: kann es sein, dass durch das Update die CSS Dateien etwas 'durcheinander' geraten? Die Auszeichnungen sind soweit ja alle richtig, nur die Menüs hängen jetzt ganz woanders, wo vorher zwei Spalten im Seitenlayout waren ist jetzt nur noch eine Spalte usw.

    Ich habe schon einige manuelle Updates auf neuere Contao Versionen gemacht, dabei hat es mir aber nie die Stylesheets zerschossen. Deswegen habe ich da auch kein Backup gemacht.

    Wiederherstellen geht da ja auch nicht mehr, bedeutet das jetzt, ich darf alle Formatdefinitionen überarbeiten?


    Danke schonmal für eine hilfreiche Antwort


    Gruß und noch einen schönen Abend


    Stefan

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
  •