Ergebnis 1 bis 5 von 5

Thema: Fatal error: Uncaught exception Exception with message Query error:

  1. #1
    Contao-Nutzer
    Registriert seit
    19.11.2016.
    Beiträge
    3

    Standard Fatal error: Uncaught exception Exception with message Query error:

    Frontend:

    Code:
    #0 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 system/modules/core/library/Contao/Model.php(1082): Contao\Database\Statement->execute(NULL)
    #2 system/modules/core/library/Contao/Model.php(883): Contao\Model::find(Array)
    #3 system/modules/core/pages/PageRegular.php(83): Contao\Model::findMultipleByIds(Array)
    #4 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 index.php(20): Contao\FrontendIndex->run()
    #6 {main}

  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.094
    Partner-ID
    10107

    Standard

    Du hast weder einen Beschreibungstext, noch die eigentliche, komplette Fehlermeldung gepostet.

  3. #3
    Contao-Nutzer
    Registriert seit
    19.11.2016.
    Beiträge
    3

    Standard sorry :(

    Zitat Zitat von Spooky Beitrag anzeigen
    Du hast weder einen Beschreibungstext, noch die eigentliche, komplette Fehlermeldung gepostet.
    Ich habe das Google Maps Plugin installiert, wieder deinstalliert und anschließend über den FTP Upload wieder gelöscht.
    Seit dem erhalte ich folgenden Fehlermeldung auf meiner Seite.



    Komplette Fehlermedlung

    Code:
    Fatal error: Uncaught exception Exception with message Query error: Unknown column 'j1.dlh_googlemaps_apikey' 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.dlh_googlemaps_apikey AS jumpTo__dlh_googlemaps_apikey FROM tl_module LEFT JOIN tl_page j1 ON tl_module.jumpTo=j1.id WHERE tl_module.id IN(123,0,122) ORDER BY FIND_IN_SET(tl_module.id, '123,0,122')) thrown in system/modules/core/library/Contao/Database/Statement.php on line 295
    
    #0 system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 system/modules/core/library/Contao/Model.php(1082): Contao\Database\Statement->execute(NULL)
    #2 system/modules/core/library/Contao/Model.php(883): Contao\Model::find(Array)
    #3 system/modules/core/pages/PageRegular.php(83): Contao\Model::findMultipleByIds(Array)
    #4 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 index.php(20): Contao\FrontendIndex->run()
    #6 {main}

  4. #4
    Wandelndes Contao-Lexikon Avatar von tab
    Registriert seit
    22.10.2013.
    Beiträge
    10.077
    Contao-Projekt unterstützen

    Support Contao

    Standard

    Du solltest mal das Installtool aufrufen (/contao/install.php) und die Datenbank aktualisieren lassen.

    Edit: Falls es da auch zu Fehlern kommt, eventuell mal vorher den Cache löschen, also alles was in system/cache drinsteht, das Verzeichnis selbst muss aber erhalten bleiben.

  5. #5
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.094
    Partner-ID
    10107

    Standard

    Zitat Zitat von ninja Beitrag anzeigen
    Ich habe das Google Maps Plugin installiert, wieder deinstalliert und anschließend über den FTP Upload wieder gelöscht.
    Seit dem erhalte ich folgenden Fehlermeldung auf meiner Seite.
    Du solltest in Zukunft nicht einfach so Extensions über FTP löschen (es sei denn du weißt was du tust).

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
  •