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

BE : Edit Filter generatees excpetion #43

Closed
lindesbs opened this issue Feb 7, 2013 · 2 comments
Closed

BE : Edit Filter generatees excpetion #43

lindesbs opened this issue Feb 7, 2013 · 2 comments
Milestone

Comments

@lindesbs
Copy link

lindesbs commented Feb 7, 2013

Actual nightly from now.metamodel.me : core 4f325af 2013-02-04 20:43:41 +0100

Building MM from scratch, on Filter is already setup.
While reediting a preconfigured Fiter this exception is thrown :

Fatal error: Could not load class MetaModelFrontendFilterBackend in INSTALL_PATH/system/functions.php on line 106

#0 [internal function]: __error(256, 'Could not load ...', '/home/www-ccs/p...', 106, Array)
#1 INSTALL_PATH/system/functions.php(106): trigger_error('Could not load ...', 256)
#2 [internal function]: __autoload('MetaModelFronte...')
#3 [internal function]: spl_autoload_call('MetaModelFronte...')
#4 INSTALL_PATH/system/libraries/System.php(176): get_class_methods('MetaModelFronte...')
#5 INSTALL_PATH/system/modules/metamodels/TableMetaModelFilterSetting.php(434): System->import('MetaModelFronte...', 'objCallback')
#6 INSTALL_PATH/system/drivers/DC_Table.php(3250): TableMetaModelFilterSetting->drawSetting(Array, 'Textfilter', Object(DC_Table), 'style="margin-l...', false, false)
#7 INSTALL_PATH/system/drivers/DC_Table.php(2963): DC_Table->generateTree('tl_metamodel_fi...', '10', Array, true, -20, false, false)
#8 INSTALL_PATH/system/drivers/DC_Table.php(333): DC_Table->treeView()
#9 INSTALL_PATH/system/modules/metamodels/MetaModelBackendModule.php(156): DC_Table->showAll()
#10 INSTALL_PATH/system/modules/metamodels/MetaModelBackendModule.php(176): MetaModelBackendModule->runDC()
#11 INSTALL_PATH/system/modules/metamodels/MetaModelBackendModule.php(190): MetaModelBackendModule->performNormal()
#12 INSTALL_PATH/system/modules/backend/Backend.php(239): MetaModelBackendModule->generate()
#13 INSTALL_PATH/contao/main.php(120): Backend->getBackendModule('metamodels')
#14 INSTALL_PATH/contao/main.php(230): Main->run()
#15 {main}

The Link to this exception is : main.php?do=metamodels&table=tl_metamodel_filter&id=4

@discordier
Copy link
Member

This is an issue in the textfilter. Now I know why I was against putting that into the nightlies :-)

@discordier
Copy link
Member

has been fixed in nightly MetaModels/filter_text@da93f1e

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

2 participants