Ergebnis 1 bis 5 von 5

Thema: Events, Error beim aktivieren

  1. #1
    Contao-Nutzer
    Registriert seit
    12.02.2014.
    Beiträge
    40

    Standard Events, Error beim aktivieren

    Hallo zusammen,
    wennich unter Einstellungen "Events" aktiviere, bekomme ich einen Error:
    endModule('0', 'main')
    #6 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    waskann ich tun?
    LG Jörg

  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

    Das ist nicht die gesamte Fehlermeldung.

  3. #3
    Contao-Nutzer
    Registriert seit
    12.02.2014.
    Beiträge
    40

    Standard

    ich hab mal alles kopiert:

    [02-Sep-2016 23:34:05 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Unknown column 'j1.calendars' in 'field list' (SELECT tl_article.*, j1.id AS author__id, j1.tstamp AS author__tstamp, j1.username AS author__username, j1.name AS author__name, j1.email AS author__email, j1.language AS author__language, j1.backendTheme AS author__backendTheme, j1.uploader AS author__uploader, j1.showHelp AS author__showHelp, j1.thumbnails AS author__thumbnails, j1.useRTE AS author__useRTE, j1.useCE AS author__useCE, j1.password AS author__password, j1.pwChange AS author__pwChange, j1.admin AS author__admin, j1.groups AS author__groups, j1.inherit AS author__inherit, j1.modules AS author__modules, j1.themes AS author__themes, j1.pagemounts AS author__pagemounts, j1.alpty AS author__alpty, j1.filemounts AS author__filemounts, j1.fop AS author__fop, j1.forms AS author__forms, j1.formp AS author__formp, j1.disable AS author__disable, j1.start AS author__start, j1.stop AS author__stop, j1.session AS author__session, j1.dateAdded AS author__dateAdded, j1.lastLogin AS author__lastLogin, j1.currentLogin AS author__currentLogin, j1.loginCount AS author__loginCount, j1.locked AS author__locked, j1.calendars AS author__calendars, j1.calendarp AS author__calendarp, j1.calendarfeeds AS author__calendarfeeds, j1.calendarfeedp AS author__calendarfeedp, j1.faqs AS author__faqs, j1.faqp AS author__faqp, j1.news AS author__news, j1.newp AS author__newp, j1.newsfeeds AS author__newsfeeds, j1.newsfeedp AS author__newsfeedp, j1.newsletters AS author__newsletters, j1.newsletterp AS author__newsletterp FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='29' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<='1472852040') AND (tl_article.stop='' OR tl_article.stop>'1472852100') AND tl_article.published='1' ORDER BY tl_article.sorting)' thrown in /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/library/Contao/Database/Statement.php on line 295
    #0 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/library/Contao/Model.php(1082): Contao\Database\Statement->execute(Array)
    #2 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/library/Contao/Model.php(958): Contao\Model::find(Array)
    #3 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/models/ArticleModel.php(232): Contao\Model::findBy(Array, Array, Array)
    #4 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/library/Contao/Controller.php(242): Contao\ArticleModel::findPublishedByPidAndColumn(' 29', 'main')
    #5 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #6 /mnt/webq/b0/99/54008099/htdocs/cms/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /mnt/webq/b0/99/54008099/htdocs/cms/index.php(20): Contao\FrontendIndex->run()
    #8 {main}
    Geändert von Jogi42 (02.09.2016 um 23:02 Uhr)

  4. #4
    Wandelndes Contao-Lexikon Avatar von BugBuster
    Registriert seit
    15.06.2009.
    Ort
    Berlin
    Beiträge
    10.513
    User beschenken
    Wunschliste

    Standard

    Unknown column 'j1.calendars'
    Und das sagt dir nichts? Wenn eine unbekannte Spalte in einer Datenbank Tabelle gemeldet wird, dann ist wohl die Datenbank nicht aktuell.
    Also, Datenbank aktualisieren im Backend über Erweiterungsverwaltung/Paketverwaltung oder über die install.php.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  5. #5
    Contao-Nutzer
    Registriert seit
    12.02.2014.
    Beiträge
    40

    Standard

    Hi,
    danke, hat geklappt. Leider sagte mir das noch nichts.
    LG Jörg

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
  •