After installing the module, creating the imagecache preset etc. The images in that preset are deleted. I cannot get imagecache to regenerate the images at all. Clearing cache, flushing preset, re-uploading the image, nothing works.
Even after uninstalling the module, removing the code from my template etc, the images still won't generate. I had to restore my db back to before installing the module.
Any idea of what could cause this?
I have a feeling it has something to do with the cloudfront imagecache preset.
Comments
Comment #1
michaelraasch commentedhave you checked the watchdog-table if there are any issues with imagecache/cloudfront? they both log details in case of problems.
Comment #2
tseven commentedI'm not finished digging, but I'm leaning towards it being a server configuration issue. As soon as I verify that I will update/close this issue.
Thanks
Comment #3
taladega commentedHello,
my image are push to S3 perfectly.
But display broken as address is:
http:/www.mydomin.com/photos.s3.amazonaws.com/preset_5/Untitled-1_1.jpg
anyway to remove the www.mydomain.com from so images not appear broken path
Comment #4
hozt commentedThis sounds like that the them override is not working. Make sure that you check the instructions under the "Override theme_imagecache" section. After doing these changes you have to flush your theme registry or do a clear cache to see the changes.
If you are still have a problem with this please re-open this issue.
Comment #5
hozt commentedComment #6
radune commentedMake sure you add your amazon URL including http:// - it happent to me before and that fixed it.
Hope it helps.