Contao-Camp 2024
Ergebnis 1 bis 31 von 31

Thema: Probleme bei der Anmeldung

  1. #1
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard Probleme bei der Anmeldung

    Hallo.

    Ich nutze Contao3.5.3, calendar_extended 3.6.0. leads und den notification center habe ich installiert (leads wird nicht in meiner Erweitrerungsverwaltung angezeigt???)

    Wenn ich mich nun zu einem Event anmelden will bekomme ich folgende Meldung:

    PHP-Code:
    Fatal errorUncaught exception Exception with message Query errorUnknown column 'eventid' in 'field list' (INSERT INTO tl_article (tstampeventidpublishedcounteventtitleNameVornameemailVALUES (1512383748'59''1''1''1''hkl''jkl''markus.hering@kolibri-Media.de')) 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/forms/Form.php(503): Contao\Database\Statement->execute()
    #2 system/modules/core/forms/Form.php(249): Contao\Form->processFormData(Array, Array, Array)
    #3 system/modules/core/classes/Hybrid.php(239): Contao\Form->compile()
    #4 system/modules/core/forms/Form.php(84): Contao\Hybrid->generate()
    #5 system/modules/core/library/Contao/Controller.php(537): Contao\Form->generate()
    #6 system/modules/calendar_extended/modules/ModuleEventReader.php(368): Contao\Controller::getForm(25)
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleEventReader->compile()
    #8 system/modules/calendar_extended/modules/ModuleEventReader.php(81): Contao\Module->generate()
    #9 system/modules/core/elements/ContentModule.php(59): Contao\ModuleEventReader->generate()
    #10 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #11 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #12 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #13 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #14 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #15 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #16 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #17 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #18 index.php(20): Contao\FrontendIndex->run()
    #19 {main} 
    Das Formular habe ich entsprechend des Wiki gebaut, das event_full template gemäß wiki erweitert.
    Eine EMail bekomme ich (als Anbieter des Event, im Benachrichtigungszentrum habe ich noch keine Benachrichtigungen angelegt.

    Was habe ich falsch gemacht?

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

    Support Contao

    Standard

    Hast Du im Contao Installtool die Datenbank aktualisiert?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  3. #3
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Im Install Tool zeigt er mir immer, das die Datenbank aktuell ist, ich habe dort keine Möglichkeit die DB zu aktualisieren.
    Die einzige Möglichkeit habe ich in der Erweiterungsverwaltung, da aktualisiere ich dann.

  4. #4
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Gerade habe ich gelesen, das die 3.5.x die aktuellste Version ist, nicht die 3.6.
    Ich habe 3.5.x manuell aufgespielt mit dem Ergbnis, das keine Seite mit einem Eventreader oder einer Eventlist drauf angezeigt wurde. Dafür diese Fehlermeldung:

    Code:
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #6 [internal function]: spl_autoload_call('ModuleEventRead...')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #6 [internal function]: spl_autoload_call('ModuleEventRead...')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: Class 'Contao\ModuleEventReader' not found in system/modules/core/library/Contao/ClassLoader.php on line 164
    
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #6 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #6 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: Class 'Contao\ModuleEventRegistration' not found in system/modules/core/library/Contao/ClassLoader.php on line 164
    
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in system/modules/core/pages/PageError404.php on line 108
    
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 108, Array)
    #1 system/modules/core/pages/PageError404.php(108): header('HTTP/1.1 404 No...')
    #2 system/modules/core/controllers/FrontendIndex.php(299): Contao\PageError404->generate('event-detail', NULL, NULL, true)
    #3 index.php(20): Contao\FrontendIndex->run()
    #4 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in system/modules/core/library/Contao/Template.php on line 294
    
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(false)
    #4 system/modules/core/pages/PageError404.php(109): Contao\PageRegular->generate(Object(Contao\PageModel))
    #5 system/modules/core/controllers/FrontendIndex.php(299): Contao\PageError404->generate('event-detail', NULL, NULL, true)
    #6 index.php(20): Contao\FrontendIndex->run()
    #7 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in system/modules/core/library/Contao/Template.php on line 295
    
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(false)
    #4 system/modules/core/pages/PageError404.php(109): Contao\PageRegular->generate(Object(Contao\PageModel))
    #5 system/modules/core/controllers/FrontendIndex.php(299): Contao\PageError404->generate('event-detail', NULL, NULL, true)
    #6 index.php(20): Contao\FrontendIndex->run()
    #7 {main}
    php Version ist übrigens 7.1

    Ich bin etwas verwirrt?!?

    3.5.x habe ich wieder gelöscht.

    Bei der 3.7.12 bekomme ich eine Fehlermeldung im Backend...
    Geändert von damac (04.12.2017 um 12:51 Uhr)

  5. #5
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  6. #6
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Vielen Dank für deine Antwort.

    Mit dem Github tu ich mich ein bisschen schwer.

    Wo finde ich denn, welches Release mit welcher Contao-Version kompatibel ist? Oder welche Versionen die Abhängigkeiten haben müssen?

    Den Composer nutze ich leider nicht, da hab ich etwas Respekt vor. Ich habe gelesen, das man danach nicht mehr auf den ER zurückgreifen kann.

  7. #7
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Trauriges Gesicht

    Gerade habe ich versucht den Composer auf einer Testinstallation zu installieren:

    HTML-Code:
    Fatal error: Class 'Phar' not found in /customers/c/4/9/kolibri-media.de/httpd.www/test/evtf_eu/system/modules/!composer/src/Runtime.php on line 558
    Den ER kann ich auch nicht zurückholen. Eine richtige Beschreibung (auf deutsch wäre eine Maßnahme!) finde ich auch nicht:
    HTML-Code:
    Checkout this repository and link it to system/modules (initial)
    
    cd /path/to/my/project/documentroot
    git clone git@github.com:contao-community-alliance/composer-client.git composer/vendor/contao-community-alliance/composer
    cd system/modules
    ln -s ../../composer/vendor/contao-community-alliance/composer/src/system/modules/\!composer .
    cd ../..
    Was soll das bedeuten?

    Contao war mal einfacher, mit Beschreibungen, mit denen ich was anfangen konnte.

    Ich finde es ja toll, wenn sich ein System verbessert, aber ich würde mir wünschen, das die User auch mitgenommen werden. Eine Doku, die den Umstieg erleichtert (Wie benutze ich Github, Erste Schritte mit Contao 4, Composer, etc...) Langsam gewinne ich den Eindruck, das hier ausgesiebt wird.

  8. #8
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Sorry, ich musste mir mal Luft machen.

    Seit Wochen hänge ich an solchen und ähnlichen Problemen. Das verdirbt etwas den Spaß an der Sache

    (Jetzt muß ich mich darum kümmern, wie ich den Composer von der Testinstallation wieder runterkriege, anstatt andere anstehende Arbeiten auf der Webseite zu machen )

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

    Support Contao

    Standard

    Teste Deine Installation mit dem Contao Check. Dort wird Dir angezeigt, ob Du die Paketverwaltung verwenden kannst oder ob irgendwelche Abhängigkeiten fehlen (siehe Weitere Informationen…)!

    Bei welchem Hoster läuft die Testinstallation? Hast Du unter "System" > "Einstellungen" > "Composer-Einstellungen" den Ausführungsmodus auf "als eigenständiger Prozess" gestellt? Wie lautet der Pfad oder Befehl zum PHP-Binary?
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  10. #10
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Vielen Dank für deine Antwort.

    Laut Check fehlt mir eine phar-erweiterung. Die php Version ist 7.0.24. Wenn ich das richtig verstehe (Die PHP Phar-Erweiterung ist seit PHP 5.3 Teil des PHP-Kerns und muss explizit mit dem Flag --disable--phar deaktiviert werden. Kompilieren Sie PHP erneut ohne das Flag) muss ich sie ausschalten, nicht anschalten, oder?
    Wo finde ich denn diesen flag, evtl kann ich ihn anschalten?

    Weiter fehlt mir eine "shell_exec"???

    "proc-open" benötige ich wohl nicht, da ich vom entwickeln doch eher weit entfernt bin.

    Der hoster ist one.com.

    Den Ausführungsmodus habe ich auf "als eigenständiger Prozess" gestellt und der Pfad wurde automatisch erstellt: /usr/bin/env php -d memory_limit=1G -d max_execution_time=900

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

    Support Contao

    Standard

    Zitat Zitat von damac Beitrag anzeigen
    Laut Check fehlt mir eine phar-erweiterung
    Genau. Die Phar Erweiterung muss aktiv sein, damit Composer bzw. die Paketverwaltung funktioniert. Vielleicht kannst Du diese Erweiterung irgendwo in den PHP-Einstellungen im AdminPanel Deines Hosters aktivieren. Ansonsten müsstest Du Dich an den Support Deines Hosters wenden.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

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

    Support Contao

    Standard

    Wenn shell_exec und proc_open fehlen, dann wird das wohl als eigenständiger Prozess nicht gehen.

    Edit: Hmm, jetzt wollte ich gerade mal die Contao-Google-Suche bemühen, um die alten Threads mit Composer und one zu suchen, da kommt aber bloss:
    Unauthorized access to internal API. Please refer to https://support.google.com/customsearch/answer/4542055
    Geändert von tab (06.12.2017 um 13:06 Uhr)

  13. #13
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Ich habe eine Antwort vom Support von One.com erhalten. Das Programm ist wohl nicht auf deren Servern und sind wohl auch nicht gewillt das zu ändern.

    Ich werde dann umziehen müssen, schade ich bis jetzt sehr zufrieden dort.

    Gibt es jmd, den man empfehlen kann?

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

    Support Contao

    Standard

    Im Contao Manager Wiki sind einige Hoster aufgeführt, wo der Manager läuft (oder nicht läuft). In erster Linie gilt das für Contao >4.x, aber wenn der Contao Manager (respektive Composer) bei einem dieser Hoster läuft, dürfte es eigentlich auch für Contao 3.5 keine Probleme geben.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  15. #15
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Vielen Dank.

    Gibt es eine Möglichkeit im Github zu erkennen für welche Versionen des Cores und der Abhängigkeiten ein dort angebotenes Release einer Erweiterung ist?
    Der Schritt Composer sollte das klären, allerdings könnte ich die Erweiterung natürlich auch manuell installieren?
    Dann würde ich mir erstmal den Umweg über einen anderen Host sparen - zumal es nur darum geht eine Anmeödemöglichkeit für ein Event zu schaffen.

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

    Support Contao

    Standard

    Im GitHub Repository findest Du die entsprechenden Informationen in der composer.json.

    Du kannst aber auch auf packagist.org schauen, z. B. https://packagist.org/packages/kmiel...endar_extended
    Im Abschnitt require steht dort, für welche Versionen die Erweiterung kompatibel ist bzw. welche Contao-Version benötigt wird.
    Contao Community Administrator

    [Unterstützungsmöglichkeiten]

  17. #17
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    klasse, vielen Dank. Das hilft mir weiter. Dann versuche ich mein Glück weiter

  18. #18
    Contao-Nutzer
    Registriert seit
    07.12.2017.
    Beiträge
    1

    Standard

    Gleiche Problem. Datenbank habe ich aktualisiert, aber trotzdem passiert nichts.

  19. #19
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    Zitat Zitat von AMZpy Beitrag anzeigen
    Gleiche Problem. Datenbank habe ich aktualisiert, aber trotzdem passiert nichts.
    Hallo erstmal AMZpy,

    wie du sicher gelesen hast, ist das Hauptproblem erstmal die Nutzung des Composers, und nicht die Erweiterung. Wenn du also ein Problem mit der Erweiterung hast, solltest du schon genauer beschreiben, was genau dein Problem ist. Wenn es ein Composer Thema ist, bist du hier sowieso falsch.

    - Version von Contao
    - Version von calendar_extendet
    - genau Beschreibung, was du gemacht hast, und was nicht geht

    Gruß Kester
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  20. #20
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Ich benutze den Composer nicht.
    Obwohl ich die Versionen der Abhängigkeiten beachtet habe, habe ich dieselbe Fehlermeldung wie in meinen ersten Posts erwähnt, wenn ich manuell installiere.

    Ich habe jetzt anstelle des calendar_extended ein einfaches Formular eingebunden.
    Das ist zwar nicht schön und ist auch schlecht zu handeln (beim Sammeln der ganzen Anmeldungen), aber eine andere Lösung habe ich im Moment nicht.

  21. #21
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    Hallo damac,

    dann schauen wir mal.

    PHP-Code:
    Fatal errorUncaught exception Exception with message Query errorUnknown column 'eventid' in 'field list' (INSERT INTO tl_article (tstampeventidpublishedcounteventtitleNameVornameemailVALUES (1512383748'59''1''1''1''hkl''jkl''markus.hering@kolibri-Media.de')) thrown in system/modules/core/library/Contao/Database/Statement.php on line 295 
    Hast du die Doku der Erweiterung gelesen?

    Warum willst du in die Contao Tabelle tl_article schreiben? Unabhängig von der Erweiterung, wenn du Daten aus einem Formular in einer Tabelle speichern willst, müssen die Felder da auch vorhanden sein. Und das ist natürlich hier im Standard nicht der Fall. tl_article ist eine Contao Tabelle...

    Gruß Kester
    Geändert von kmielke (10.12.2017 um 08:09 Uhr)
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  22. #22
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Hallo.

    Stimmt, das habe ich übersehen. Ich versuche es noch einmal:

    Ich habe die calendar_extended Version 3.7.12 manuell installiert. Multicolumn, Leads und Notification Center sind vorhanden.

    Die Datenbank ist jetzt tl_lead_data.
    Die versteckten Felder habe ich wie in dieser Doku (https://de.contaowiki.org/Calendar_extended#Templates) angelegt
    Das Template event_full.html5 habe ich nach og Doku erweitert.

    Folgende Fehlermeldungen:

    Im Backend, bei der Einstellung des einzelnen Events:
    Code:
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    Fatal error: Uncaught exception Error with message Class 'Contao\CalendarLeadsModel' not found thrown in system/cache/dca/tl_calendar_events.php on line 2144
    #0 system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    Im Frontend, auf den Seiten, auf denen Eventlisten sind (zum Reader komme ich erst gar nicht):
    Code:
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: Class 'Contao\ModuleEventlist' not found in system/modules/core/library/Contao/ClassLoader.php on line 164
    
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 161
    
    #0 system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in system/modules/core/library/Contao/ClassLoader.php on line 148
    
    #0 system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    
    Warning: Class 'Contao\ModuleEventlist' not found in system/modules/core/library/Contao/ClassLoader.php on line 164
    
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in system/modules/core/library/Contao/Template.php on line 294
    
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    
    Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in system/modules/core/library/Contao/Template.php on line 295
    
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 index.php(20): Contao\FrontendIndex->run()
    #6 {main}

  23. #23
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    lösche mal alle Caches... und bereinige mal die Daten in deinem Contao: Im Menü System -> Systemwartung -> Daten bereinigen
    Hast du das Install-Tool laufen lassen?

    Und noch was. Du musst bei dem Formluar keine Tabelle auswählen. Es reicht völlig aus, dass du bei den Felder angibst, dass die in der "Abfrage gespeichert" werden sollen. In der Doku steht zwar, dass die Daten in der Tabelle tl_lead_data gespeichert werden, aber das ist als Hinweis gedacht.

    Gruß Kester
    Geändert von kmielke (11.12.2017 um 11:53 Uhr)
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  24. #24
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Die Caches habe ich gelöscht, die Daten bereinigt. Das Installtool habe ich laufen lassen und die DB über die Erweiterungsverwaltung aktualisiert.

    Seltsmaer weise habe ich diesmal nicht die Möglichkeit die Abfrage der einzelnen Felder zu speichern. Bei meinen vorherigen Versuchen stand dies bei den Feldern zur Auswahl.

    Das Problem ist unverändert.


    Neu:
    Wenn ich auf Login - Personendaten gehe passiert folgendes:
    Ich habe unter `Modulkonfiguarion`die Möglichkeit Èvents bearbeiten`auszuwählen.
    Die editierbaren Felder sind weg.

    Wenn ich calendar_extended in den Einstellungen auf ìnaktiv`setze, habe ich die editierbaren Felder zwar wieder, aber die Auswahl, die ich im Modul treffe, wird nicht gespeichert.

    Das muss zusammen hängen, denn das Modul habe ich bereits getestet.

  25. #25
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    ich glaube, ich verstehe jetzt gar nicht mehr was das Problem ist. Lass uns das mal was aufbröseln...

    contao-leads: Version 1.4.7
    Das ist die nötige Erweiterung, die die Daten in den Formularen verarbeitet. Hier muss es die Möglichkeit geben, die Felder in der Abfrage zu speichern. Alle Problem hierzu müssen im Zweifel dem Entwickler dieser Erweiterung besprochen werden.

    notification_center: Version 1.4.2
    Das ist die nötige Erweiterung, Für die Benachrichtigungen.

    Diese beien werden für das Feature Anmeldung gebraucht, und müssen also vorher richtig installiert sein. Sonst geht da nichts...

    Was agt denn das Logfile?
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  26. #26
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Die Versionen habe ich korrekt.

    Der errorlog von heute sagt das:
    Code:
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleCalendar' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 10:38:52 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 10:43:08 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2152): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 10:43:08 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2152): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 10:43:08 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2152
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 10:43:15 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2152): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 10:43:15 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2152): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 10:43:15 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2152
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #6 [internal function]: spl_autoload_call('ModuleEventRead...')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #15 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventReader.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #6 [internal function]: spl_autoload_call('ModuleEventRead...')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #15 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventReader' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRead...')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRead...')
    #3 [internal function]: spl_autoload_call('ModuleEventRead...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRead...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #6 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #15 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventRegistration.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #6 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #15 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventRegistration' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventRegi...')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventRegi...')
    #3 [internal function]: spl_autoload_call('ModuleEventRegi...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventRegi...')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_content.php(1168): Contao\Controller::getContentElement(Object(Contao\ContentModel))
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4284): tl_content->addCteType(Array)
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('article')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #12 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/BackendTemplate.php(120): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(275): Contao\BackendTemplate->output()
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(135): Contao\BackendMain->output()
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #6 {main}
    
    [11-Dec-2017 11:01:48 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/BackendTemplate.php(120): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(275): Contao\BackendTemplate->output()
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(135): Contao\BackendMain->output()
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #6 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleCalendar' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:02:15 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:02:16 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:02:16 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:02:35 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:02:35 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:02:35 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2144
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 11:07:24 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:07:24 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:07:24 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2144
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 11:07:33 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:07:33 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 11:07:33 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2144
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleCalendar' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:08:33 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:08:38 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:08:39 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:08:39 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleCalendar.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleCa...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleCa...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #5 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #6 [internal function]: spl_autoload_call('ModuleCalendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleCalendar' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleCa...', 'ModuleCalendar')
    #2 [internal function]: Contao\ClassLoader::load('ModuleCalendar')
    #3 [internal function]: spl_autoload_call('ModuleCalendar')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleCalendar')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 11:11:12 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 12:10:21 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 12:10:21 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/models/CalendarLeadsModel.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\Calendar...')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php(2144): spl_autoload_call('Contao\\Calendar...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #8 {main}
    
    [11-Dec-2017 12:10:21 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Contao\CalendarLeadsModel' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/cache/dca/tl_calendar_events.php on line 2144
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(1930): tl_calendar_events_ext->getmaxperson('a:1:{i:0;a:2:{s...', Object(Contao\DC_Table))
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->edit()
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #4 {main}
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 12:23:14 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(/custom...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 161
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): __error(2, 'include(): Fail...', '/customers/9/3/...', 161, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(161): include()
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: include(/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php): failed to open stream: No such file or directory in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(/custom...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: include(): Failed opening '/customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/calendar_extended/modules/ModuleEventlist.php' for inclusion (include_path='.:/usr/share/php') in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 148
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): __error(2, 'include(): Fail...', '/customers/9/3/...', 148, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(148): include()
    #2 [internal function]: Contao\ClassLoader::load('Contao\\ModuleEv...')
    #3 [internal function]: spl_autoload_call('Contao\\ModuleEv...')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #5 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #6 [internal function]: spl_autoload_call('ModuleEventlist')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #15 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #17 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: Class 'Contao\ModuleEventlist' not found in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php on line 164
    #0 [internal function]: __error(2, 'Class 'Contao\\M...', '/customers/9/3/...', 164, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/ClassLoader.php(164): class_alias('Contao\\ModuleEv...', 'ModuleEventlist')
    #2 [internal function]: Contao\ClassLoader::load('ModuleEventlist')
    #3 [internal function]: spl_autoload_call('ModuleEventlist')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/elements/ContentModule.php(43): class_exists('ModuleEventlist')
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
    #7 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
    #8 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
    #9 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
    #10 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #11 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
    #12 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #13 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #14 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 294
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 294, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(294): header('Vary: User-Agen...', false)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 12:30:51 Europe/Belgrade] 
    PHP Warning: Cannot modify header information - headers already sent by (output started at /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/helper/functions.php:65) in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php on line 295
    #0 [internal function]: __error(2, 'Cannot modify h...', '/customers/9/3/...', 295, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Template.php(295): header('Content-Type: t...')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/FrontendTemplate.php(121): Contao\Template->output()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/pages/PageRegular.php(190): Contao\FrontendTemplate->output(true)
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/index.php(20): Contao\FrontendIndex->run()
    #6 {main}
    
    [11-Dec-2017 14:37:25 Europe/Belgrade] 
    PHP Warning: in_array() expects parameter 2 to be array, null given in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/System.php on line 160
    #0 [internal function]: __error(2, 'in_array() expe...', '/customers/9/3/...', 160, Array)
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/System.php(160): in_array('getInstance', NULL)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/System.php(340): Contao\System::importStatic('Leads\\Leads')
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/User.php(305): Contao\System::loadLanguageFile('default')
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendIndex.php(37): Contao\User->login()
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/index.php(19): Contao\BackendIndex->__construct()
    #6 {main}
    
    [11-Dec-2017 14:37:25 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Error' with message 'Class 'Leads\Leads' not found' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/System.php on line 160
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/System.php(340): Contao\System::importStatic('Leads\\Leads')
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/User.php(305): Contao\System::loadLanguageFile('default')
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendIndex.php(37): Contao\User->login()
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/index.php(19): Contao\BackendIndex->__construct()
    #4 {main}
    [11-Dec-2017 14:41:50 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Unknown column 'repeatWeekday' in 'field list' (SELECT DISTINCT repeatWeekday FROM tl_calendar_events WHERE pid='21')' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Database/Statement.php on line 295
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(5438): Contao\Database\Statement->execute(Array)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4836): Contao\DC_Table->filterMenu(1)
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(377): Contao\DC_Table->panel()
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #7 {main}
    [11-Dec-2017 14:42:15 Europe/Belgrade] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Unknown column 'repeatWeekday' in 'field list' (SELECT DISTINCT repeatWeekday FROM tl_calendar_events WHERE pid='21')' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Database/Statement.php on line 295
    #0 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
    #1 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(5438): Contao\Database\Statement->execute(Array)
    #2 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(4836): Contao\DC_Table->filterMenu(1)
    #3 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/drivers/DC_Table.php(377): Contao\DC_Table->panel()
    #4 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
    #5 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('calendar')
    #6 /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/contao/main.php(20): Contao\BackendMain->run()
    #7 {main}

  27. #27
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    Hast du den Contao Installer laufen lassen?
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  28. #28
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Du meinst die Datenbank via contao/install.php aktualisiert? Ja, habe ich. Zusätzlich noch in der Erweiterungsverwaltung über den Punkt `Datenbank aktualisieren`

  29. #29
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    PHP-Code:
    [11-Dec-2017 14:42:15 Europe/BelgradePHP Fatal errorUncaught exception 'Exception' with message 'Query error: Unknown column 'repeatWeekday' in 'field list' (SELECT DISTINCT repeatWeekday FROM tl_calendar_events WHERE pid='21')' thrown in /customers/9/3/9/entwickle-deine-kraft.de/httpd.www/system/modules/core/library/Contao/Database/Statement.php on line 295 
    Ohne Fehler? Weil da Felder nicht vorhanden sind...
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

  30. #30
    Contao-Fan
    Registriert seit
    26.09.2012.
    Beiträge
    271

    Standard

    Fehlermeldungen gab es keine. Er hat wie gewöhnlich Spalten gelöscht und neue hinzugefügt, aber das war es auch schon. Am Ende stand da immer, dass die Datenbanken aktualisiert sind

  31. #31
    Alter Contao-Hase Avatar von kmielke
    Registriert seit
    21.06.2009.
    Beiträge
    1.172

    Standard

    das einzige, was ich anbieten kann, ist, dass du mir einen Zugang gibst. Wenn du das willst, dann schick mir alles via PN.

    Welche Seite, welches Module, Template... usw.

    Dann schaue ich mal drauf.

    Gruß Kester
    Gruß Kester

    Kein Support via PN ohne vorherige Absprache.

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
  •