Hello,

I would like to report a real issue: An uploaded image with the name "geocolor+ green stonehedge.jpg" for example is not being populated to the imagecache profile folder.

I tried to fix this by reuploading these images without the "+ " in the name, but with over one hundred of these images this is not done.

I try to put images online with this command:
print theme('imagecache','Kleur_100',$foto_list['filepath'],$foto_list[data]['alt'],'Kleuren impressie');

Please help me with an appropriete fix.

Comments

drewish’s picture

Status: Active » Fixed

that's covered in the troubleshooting guide: http://drupal.org/node/224913 you should install the transliteration module.

Maroli’s picture

Isn't this something for the core?

It is fixed indeed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.