Closed (duplicate)
Project:
ImageCache
Version:
5.x-2.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2008 at 09:43 UTC
Updated:
4 Sep 2010 at 13:49 UTC
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
Comment #1
wdfy commentedsame problem... can someone help?
Comment #2
benovic commentedsame problem.
Fatal error: Call to undefined function imagecache_presets() in /var/www/sites/all/modules/thickbox/thickbox.module on line 176
Comment #3
dopry commentedtyswan 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...
Comment #4
mariuss commentedSame problem here, caused by thickbox. The only workaround is to downgrade to thickbox 1.2.
Comment #5
mariuss commentedAlso reported at Thickbox:
http://drupal.org/node/272305
Comment #6
drewish commented#272305: Call to undefined function imagecache_presets
Comment #7
oxigen commentedproblem 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.