BlackbitDigitalCommerce / pimcore-data-director

Import Bundle for Pimcore
16 stars 3 forks source link

Error saving objects #153

Closed iidaVaHa closed 3 months ago

iidaVaHa commented 3 months ago

Data Director version 3.6.0.

When saving objects in Pimcore, alert "Saving failed!" is thrown, and following message can be found on save request's response:

Fatal error: Cannot declare class Pimcore\Model\Translation\Listing, because the name is already in use in
/var/www/html/vendor/blackbit/data-director/fallback/Pimcore/Model/Translation/Listing.php on line 4

Any ideas how to fix it?

iidaVaHa commented 3 months ago

This was an interesting case - Resolved the error by reinstalling another bundle. So the issue was not in Data Director even though stack trace led to it. Closing the issue.