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

Uncaught exception PimpleAdapter.php #6

Open
Aybee opened this issue Dec 20, 2018 · 0 comments
Open

Uncaught exception PimpleAdapter.php #6

Aybee opened this issue Dec 20, 2018 · 0 comments

Comments

@Aybee
Copy link

Aybee commented Dec 20, 2018

Hallo David, ich habe die 3.0.0-alpha2 in eine frische Contao 3.5.37 (xampp) installiert (Composer). Dann einen Zeitstrahl angelegt und dem Zeitstrahl ein Item hinzugefügt. Wenn ich mir dieses Item im BE jetzt anzeigen lassen möchte (Bleistift) bekomme ich folgende Fehlermeldung.

Fatal error: Uncaught exception Netzmacht\Contao\Toolkit\DependencyInjection\Exception\ContainerException with message thrown in composer\vendor\netzmacht\contao-toolkit\src\DependencyInjection\PimpleAdapter.php on line 58

#0 composer\vendor\netzmacht\contao-toolkit\src\Dca\Formatter\Subscriber\CreateFormatterSubscriber.php(90): Netzmacht\Contao\Toolkit\DependencyInjection\PimpleAdapter->get('toolkit.dca.for...')
#1 composer\vendor\netzmacht\contao-toolkit\src\Dca\Formatter\Subscriber\CreateFormatterSubscriber.php(50): Netzmacht\Contao\Toolkit\Dca\Formatter\Subscriber\CreateFormatterSubscriber->createPreFilters()
#2 composer\vendor\symfony\event-dispatcher\EventDispatcher.php(184): Netzmacht\Contao\Toolkit\Dca\Formatter\Subscriber\CreateFormatterSubscriber->handle(Object(Netzmacht\Contao\Toolkit\Dca\Formatter\Event\CreateFormatterEvent), 'toolkit.dca.cre...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#3 composer\vendor\symfony\event-dispatcher\EventDispatcher.php(46): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'toolkit.dca.cre...', Object(Netzmacht\Contao\Toolkit\Dca\Formatter\Event\CreateFormatterEvent))
#4 composer\vendor\netzmacht\contao-toolkit\src\Dca\Formatter\FormatterFactory.php(64): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('toolkit.dca.cre...', Object(Netzmacht\Contao\Toolkit\Dca\Formatter\Event\CreateFormatterEvent))
#5 composer\vendor\netzmacht\contao-toolkit\src\Dca\Manager.php(112): Netzmacht\Contao\Toolkit\Dca\Formatter\FormatterFactory->createFormatterFor(Object(Netzmacht\Contao\Toolkit\Dca\Definition))
#6 composer\vendor\netzmacht\contao-toolkit\src\Dca\Callback\Callbacks.php(107): Netzmacht\Contao\Toolkit\Dca\Manager->getFormatter(Object(Netzmacht\Contao\Toolkit\Dca\Definition))
#7 composer\vendor\netzmacht\contao-timelinejs\src\Dca\EntryCallbacks.php(83): Netzmacht\Contao\Toolkit\Dca\Callback\Callbacks->getFormatter()
#8 [internal function]: Netzmacht\Contao\TimelineJs\Dca\EntryCallbacks->listEntry(Array)
#9 composer\vendor\netzmacht\contao-toolkit\src\Dca\Callback\CallbackFactory.php(91): call_user_func_array(Array, Array)
#10 system\modules\core\drivers\DC_Table.php(4295): Netzmacht\Contao\Toolkit\Dca\Callback\CallbackFactory::Netzmacht\Contao\Toolkit\Dca\Callback\{closure}(Array)
#11 system\modules\core\drivers\DC_Table.php(385): Contao\DC_Table->parentView()
#12 system\modules\core\classes\Backend.php(650): Contao\DC_Table->showAll()
#13 system\modules\core\controllers\BackendMain.php(131): Contao\Backend->getBackendModule('timelinejs')
#14 contao\main.php(20): Contao\BackendMain->run()
#15 {main}
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

1 participant