After installing version imagecache 5.x-2.0-beta, enabling the imagefield (version 5.x-1.1) module yields to following error:

Fatal error: Call to undefined function _imagecache_get_presets() in /sites/default/modules/imagefield/imagefield.module on line 563.

Comments

glsonline’s picture

The imageApi module(version 5.x-1.0-beta) was also enabled. This isn't much to go on but hopefully there's enough here to resolve the issue.

dopry’s picture

Status: Active » Closed (won't fix)

Imagefield 1.x is not compatible with imagecache 2.x.

s.daniel’s picture

More information about this error in case someone searches for this: http://drupal.org/node/231837