uploading in the wrong dirs
demon326@drupal.org - January 19, 2008 - 20:55
| Project: | ImageCache |
| Version: | 5.x-1.3 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
strange..., on my localhost its all working like it has to be :S
#2
I'm seeing the same issues.
#3
This 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.