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

Contao3 : MM als Kindtabelle des tl_content #272

Closed
lindesbs opened this issue Sep 5, 2013 · 2 comments
Closed

Contao3 : MM als Kindtabelle des tl_content #272

lindesbs opened this issue Sep 5, 2013 · 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

@lindesbs
Copy link

lindesbs commented Sep 5, 2013

beim oeffnen eines Artikels kommt :

Warning: in_array() expects parameter 2 to be array, null given in D:\Contao2Go\htdocs\vhosts\ccs\system\modules\core\library\Contao\System.php on line 110

#0 [internal function]: __error(2, 'in_array() expe...', 'D:\Contao2Go\ht...', 110, Array)
#1 D:\Contao2Go\htdocs\vhosts\ccs\system\modules\core\library\Contao\System.php(110): in_array('getInstance', NULL)
#2 D:\Contao2Go\htdocs\vhosts\ccs\system\modules\core\drivers\DC_Table.php(207): Contao\System->import('MetaModels\Dca\...')
#3 D:\Contao2Go\htdocs\vhosts\ccs\system\modules\core\classes\Backend.php(253): Contao\DC_Table->__construct('tl_content', Array)
#4 D:\Contao2Go\htdocs\vhosts\ccs\contao\main.php(129): Contao\Backend->getBackendModule('article')
#5 D:\Contao2Go\htdocs\vhosts\ccs\contao\main.php(273): Main->run()
#6 {main}


Fatal error: Class 'MetaModels\Dca\TableContent' not found in D:\Contao2Go\htdocs\vhosts\ccs\system\modules\core\library\Contao\System.php on line 110

@lindesbs
Copy link
Author

lindesbs commented Sep 5, 2013

Generell kann tl_content nicht mehr genutz werden, da der 'options_callback' auf den nicht vorhanden MetaModels\Dca\TableContent zeigt.

@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.

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

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

2 participants