netzmacht / contao-icon-wizard

Extension for Contao CMS which provides an iconWizard as backend wiget.
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Invalid call. Field does not exists or is not an icon wizard thrown #7

Closed kzorluoglu closed 7 years ago

kzorluoglu commented 8 years ago

DCA sieht so aus, Image of Yaktocat

aber bekomme ich diese Fehlermeldung? Image of Yaktocat

Fatal error: Uncaught exception RuntimeException with message Invalid call. Field does not exists or is not an icon wizard thrown in composer/vendor/netzmacht/contao-iconwizard/src/WizardController.php on line 129

0 composer/vendor/netzmacht/contao-iconwizard/src/WizardController.php(58): Netzmacht\Contao\IconWizard\WizardController->initializeDataContainer('tl_content', '')

1 system/modules/icon-wizard/public/popup.php(21): Netzmacht\Contao\IconWizard\WizardController->run()

2 {main}

Danke.

dmolineus commented 8 years ago

Entspricht dies einem direkten Feld oder wird hier etwas wie Custom Elements oder der Multi Column Wizards eingesetzt? Beides kann durchaus zu Problemen führen.

dmolineus commented 7 years ago

Geschlossen wegen fehlenden Feedback. Tritt der Fehler noch auf, bitte hier nochmal berichten.