unable to delete images
scottrigby - November 15, 2008 - 21:31
| Project: | Ubercart Option Images |
| Version: | 6.x-1.4 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
unless I'm missing where to do this, once images are uploaded for a particular product/attribute option, there's no way to delete it. (you can replace, but not delete it altogether). I had to remove the images from the DB manually.
Or is there a way and I just missed it?
Thanks :)
Scott

#1
Nope you are right they can only currently be replaced, this would be relatively quick for a new maintainer to add though.
#2
Patch for 6.x to remove option images via checkbox :) Not sure if the patch applies for 5.x..
#3
Also, it seems that when you replace an image is actually leaves the old one on the server still with no way to delete it either. Perhaps this issue could be addressed in the patch as well? Thanks!