Anyone shed some light as why I am getting this error - was all working fine.

Comments

techrobo’s picture

Please add more details like how you configured the imagecache module.
Wht are yyour namespace settings?

Jeff Burnz’s picture

Sure, sorry about that!

Drupal 4.7
imagecache.module,v 1.9.2.20
imagefield.module,v 1.9.2.10
content.module,v 1.56.2.26

Preset namespace settings:
Scale
width: 300px
height: 300px
Scale to fit: inside dimensions
weight: -1

I have two presets - medium & small - but I only get the error on the medium. The namespace settings are the same for both except fot the width/height settings (small is 100x100)

It doesnt make any difference if I set only a width on the scale, still get the error.

Wondering if I get the error due to unloading images smaller than the scale dimensions?

catch’s picture

Don't have my settings on me but I've been getting the same error every so often and I think it's down to that reason since the originals were smallish images.

techrobo’s picture

I never got this error.

You can check for namespace folder in files folder and whether it has got the write permissions.