I have a ImageCache upload widget on a few of my content types and yesterday when I was adding a new content type I set it the image to be required and have a maximum image of 1. Apparently because I am using the same widget for a few different content types this change happened on all of them.

My pictures content type for my galleries is missing all of the images over the first one even after I set the value back to unlimited. Is there any way to get them back? Are the files still on the server? I have a database backup from a little while back, does anyone know the proper mysql commands to update just that content type from for content before a backup date? I don't want to revert the whole site back. Unfortunately I don't think I have a backup of the files so if they are gone then there gone.

*Feature Request: I may have missed it but is there text explaining that the ImageCache widgets will be using the same settings when applied to multiple content types? If so can we get that?* :p

Lastly what the best way to explain to the boss that a couple years worth of pictures have been deleted?

Comments

granttoth’s picture

Good News! The images are still on the server in the usual files/images directory. Any advice on getting them back in using sql via ssh? I'm terrible with that stuff.

fizk’s picture

Status: Active » Closed (fixed)

Please reopen if this is still an issue with ImageCache 6.x-2.0-rc1.

taladega’s picture

Version: 6.x-2.0-beta12 » 6.x-2.0-rc1
Component: Miscellaneous » imagecache_image module

Yes yesterday, I loss all images on the imagecache directory
Moreover it seem like there is a nonstop cache when pages load since install of
version = "6.x-2.0-rc1"
core = "6.x"
project = "imagecache"
datestamp = "1337742655"

I have to refresh 2 and 3 times to see the real site.
should we role back to an older version.

Flush does not return images.

fizk’s picture

taladega, you can try rolling back to 6.x-2.0-beta12. Let us know if that helps.