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

FE Filter Exception #44

Closed
lindesbs opened this issue Feb 7, 2013 · 1 comment
Closed

FE Filter Exception #44

lindesbs opened this issue Feb 7, 2013 · 1 comment
Labels
bug A bug! A bug! Fast, squish it! frontend This seems to be a bug in the frontend
Milestone

Comments

@lindesbs
Copy link

lindesbs commented Feb 7, 2013

Adding FE Filter as CE Module generates following exception :


Fatal error: Uncaught exception Exception with message Error: Filtersetting 0 not attached to a MetaModel thrown in /home/www-ccs/public_html/dms/system/modules/metamodels/MetaModelFilterSettings.php on line 82

#0 /home/www-ccs/public_html/dms/system/modules/metamodels/MetaModelFilterSettings.php(185): MetaModelFilterSettings->getMetaModel()
#1 /home/www-ccs/public_html/dms/system/modules/metamodels/MetaModelFrontendFilter.php(92): MetaModelFilterSettings->getParameterFilterWidgets(Array, Array, '1')
#2 /home/www-ccs/public_html/dms/system/modules/metamodels/MetaModelFrontendFilter.php(75): MetaModelFrontendFilter->getFilters()
#3 /home/www-ccs/public_html/dms/system/modules/metamodels/ModuleMetaModelFrontendFilter.php(64): MetaModelFrontendFilter->getMetaModelFrontendFilter(Object(ModuleMetaModelFrontendFilter))
#4 /home/www-ccs/public_html/dms/system/modules/frontend/Module.php(140): ModuleMetaModelFrontendFilter->compile()
#5 /home/www-ccs/public_html/dms/system/modules/metamodels/ModuleMetaModelFrontendFilter.php(53): Module->generate()
#6 /home/www-ccs/public_html/dms/system/modules/frontend/ContentModule.php(72): ModuleMetaModelFrontendFilter->generate()
#7 /home/www-ccs/public_html/dms/system/libraries/Controller.php(511): ContentModule->generate()
#8 /home/www-ccs/public_html/dms/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('7')
#9 /home/www-ccs/public_html/dms/system/modules/frontend/Module.php(140): ModuleArticle->compile()
#10 /home/www-ccs/public_html/dms/system/modules/frontend/ModuleArticle.php(71): Module->generate()
#11 /home/www-ccs/public_html/dms/system/libraries/Controller.php(443): ModuleArticle->generate(false)
#12 /home/www-ccs/public_html/dms/system/libraries/Controller.php(307): Controller->getArticle('3', false, false, 'main')
#13 /home/www-ccs/public_html/dms/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
#14 /home/www-ccs/public_html/dms/index.php(266): PageRegular->generate(Object(DB_Mysql_Result))
#15 /home/www-ccs/public_html/dms/index.php(401): Index->run()
#16 {main}

Filter Type "Einfache Auswahl"

@andreasisaak
Copy link
Contributor

I think the issue has been solved meanwhile, please check and report again if it still exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug! A bug! Fast, squish it! frontend This seems to be a bug in the frontend
Projects
None yet
Development

No branches or pull requests

2 participants