Ergebnis 1 bis 7 von 7

Thema: Die Erweiterungen werden in der Erweiterungsverwaltung nicht mehr angezeigt

  1. #1
    Contao-Nutzer Avatar von Goody
    Registriert seit
    01.06.2010.
    Ort
    Frankfurt am Main
    Beiträge
    100

    Beitrag Die Erweiterungen werden in der Erweiterungsverwaltung nicht mehr angezeigt

    Hallo liebe Community,

    ich wußte nicht zu welchem Thema das gehört. Ich habe eine Contao 3.1.4 Installation kurz vor der Lifeschaltung. Und plötzlich werden im Backend die installierten Erweiterungen in der Erweiterungsverwaltung nicht mehr angezeigt, funktionieren aber noch. Installiert sind BackupDB, easy_themes, m17-sticky-backend-footer, mobile_extended und myfavicon. Ich hatte die ganze Installation vorher auf einem Testserver. Dann bin ich auf den Domain-Server umgezogen und habe noch Textkorrekturen durchgeführt und Bilder ergänzt, CSS angepasst etc. Systemwartung und Datenbank aktualisieren (von Erweiterungsverwaltung aus) habe ich schon probiert. Ich hatte vorher noch in den Einstellungen inaktive Erweiterungen aktiviert für calender, comments, faq, newsletter und nachrichten, weil ich sie nicht benötige. Danach gab es eine Fehlermeldung, die ich nicht zu deuten wußte. Ich hatte kurz vorher ein Backup der Datenbank mit DBbackup gemacht und dieses wieder eingespielt. Jetzt läuft es wieder, aber die Erweiterungsverwaltung ist nach wie vor leer. Was kann ich tun? Ich möchte die Seite so ungern freischalten.

    Über Hilfestellung wäre ich sehr dankbar.
    Gruß Goody

    Anbei auch der Inhalt der error.log-Datei
    Code:
    [04-Nov-2013 22:05:34 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Table 'usr_web3138_1.tl_news' doesn't exist (DELETE FROM tl_news WHERE NOT EXISTS (SELECT * FROM tl_news_archive WHERE tl_news.pid = tl_news_archive.id))' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Database.php(189): Contao\Database\Statement->execute()
    #2 /www/system/modules/core/drivers/DC_Table.php(2908): Contao\Database->execute('DELETE FROM tl_...')
    #3 /www/system/modules/core/drivers/DC_Table.php(309): Contao\DC_Table->reviseTable()
    #4 /www/system/modules/core/classes/Backend.php(424): Contao\DC_Table->showAll()
    #5 /www/contao/main.php(129): Contao\Backend->getBackendModule('news')
    #6 /www/contao/main.php(276): Main->run()
    #7 {main}
    [04-Nov-2013 22:06:28 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='10' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599188) AND (tl_article.stop='' OR tl_article.stop>1383599188) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('10', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:09:55 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599395) AND (tl_article.stop='' OR tl_article.stop>1383599395) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:10:46 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Table 'usr_web3138_1.tl_news' doesn't exist (DELETE FROM tl_news WHERE NOT EXISTS (SELECT * FROM tl_news_archive WHERE tl_news.pid = tl_news_archive.id))' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Database.php(189): Contao\Database\Statement->execute()
    #2 /www/system/modules/core/drivers/DC_Table.php(2908): Contao\Database->execute('DELETE FROM tl_...')
    #3 /www/system/modules/core/drivers/DC_Table.php(309): Contao\DC_Table->reviseTable()
    #4 /www/system/modules/core/classes/Backend.php(424): Contao\DC_Table->showAll()
    #5 /www/contao/main.php(129): Contao\Backend->getBackendModule('news')
    #6 /www/contao/main.php(276): Main->run()
    #7 {main}
    [04-Nov-2013 22:11:01 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Table 'usr_web3138_1.tl_calendar_events' doesn't exist (DELETE FROM tl_calendar_events WHERE NOT EXISTS (SELECT * FROM tl_calendar WHERE tl_calendar_events.pid = tl_calendar.id))' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Database.php(189): Contao\Database\Statement->execute()
    #2 /www/system/modules/core/drivers/DC_Table.php(2908): Contao\Database->execute('DELETE FROM tl_...')
    #3 /www/system/modules/core/drivers/DC_Table.php(309): Contao\DC_Table->reviseTable()
    #4 /www/system/modules/core/classes/Backend.php(424): Contao\DC_Table->showAll()
    #5 /www/contao/main.php(129): Contao\Backend->getBackendModule('calendar')
    #6 /www/contao/main.php(276): Main->run()
    #7 {main}
    [04-Nov-2013 22:13:43 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599623) AND (tl_article.stop='' OR tl_article.stop>1383599623) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:13:48 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599628) AND (tl_article.stop='' OR tl_article.stop>1383599628) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:13:52 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599632) AND (tl_article.stop='' OR tl_article.stop>1383599632) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:14:12 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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599652) AND (tl_article.stop='' OR tl_article.stop>1383599652) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}
    [04-Nov-2013 22:18: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, j1.et_enable AS author__et_enable, j1.et_activeModules AS author__et_activeModules, j1.et_short AS author__et_short, j1.et_mode AS author__et_mode, j1.et_bemodRef AS author__et_bemodRef FROM tl_article LEFT JOIN tl_user j1 ON tl_article.author=j1.id WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND (tl_article.start='' OR tl_article.start<1383599885) AND (tl_article.stop='' OR tl_article.stop>1383599885) AND tl_article.published=1 ORDER BY tl_article.sorting)' thrown in /www/system/modules/core/library/Contao/Database/Statement.php on line 282
    #0 /www/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
    #1 /www/system/modules/core/library/Contao/Model.php(616): Contao\Database\Statement->execute(Array)
    #2 /www/system/modules/core/library/Contao/Model.php(517): Contao\Model::find(Array)
    #3 /www/system/modules/core/models/ArticleModel.php(111): Contao\Model::findBy(Array, Array, Array)
    #4 /www/system/modules/core/library/Contao/Controller.php(217): Contao\ArticleModel::findPublishedByPidAndColumn('2', 'main')
    #5 /www/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #6 /www/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #7 /www/index.php(407): Index->run()
    #8 {main}

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

    Standard

    Und was sagt der check ? Und install.php ?

  3. #3
    Contao-Nutzer Avatar von Goody
    Registriert seit
    01.06.2010.
    Ort
    Frankfurt am Main
    Beiträge
    100

    Beitrag Die Erweiterungen werden in der Erweiterungsverwaltung nicht mehr angezeigt

    Hallo Klaus,

    der Check sagt alles o.k. Und das install-Tool hatte ich ja schon aufgerufen nach der Fehlermeldung durch die deaktivierten Erweiterungen und das sagte, das die Datenbank nicht aktuell ist. Ich habe sie aktualisiert und mein vorher gespeichertes Backup-Template wieder geladen. Im Frontend ist wieder alles o.k. nur im Backend werden die installierten Erweiterungen nicht mehr angezeigt.

    Gruß
    Goody

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

    Standard

    Dann müssten ja die Tabellen tl_repository_installs und tl_repository_instfiles bei dir leer sein, wobei ich aus den Angaben nun keinen Grund erkenne.
    Bleibt nur, die selben Erweiterungen in der selben Version einfach noch mal installieren.
    Grüße, BugBuster
    "view source" is your guide.
    Danke an alle Amazon Wunschlisten Erfüller

  5. #5
    Contao-Nutzer Avatar von Goody
    Registriert seit
    01.06.2010.
    Ort
    Frankfurt am Main
    Beiträge
    100

    Standard

    Hallo BugBuster,

    habe jetzt vorsichtshalber erstmal nur eine Erweiterung "myfavicon" installiert und sie wird angezeigt. Installiere jetzt nach und nach die anderen und melde mich wieder.
    Vielen Dank für den Tipp

    Gruß
    Goody

  6. #6
    Contao-Nutzer Avatar von Goody
    Registriert seit
    01.06.2010.
    Ort
    Frankfurt am Main
    Beiträge
    100

    Beitrag Die Erweiterungen werden in der Erweiterungsverwaltung nicht mehr angezeigt

    Hallo BugBuster,

    super hat funktioniert. Aus unerklärlichen Gründen waren die installierten Erweiterungen nicht in der Datenbank. Ich habe schnell wieder ein Backup gemacht und die beiden sql-Dateien verglichen. In der vorherigen waren die Einträge leer.


    Code:
    #
    # Dumping data for table 'tl_repository_installs' - no entries
    #
    
    
    #
    # Dumping data for table 'tl_repository_instfiles' - no entries
    #
    Eine Verständnisfrage habe ich noch. Nach jeder Erweiterungsinstallation kommt im Backend der Warnhinweis "der interne Cache wurde noch nicht aufgebaut… Ich klicke dann Cache aufbauen, aber was sollte man in den Einstellungen einstellen?

    Vielen Dank für die super schnelle Hilfe zu nächtlicher Stunde

    Goody

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

    Standard

    Das mit dem cache aufbauen macht man, nachdem man alle Erweiterungen installiert hat, und dann ist Ruhe.
    Ist ja auch keine echte Warnung sondern eher ein Hinweis, damit das System besser läuft.

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
  •