By tmwagner on
Notes on Imagecache indicate that it has been moved to D7 core. Last update for D6.x was 2009.
It does not seem to work in two new D6 installations. So, does it have a replacement?
And by not working, I mean sizing resize is applied, then when node is rendered, nothing appears.
Comments
We are
using imagecache on D6 without problem. Have you enabled a php image module such as ImageAPI GD2. Without this nothing appears to happen. It is not a dependent module as there is also imagemagick but I don't think anybody ever uses that.
www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy
Clean urls?
Imagecache needs them. Imagecache is one of the drupal cornerstone modules (hence the inclusion into core) and superstable. The problem is on your side.