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

[TNG] Class 'MetaModels\DcGeneral\Events\MetaModels\Select\BackendSubscriber' not found #22

Closed
cboelter opened this issue Dec 11, 2014 · 3 comments

Comments

@cboelter
Copy link
Contributor

Ich habe mir gerade einen frischen TNG über composer installiert, dort erhalte ich jetzt im Backend folgende Meldung:


Fatal error: Class 'MetaModels\DcGeneral\Events\MetaModels\Select\BackendSubscriber' not found in /Applications/MAMP/htdocs/metamodels/contao/composer/vendor/contao-community-alliance/event-dispatcher/src/ContaoCommunityAlliance/Contao/EventDispatcher/EventDispatcherInitializer.php on line 183

Das Problem liegt hier:

$GLOBALS['TL_EVENT_SUBSCRIBERS'][] = 'MetaModels\DcGeneral\Events\MetaModels\Select\BackendSubscriber';
und entsteht meiner Meinung nach daraus, das in der composer.json vom Attribute-Tags das Require auf das Select-Attribute fehlt: https://github.com/MetaModels/attribute_tags/blob/tng/composer.json#L46

@discordier
Copy link
Member

Da das tags attribute nun seinen eigenen subscriber hat, kann das require wieder raus, oder?

@zonky2
Copy link
Contributor

zonky2 commented Feb 17, 2016

@cboelter Ticket noch aktuell?

@zonky2
Copy link
Contributor

zonky2 commented Apr 13, 2016

gefixt

@zonky2 zonky2 closed this as completed Apr 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants