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

Recoverable error: Argument 1 passed to MetaModels... #488

Closed
kein-nickname opened this issue Jul 16, 2014 · 2 comments
Closed

Recoverable error: Argument 1 passed to MetaModels... #488

kein-nickname opened this issue Jul 16, 2014 · 2 comments
Labels
backend This seems to be a bug in the backend bug A bug! A bug! Fast, squish it! testing This ticket is reported to be fixed by a developer and should be tested.
Milestone

Comments

@kein-nickname
Copy link

Contao 3.3.3 / DEV-TNG

Es wird eine Fehlermeldung ausgeworfen wenn man den Modultyp: MetaModel-Frontendfilter in Modulen/Inhaltselementen ausführt. Speichern ist jedoch möglich.

Recoverable error: Argument 1 passed to MetaModels\Dca\Module::getFilterParameterNames() must be an instance of Contao\Database\Result, instance of Contao\DC_Table given, called in /var/www/vhosts/.../httpdocs/system/modules/core/library/Contao/Widget.php on line 1268 and defined in composer/vendor/metamodels/core/src/system/modules/metamodels/MetaModels/Dca/Module.php on line 126

#0 composer/vendor/metamodels/core/src/system/modules/metamodels/MetaModels/Dca/Module.php(126): __error(4096, 'Argument 1 pass...', '/var/www/vhosts...', 126, Array)
#1 system/modules/core/library/Contao/Widget.php(1268): MetaModels\Dca\Module->getFilterParameterNames(Object(Contao\DC_Table))
#2 system/modules/core/classes/DataContainer.php(254): Contao\Widget::getAttributesFromDca(Array, 'metamodel_fef_p...', 'a:1:{i:0;s:6:"r...', 'metamodel_fef_p...', 'tl_module', Object(Contao\DC_Table))
#3 system/modules/core/drivers/DC_Table.php(1868): Contao\DataContainer->row('{title_legend},...')
#4 system/modules/core/classes/Backend.php(568): Contao\DC_Table->edit()
#5 contao/main.php(142): Contao\Backend->getBackendModule('themes')
#6 contao/main.php(293): Main->run()
#7 {main}
@MiniModel
Copy link
Member

This issue has been labeled with "testing" but got no feedback.

We are reliant on feedback to prove a ticket fixed as we can not tell if the ticket has been resolved if we receive no feedback.
I will close this ticket now, as I assume it has been resolved.
If the ticket should still be valid, please feel free to reopen it.

@kein-nickname could you please have a final look at this and tell if your issue has been resolved?

@kein-nickname
Copy link
Author

@MiniModel Hab keine Fehlermeldung mehr! Okay!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This seems to be a bug in the backend bug A bug! A bug! Fast, squish it! testing This ticket is reported to be fixed by a developer and should be tested.
Projects
None yet
Development

No branches or pull requests

3 participants