Hallo an alle,
meine neue aufzubauende Homepage läuft zur Zeit nicht, weil ich ein Update mit EasyThemes gemacht habe. Mitten im Update kam der Fehlerdialog, und im error.log steht Folgendes:
PHP-Code:
[09-Mar-2016 20:03:00 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Unknown column 'j1.easy_themes_internalTitle' in 'field list' (SELECT tl_layout.*, j1.id AS pid__id, j1.tstamp AS pid__tstamp, j1.name AS pid__name, j1.author AS pid__author, j1.folders AS pid__folders, j1.screenshot AS pid__screenshot, j1.templates AS pid__templates, j1.vars AS pid__vars, j1.easy_themes_internalTitle AS pid__easy_themes_internalTitle FROM tl_layout LEFT JOIN tl_theme j1 ON tl_layout.pid=j1.id WHERE tl_layout.id='10' LIMIT 0,1)' thrown in /www/htdocs/w0xxxxx/ctxxx/system/modules/core/library/Contao/Database/Statement.php on line 293
#0 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/library/Contao/Database/Statement.php(262): Contao\Database\Statement->query()
#1 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/library/Contao/Model.php(944): Contao\Database\Statement->execute('10')
#2 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/library/Contao/Model.php(660): Contao\Model::find(Array)
#3 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/pages/PageRegular.php(225): Contao\Model::findByPk('10')
#4 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/pages/PageRegular.php(38): Contao\PageRegular->getPageLayout(Object(Contao\PageModel))
#5 /www/htdocs/w0xxxxx/ctxxx/system/modules/core/controllers/FrontendIndex.php(250): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#6 /www/htdocs/w0xxxxx/ctxxx/index.php(20): Contao\FrontendIndex->run()
#7 {main}
Wie kann ich nach diesem für mich undurchdringlichen Kauderwelsch alles wieder zum Laufen bringen, wo muss ich ansetzen?