Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 18:02 UTC
Updated:
17 May 2009 at 19:30 UTC
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
Comment #1
drewish commentedthat's covered in the troubleshooting guide: http://drupal.org/node/224913 you should install the transliteration module.
Comment #2
Maroli commentedIsn't this something for the core?
It is fixed indeed.