Closed (fixed)
Project:
ImageCache
Version:
5.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2008 at 20:55 UTC
Updated:
20 Feb 2008 at 11:08 UTC
Hello, the module is very good but i'm having a problem..
i got my file settings like this:
forum/shared/imagecache
but the module is always making sub sub sub dirs that DONT exist at all
liks this:
http://ashladan.be/forum/shared/imagecache/Square_Thumbnail/forum/shared...
like you see its not doing the right thing...
it needs to be uploaded in
forum/shared/imagecache/Square_Thumbnail/
how can i fix that?
Comments
Comment #1
demon326@drupal.org commentedstrange..., on my localhost its all working like it has to be :S
Comment #2
rhoehn commentedI'm seeing the same issues.
Comment #3
dopry commentedThis is the way imagecache 1.x generates URLs. If it's not creating the directories properly you need to verify that rewrite rules work and apache has permissions to create the folders.
@rhoehn: please don't hijack issues open you own with details about your problem.