Open mvdesign opened 7 years ago
After studying the code today, here is what I believe is happening. The support for duplicating entries was provided in v1.2.0 which coincided with building in support for the EEHarbor module Assets. I believe the contributor who built this functionality was using Assets to handle the images created by Ansel and as a result built this compatibility to work with Assets but not with the EE file manager (which from I conversation I believe you are using?). I am getting to work now on building the file manager compatibility, I'm hoping I can get it pushed by the end of the week.
Thanks for looking into this, Stuart. I am indeed using the EE file manager. I look forward to seeing what you are able to figure out. Let me know if you need my help with testing.
@matthewjohns0n Would you be willing to chat with me briefly about this issue? My email address is matt [at] dsite dot com. Thanks!
I'm using EE 3.5.5, Ansel 2.0.3, and Simple Cloner 1.2.0. I first experienced this issue on a development site, but I was able to recreate it with a clean install of EE with only Ansel and Simple Cloner installed.
Here's the issue: I have a channel with an Ansel field. I have a simple template that calls the image URL for the Ansel field. When I create an entry (EntryA) and add an image to the Ansel field, the template displays the URL properly. When I clone the entry in Simple Cloner (EntryA-Clone), the template displays the URL properly for both entries. But if I delete EntryA-Clone, the template breaks and generates a Fatal Error. The template remains broken until I open the EntryA, remove the image(s) from the Ansel field, save the entry, and then relink the image(s) within the Ansel field. Once I do that, the template again displays the image URL properly.
Here are the error messages that I get:
I opened a support ticket with TJ at BuzzingPixel, and here is his explanation for what he thinks might be happening:
Please let me know if you have any other questions about my setup. Thanks for your time.