I installed the Ubercart module and it created several presets. One is called Product, one Product List, and one Thumbnail. When I flush the cache and add new images (with the same file name as the ones just deleted), the old ones for Product List still show up. Flushing does not remove the originals. Also, the thumbnails that are supposed to be added to the Product subfolder of imagecache are not. So on the product pages the thumbnails don't show up.
Breakdown:
+ Product List thumbnails are created, but flushing doesn't really flush old thumbs.
+ Product thumbnails are not generated in corresponding folder at all.
Comments
Comment #1
The AL commentedImportant Note: I moved the site from one server to another. No settings were changed, and a strict checklist was followed. Everything else about the site but imagecache is fine.
Comment #2
amysteen commentedMake sure your permissions on the folders are set to 775
In files directory, make sure the imagecache folder and ALL folders within there are set to 775. Sometimes when switching servers, these permissions can get switched.
Comment #3
dopry commentedalso check your tmp directory path.. make sure it is set properly... Look in your apache error logs for additional help. lemme know if this helps.
Comment #4
dopry commentedThis version of imagecache is no longer supported. upgrade to 1.5 or 2.x if you're brave.