Closed (duplicate)
Project:
Asset
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 13:47 UTC
Updated:
22 May 2008 at 11:05 UTC
I upgraded the imagecache module to version 5.x-2.0 and Asset module to version 5.x-1.0-beta3. After the upgrade when I try to view a CCK node type I keep getting the following error
PHP Fatal error: Call to undefined function _imagecache_get_presets() in /var/www/mysite.org/sites/all/modules/asset/modules/asset_imagecache.inc on line 24, referer:http://mysite.org/admin/content/node
Because of this im stuck with a version of imagecache and asset modules that are incompatible. Hope this can be fixed quickly.
Comments
Comment #1
brianV commentedIt appears that the imagecache API has changed extensively between the 1.x releases and the new 2.0 release. There appear to be plans to release a compatibility layer to take care of this, but it hasn't been added yet.
See http://drupal.org/node/258602 for more details.
Comment #2
wmostrey commentedDoug has already taken a good step for compatibility for both versions: http://drupal.org/node/232021
Comment #3
Krummrey commentedMarked "duplicate" to #232021: Add support for Imagecache 2