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
Comment #1
glsonline commentedThe 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.
Comment #2
dopry commentedImagefield 1.x is not compatible with imagecache 2.x.
Comment #3
s.daniel commentedMore information about this error in case someone searches for this: http://drupal.org/node/231837