Ergebnis 1 bis 16 von 16

Thema: Manuelles Update von 3.1.5 auf 3.2.9 -> Frontend Fatal Error

  1. #1
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    HTML Manuelles Update von 3.1.5 auf 3.2.9 -> Frontend Fatal Error

    Hallo zusammen!

    Ich habe grade das manuelle Update von 3.1.5 auf 3.2.9 schön brav und artig nach Anleitung und anschließendem DB-Update mit Install-Tool, löschen der unnötigen Dateien nach Bugbusters Vorgaben und überprüfen der Extensions durchgeführt. Im Backend klappt auch alles wunderbar, im Frontend schreit mich allerdings das hier an:

    Fatal error: Uncaught exception Exception with message Query error: Unknown column 'j1.keywords' in 'field list' (SELECT tl_module.*, j1.id AS jumpTo__id, j1.pid AS jumpTo__pid, j1.sorting AS jumpTo__sorting, j1.tstamp AS jumpTo__tstamp, j1.title AS jumpTo__title, j1.alias AS jumpTo__alias, j1.type AS jumpTo__type, j1.pageTitle AS jumpTo__pageTitle, j1.language AS jumpTo__language, j1.robots AS jumpTo__robots, j1.description AS jumpTo__description, j1.redirect AS jumpTo__redirect, j1.jumpTo AS jumpTo__jumpTo, j1.url AS jumpTo__url, j1.target AS jumpTo__target, j1.dns AS jumpTo__dns, j1.staticFiles AS jumpTo__staticFiles, j1.staticPlugins AS jumpTo__staticPlugins, j1.fallback AS jumpTo__fallback, j1.adminEmail AS jumpTo__adminEmail, j1.dateFormat AS jumpTo__dateFormat, j1.timeFormat AS jumpTo__timeFormat, j1.datimFormat AS jumpTo__datimFormat, j1.createSitemap AS jumpTo__createSitemap, j1.sitemapName AS jumpTo__sitemapName, j1.useSSL AS jumpTo__useSSL, j1.autoforward AS jumpTo__autoforward, j1.protected AS jumpTo__protected, j1.groups AS jumpTo__groups, j1.includeLayout AS jumpTo__includeLayout, j1.layout AS jumpTo__layout, j1.mobileLayout AS jumpTo__mobileLayout, j1.includeCache AS jumpTo__includeCache, j1.cache AS jumpTo__cache, j1.includeChmod AS jumpTo__includeChmod, j1.cuser AS jumpTo__cuser, j1.cgroup AS jumpTo__cgroup, j1.chmod AS jumpTo__chmod, j1.noSearch AS jumpTo__noSearch, j1.cssClass AS jumpTo__cssClass, j1.sitemap AS jumpTo__sitemap, j1.hide AS jumpTo__hide, j1.guests AS jumpTo__guests, j1.tabindex AS jumpTo__tabindex, j1.accesskey AS jumpTo__accesskey, j1.published AS jumpTo__published, j1.start AS jumpTo__start, j1.stop AS jumpTo__stop, j1.keywords AS jumpTo__keywords, j1.rootTitle AS jumpTo__rootTitle FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id IN(52,91,51,47,71,74,59,82,68,80,0,70) ORDER BY FIND_IN_SET(tl_module.id, '52,91,51,47,71,74,59,82,68,80,0,70')) thrown in system/modules/core/library/Contao/Database/Statement.php on line 283

    #0 system/modules/core/library/Contao/Database/Statement.php(254): Contao\Database\Statement->query()
    #1 system/modules/core/library/Contao/Model.php(950): Contao\Database\Statement->execute(NULL)
    #2 system/modules/core/library/Contao/Model.php(758): Contao\Model::find(Array)
    #3 system/modules/core/pages/PageRegular.php(88): Contao\Model::findMultipleByIds(Array)
    #4 index.php(256): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 index.php(440): Index->run()
    #6 {main}

    Bitte um Hilfe

  2. #2
    Contao-Urgestein Avatar von KlausGrenoble
    Registriert seit
    27.01.2013.
    Ort
    Grenoble
    Beiträge
    2.362

    Standard

    Antwort so auf die Schnelle:
    Gibt es eine Erweiterung "keywords" unter contao ? Wenn ja, benutzt Du die zufällig ?

  3. #3
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Eigentlich nicht, die taucht auch nicht in meiner Erweiterungsverwaltung auf... habe jetzt dort auch mal die Datenbank aktualisiert und jetzt ist mein Frontend seltsamerweise wieder da, wenn auch die Stylesheets nicht mehr greifen und alles furchtbar aussieht und das obwohl die Styles alle unter Themes-CSS noch korrekt angepasst und unter Themes-Layout auch richtig eingebunden sind.

  4. #4
    Contao-Urgestein Avatar von KlausGrenoble
    Registriert seit
    27.01.2013.
    Ort
    Grenoble
    Beiträge
    2.362

    Standard

    Schau' mal im Seitenlayout unter "Eingebundene Module" ! Sind da die Augen aktiviert (=grün) ? Das sind die ovalen mit den kleinen Kreuzchen.
    Vielleicht ist es das zufällig.
    habe jetzt dort auch mal die Datenbank aktualisiert und jetzt ist mein Frontend seltsamerweise wieder da
    "seltsamerweise" ist das gar nicht. Ohne Datenbank aktualisieren sind Fehlermeldungen selbstverständlich, nicht seltsam.

  5. #5
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Ich fands schon seltsam, weil das Installtool meinte sie sei aktuell... nungut, danke trotzdem ja, ist alles sichtbar und aktiv, die Styles sind auch alle in CSS im Backend sichtbar, greifen jedoch nicht im Frontend :/

  6. #6
    Contao-Urgestein Avatar von KlausGrenoble
    Registriert seit
    27.01.2013.
    Ort
    Grenoble
    Beiträge
    2.362

    Standard

    Also alles ok oder nicht ? Falls nicht, ein Link ?

  7. #7
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Also ich habe jetzt mal manuell das Stylesheet default in Notepad++ kopiert & ausgemistet, dann wieder importiert in der Hoffnung es würde den aktuellen Schrott überschreiben und das hat jetzt auch funktioniert! Danke für deine Hilfe

  8. #8
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    ...dachte ich. Denn jetzt fliege ich alle 2 Minuten aus meiner Anmeldung raus mit diesem Fehler im Front- und Backend.

    Fatal error: Uncaught exception Exception with message Access denied for user 'web119_db_if1'@'localhost' (using password: YES) thrown in system/modules/core/library/Contao/Database/Mysql.php on line 63

    #0 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #1 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #2 [internal function]: Contao\Database::getInstance()
    #3 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #4 system/modules/core/library/Contao/User.php(89): Contao\System->import('Database')
    #5 system/modules/core/classes/BackendUser.php(67): Contao\User->__construct()
    #6 system/modules/core/library/Contao/User.php(151): Contao\BackendUser->__construct()
    #7 [internal function]: Contao\User::getInstance()
    #8 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #9 contao/main.php(56): Contao\System->import('BackendUser', 'User')
    #10 contao/main.php(292): Main->__construct()
    #11 {main}


    Nach einer Minute kann ich mich wieder einloggen und habe dann wieder knapp 2 Minuten, bevor ich wieder rausfliege..

  9. #9
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    ... und jetzt komme ich gar nicht mehr ins Back- oder Frontend und die Seite spuckt zwei Fehler aus:


    Warning: mysql_pconnect(): Access denied for user 'web119_db_if1'@'localhost' (using password: YES) in system/modules/core/library/Contao/Database/Mysql.php on line 54

    #0 [internal function]: __error(2, 'mysql_pconnect(...', '/var/www/web119...', 54, Array)
    #1 system/modules/core/library/Contao/Database/Mysql.php(54): mysql_pconnect('localhost:3306', 'web119_db_if1', 'immofinanz1')
    #2 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #3 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #4 [internal function]: Contao\Database::getInstance()
    #5 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #6 system/modules/core/library/Contao/User.php(89): Contao\System->import('Database')
    #7 system/modules/core/classes/FrontendUser.php(79): Contao\User->__construct()
    #8 system/modules/core/library/Contao/User.php(151): Contao\FrontendUser->__construct()
    #9 [internal function]: Contao\User::getInstance()
    #10 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #11 index.php(47): Contao\System->import('FrontendUser', 'User')
    #12 index.php(439): Index->__construct()
    #13 {main}


    Fatal error: Uncaught exception Exception with message Access denied for user 'web119_db_if1'@'localhost' (using password: YES) thrown in system/modules/core/library/Contao/Database/Mysql.php on line 63

    #0 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #1 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #2 [internal function]: Contao\Database::getInstance()
    #3 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #4 system/modules/core/library/Contao/User.php(89): Contao\System->import('Database')
    #5 system/modules/core/classes/FrontendUser.php(79): Contao\User->__construct()
    #6 system/modules/core/library/Contao/User.php(151): Contao\FrontendUser->__construct()
    #7 [internal function]: Contao\User::getInstance()
    #8 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #9 index.php(47): Contao\System->import('FrontendUser', 'User')
    #10 index.php(439): Index->__construct()
    #11 {main}

    Ich komme nichtmal mehr ins Installtool rein:


    Warning: mysql_pconnect(): Access denied for user 'web119_db_if1'@'localhost' (using password: YES) in system/modules/core/library/Contao/Database/Mysql.php on line 54

    #0 [internal function]: __error(2, 'mysql_pconnect(...', '/var/www/web119...', 54, Array)
    #1 system/modules/core/library/Contao/Database/Mysql.php(54): mysql_pconnect('localhost:3306', 'web119_db_if1', 'immofinanz1')
    #2 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #3 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #4 [internal function]: Contao\Database::getInstance()
    #5 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #6 system/modules/core/classes/Backend.php(37): Contao\System->import('Database')
    #7 system/modules/core/library/Contao/System.php(110): Contao\Backend->__construct()
    #8 system/modules/core/library/Contao/Template.php(270): Contao\System->import('Isotope\Backend')
    #9 system/modules/core/classes/BackendTemplate.php(37): Contao\Template->parse()
    #10 system/modules/core/classes/BackendTemplate.php(149): Contao\BackendTemplate->parse()
    #11 contao/install.php(852): Contao\BackendTemplate->output()
    #12 contao/install.php(122): InstallTool->outputAndExit()
    #13 contao/install.php(1118): InstallTool->run()
    #14 {main}


    Fatal error: Uncaught exception Exception with message Access denied for user 'web119_db_if1'@'localhost' (using password: YES) thrown in system/modules/core/library/Contao/Database/Mysql.php on line 63

    #0 system/modules/core/library/Contao/Database.php(77): Contao\Database\Mysql->connect()
    #1 system/modules/core/library/Contao/Database.php(160): Contao\Database->__construct(Array)
    #2 [internal function]: Contao\Database::getInstance()
    #3 system/modules/core/library/Contao/System.php(110): call_user_func(Array)
    #4 system/modules/core/classes/Backend.php(37): Contao\System->import('Database')
    #5 system/modules/core/library/Contao/System.php(110): Contao\Backend->__construct()
    #6 system/modules/core/library/Contao/Template.php(270): Contao\System->import('Isotope\Backend')
    #7 system/modules/core/classes/BackendTemplate.php(37): Contao\Template->parse()
    #8 system/modules/core/classes/BackendTemplate.php(149): Contao\BackendTemplate->parse()
    #9 contao/install.php(852): Contao\BackendTemplate->output()
    #10 contao/install.php(122): InstallTool->outputAndExit()
    #11 contao/install.php(1118): InstallTool->run()
    #12 {main}
    Geändert von Kommentator (08.05.2014 um 22:17 Uhr)

  10. #10
    Contao-Urgestein Avatar von KlausGrenoble
    Registriert seit
    27.01.2013.
    Ort
    Grenoble
    Beiträge
    2.362

    Standard

    Das ist ja grausam.
    Was sagt denn der contao-check ? Hattest Du den schon gemacht ?

  11. #11
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Hab den Contao-Check ins Contao-Verzeichnis kopiert, im Browser aufgerufen -> leere Seite.
    Und das ist in der Tat grausam, meine Installation pfeift grade aus dem letzten Loch und wird mir heute definitiv noch den Schlaf rauben
    Hier mal live und nicht in Farbe

  12. #12
    Contao-Urgestein Avatar von KlausGrenoble
    Registriert seit
    27.01.2013.
    Ort
    Grenoble
    Beiträge
    2.362

    Standard

    Zitat Zitat von Kommentator Beitrag anzeigen
    Contao-Check ins Contao-Verzeichnis kopiert
    Nur das Verzeichnis "check" ins root-Verzeichnis kopiert ?
    Und dann meinedomaene.de/check aufrufen (bzw. localhost/wiewardasnochmal?)

  13. #13
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Genau, so wie es in der Anleitung stand. Aber da tut sich nix

  14. #14
    Contao-Fan Avatar von fabil
    Registriert seit
    10.11.2010.
    Beiträge
    383

    Standard

    Verwendest du eventuell falsche Datenbank-Zugangsdaten? Siehe error log "Access denied[...].

    Überprüfe mal das :-)
    Github-Account: https://github.com/fabil

  15. #15
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Hab die Datenbank jetzt im LiveConfig nochmal gelöscht, vorher in phpmyAdmin exportiert und nochmal importiert - keine Änderung. Komm beim phpmyAdmin ja auch problemlos rein die Zugangsdaten sind eigentlich korrekt und habe sie auch nicht geändert bevor es nicht mehr ging.

  16. #16
    Contao-Nutzer
    Registriert seit
    05.05.2014.
    Beiträge
    31

    Standard

    Also, ich habe jetzt mal in der localconfig nachgesehen und da war - weiß der Geier warum - das dbPass in korrekter Länge dargestellt, bestand jedoch nur aus Fragezeichen. Nachdem ich dieses wieder aufs eigentliche Passwort zurückgesetzt habe darf ich jetzt auch endlich wieder auf meine Seite hoffentlich bleibt das auch so, danke für eure 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
  •