Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2011 at 01:10 UTC
Updated:
2 Jun 2012 at 23:29 UTC
Already changed the filesystem path from default/files to sites/sitename/files and all have proper permissions.
All the files are there, but when I check the pathname for all images, it's adding an extra files at the end
sites/sitename/files/imagecache/mini/files/default-pic.jpg
instead it should just be
sites/sitename/files/imagecache/mini/default-pic.jpg
How to get rid of the extra files after mini?
Comments
Comment #1
clarkburbidge commentedDitto!
Comment #2
brentaar commentedTry clearing cache.
If that does not work go in and truncate the cache tables.
In my experience, some of the tables seem to keep a hold of these paths that gives the weird paths.
Comment #3
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.
Comment #3.0
fizk commentedtook out tags in sitename