Image cache module is not displaying thumbnails images

nitinv1 - December 9, 2009 - 18:01
Project:ImageCache
Version:6.x-2.x-dev
Component:imagecache_image module
Category:support request
Priority:critical
Assigned:nitinv1
Status:active
Description

Hi All,

please tell me steps how to dispaly thumbnails images on a page in drupal 6.

I have Install imagecache module,imageApi,CCK and Image Field modules. But when I am uploading Images then small size images r not storing in imagecache/small/ folder.

Thank you

Nitin

#1

wpanssi - December 11, 2009 - 13:33

I'm having a similar issue, though my version is 6.x-2.0-beta-9.

Flushing preset doesn't help. How can I force imagecache to rebuild the presets??

#2

kenorb - December 12, 2009 - 23:15

the same problem

#3

jcsiegrist - December 14, 2009 - 14:40

This simple patch on the imageapi.module worked for me, getting imagecache to work under php 5.3.

See patch here: ImageAPI Patch

#4

wpanssi - December 16, 2009 - 12:12

Finally I figured out what was the problem. My file system didn't have proper path for temporary files. The path got broken when I transferred my site to the host. So, redifing path for temporary files in admin/settings/file-system did the trick in my case.

 
 

Drupal is a registered trademark of Dries Buytaert.