When a user deletes a file using IMCE that was associated with a gallery, the corresponding gallery entry row in the IMCE_gallery_items table is not deleted. This leads to the galleries showing little red 'x's where the pics used to be.
When a user deletes a file using IMCE that was associated with a gallery, the corresponding gallery entry row in the IMCE_gallery_items table is not deleted. This leads to the galleries showing little red 'x's where the pics used to be.
Comments
Comment #1
ernst commentedI have also this problem !!!!!!1
Some one out there that got a solution??
Comment #2
sdsheridanI had to get this fixed in a hurry, so wound up hacking the imce.module code:
I'm not that happy with this solution as now I've introduced a dependency between the two modules I didn't really want. But I've not had time to figure out how to do it otherwise, although I'm sure there's a way. If anyone else has any suggestions, by all means, please do let me know.
shawn