Hallo zusammen,
hab's jetzt mal - wie von Inge beschrieben - geändert. Zunächst keine Warnmeldungen, alles sieht wie gewohnt aus.....Freude kommt auf. Beim Abspeichern im "event editor" kommt dann allerdings folgende Fehlermeldung. Weiß jemand Rat?
Code:
Fatal error: Uncaught exception Exception with message Query error: Column 'location' cannot be null (INSERT INTO tl_calendar_events (startDate, endDate, startTime, endTime, title, location, teaser, cssClass, pid, published, FE_User, alias, tstamp, addTime) VALUES (1536184800, 1536184800, 1536220800, 1536224400, 'Test', NULL, 'test', '', '20', '1', '4', 'test-17900228', 1536184800, '1')) 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/calendar_editor/modules/ModuleEventEditor.php(527): Contao\Database\Statement->execute()
#2 system/modules/calendar_editor/modules/ModuleEventEditor.php(900): ModuleEventEditor->PutIntoDB(Array, NULL, Array, NULL)
#3 system/modules/calendar_editor/modules/ModuleEventEditor.php(1383): ModuleEventEditor->HandleEdit(NULL, Object(Contao\Database\Mysqli\Result), Array)
#4 system/modules/core/modules/Module.php(287): ModuleEventEditor->compile()
#5 system/modules/calendar_editor/modules/ModuleEventEditor.php(64): Contao\Module->generate()
#6 system/modules/core/elements/ContentModule.php(59): ModuleEventEditor->generate()
#7 system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
#8 system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao\ContentModel), 'main')
#9 system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
#10 system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
#11 system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
#12 system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\ArticleModel), false, false, 'main')
#13 system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
#14 system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#15 index.php(20): Contao\FrontendIndex->run()
#16 {main}
Gruß BubbleBass