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

demon326@drupal.org’s picture

strange..., on my localhost its all working like it has to be :S

rhoehn’s picture

I'm seeing the same issues.

dopry’s picture

Status: Active » Closed (fixed)

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.