I downloaded Image API (ImageAPI 5.x-1.1), and ImageCache yesterday, and installed them today.

When I went to administer imagecache presets and actions, I got:
Fatal error: Call to undefined function imagecache_presets() in /modules/imagecache/imagecache_ui.module on line 113

I found:
http://drupal.org/node/233948
and
http://drupal.org/node/217997 (I'm not using lightbox)

but no other reports of this issue.

My site is an upgrade from 4.7 (with flexinodes), to 5.6 (with cck).
I'm also using CCK ImageField.

Can someone please help?

Tx,
Tys.

Comments

wdfy’s picture

same problem... can someone help?

benovic’s picture

same problem.

Fatal error: Call to undefined function imagecache_presets() in /var/www/sites/all/modules/thickbox/thickbox.module on line 176

dopry’s picture

Status: Active » Postponed (maintainer needs more info)

tyswan you sure you got the latest release of imagecache? are you sure you have both imagecahce.moule and imagecache_ui.module enabled?

re: thickbox.. take it to the thickbox queue...

mariuss’s picture

Same problem here, caused by thickbox. The only workaround is to downgrade to thickbox 1.2.

mariuss’s picture

Also reported at Thickbox:
http://drupal.org/node/272305

drewish’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
oxigen’s picture

problem solveable:
install image module, turn on the ImageCache 4 Image module. Than that will turn on the ImageCache module (and the Image module of course). Than you can turn off Image and ImageCache 4 Image module...

And everything works.