Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler bei Aufruf der Modulverwaltung #3

Open
omuellersch opened this issue Apr 26, 2016 · 0 comments
Open

Fehler bei Aufruf der Modulverwaltung #3

omuellersch opened this issue Apr 26, 2016 · 0 comments

Comments

@omuellersch
Copy link

omuellersch commented Apr 26, 2016

Hallo, wollte gerne eure Erweiterung testen, dabei ist folgender Fehler aufgetreten:
Contao 3.5.9, Installation über Composer, cleverreach Version 1.1.0

Beim Aufruf der Modulverwaltung (Layout/Themes/Module) kommt es zu folgender Fehlermeldung:

Fatal error: Uncaught exception Exception with message Query error: Unknown column 'clr_unsubscribe' in 'field list' (SELECT DISTINCT clr_unsubscribe FROM tl_module WHERE pid='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/core/drivers/DC_Table.php(5447): Contao\Database\Statement->execute(Array)
#2 system/modules/core/drivers/DC_Table.php(4869): Contao\DC_Table->filterMenu(1)
#3 system/modules/core/drivers/DC_Table.php(377): Contao\DC_Table->panel()
#4 system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
#5 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('themes')
#6 contao/main.php(20): Contao\BackendMain->run()
#7 {main}

Grüße und Danke!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant