Sehr geehrte Contao Community,

wir sind gerade dabei auf unserer Webseite www.vivart.de einen Isotope Web-Shop zu konfigurieren. Alles hat soweit geklappt und gelegentlich auftretende Fehlermeldungen im Prozess konnten behoben werden. Wir haben alles im Contao Backend Konfiguriert (also bin das Handbuch auf https://isotopeecommerce.org/de/hand...nstruktur.html komplett durchgegangen) und unser Web-Programmierer hat alles weitere was die Frontend-Gestaltung und alle weiteren tiefergehenden Programmierungen übernommen.

Doch sobald wir ein zweites Produkt einstellen wollen erscheint folgende Fehlermeldung, bei welcher wir nun nicht mehr weiter wissen. Kann uns da jemand von euch vllt. helfen?

Vielen Dank im voraus und beste Grüße,
Luis


[22-Oct-2019 11:51:20 Europe/Berlin] PHP Fatal error: Uncaught exception 'RuntimeException' with message 'The registry already contains an instance for tl_iso_gallery::id()' thrown in /html/_vivart/system/modules/core/library/Contao/Model/Registry.php on line 180
#0 /html/_vivart/system/modules/core/library/Contao/Model.php(699): Contao\Model\Registry->register(Object(Isotope\Model\Gallery\Standard) )
#1 /html/_vivart/system/modules/core/library/Contao/Model.php(689): Contao\Model->attach()
#2 /html/_vivart/system/modules/core/library/Contao/Model.php(750): Contao\Model->detach(true)
#3 /html/_vivart/system/modules/isotope/library/Isotope/Model/Gallery.php(73): Contao\Model->preventSaving()
#4 /html/_vivart/system/modules/isotope/library/Isotope/Model/Product/Standard.php(488): Isotope\Model\Gallery::createForProductAttribute(O bject(Isotope\Model\Product\Standard), 'images', Array)
#5 [internal function]: Isotope\Model\Product\Standard->Isotope\Model\Product\{closure}('images')
#6 /html/_vivart/system/modules/core/library/Contao/Template.php(152): call_user_func_array(Object(Closure), Array)
#7 /html/_vivart/system/modules/isotope/templates/isotope/iso_list_default.html5(10): Contao\Template->__call('getGallery', Array)
#8 /html/_vivart/system/modules/isotope/templates/isotope/iso_list_default.html5(10): Isotope\Template->getGallery('images')
#9 /html/_vivart/system/modules/core/library/Contao/BaseTemplate.php(88): include('/html/_vivart/s...')
#10 /html/_vivart/system/modules/core/library/Contao/Template.php(277): Contao\BaseTemplate->parse()
#11 /html/_vivart/system/modules/core/classes/FrontendTemplate.php(46): Contao\Template->parse()
#12 /html/_vivart/system/modules/isotope/library/Isotope/Model/Product/Standard.php(608): Contao\FrontendTemplate->parse()
#13 /html/_vivart/system/modules/isotope/library/Isotope/Module/ProductList.php(239): Isotope\Model\Product\Standard->generate(Array)
#14 /html/_vivart/system/modules/core/modules/Module.php(287): Isotope\Module\ProductList->compile()
#15 /html/_vivart/system/modules/haste/library/Haste/Frontend/AbstractFrontendModule.php(52): Contao\Module->generate()
#16 /html/_vivart/system/modules/isotope/library/Isotope/Module/Module.php(112): Haste\Frontend\AbstractFrontendModule->generate()
#17 /html/_vivart/system/modules/isotope/library/Isotope/Module/ProductList.php(93): Isotope\Module\Module->generate()
#18 /html/_vivart/system/modules/core/elements/ContentModule.php(59): Isotope\Module\ProductList->generate()
#19 /html/_vivart/system/modules/core/library/Contao/Controller.php(484): Contao\ContentModule->generate()
#20 /html/_vivart/system/modules/core/modules/ModuleArticle.php(213): Contao\Controller::getContentElement(Object(Contao \ContentModel), 'main')
#21 /html/_vivart/system/modules/core/modules/Module.php(287): Contao\ModuleArticle->compile()
#22 /html/_vivart/system/modules/core/modules/ModuleArticle.php(67): Contao\Module->generate()
#23 /html/_vivart/system/modules/core/library/Contao/Controller.php(417): Contao\ModuleArticle->generate(false)
#24 /html/_vivart/system/modules/core/library/Contao/Controller.php(277): Contao\Controller::getArticle(Object(Contao\Articl eModel), false, false, 'main')
#25 /html/_vivart/system/modules/core/pages/PageRegular.php(133): Contao\Controller::getFrontendModule('0', 'main')
#26 /html/_vivart/system/modules/core/controllers/FrontendIndex.php(285): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#27 /html/_vivart/index.php(20): Contao\FrontendIndex->run()
#28 {main}