Problem with images
I install the Theme but i can´t see the images of the posts. The "files" folder of imagecache are empty. No subdirectories or any files.
Is a problem of ImageCache?
Thanks, Jose Luis
Hi Jose,
There could be several reasons for this:
1) It is possible that the ImageCache folders are not writable by Drupal. Your hosting company can change this for you.
2) There is a supporting module missing.
3) You may not have clean URLs turned on OR your server may not support URL rewrites
Be sure that you have:
1) Installed and enabled the ImageAPI module and one of its toolkits (GD or ImageMagick - your host can install these toolkits for you)
2) Installed and enabled the Transliteration module
3) Clean URL support or Private Files
Here is the troubleshooting page for ImageCache:
If you are still having problems please PM me with your URL and an admin login and password.
Hi Michael!
The cause of the problem: Clean URL.
I activate support for Clean URL and now all is ok.
Thanks a lot!!
