Compatibility with imagecache 5.x-2.0
jajathejazzcat - May 26, 2008 - 22:12
| Project: | CCK Multimage |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just upgraded to imagecache 5.x-2.0 and received the following error when I tried to edit multimage under CCK Multimage Settings.
Fatal error: Call to undefined function _imagecache_get_presets() in /var/www/sites/all/modules/cck_multimage/cck_multimage.module on line 141
Would it be possible for you to add compatibility with imagecache 2.0?

#1
i need this too please, imagecache 2.0 is great and i'd really like to use it, is there a patch to make it work?
#2
I have the same problem... any solution?
#3
Same problem. Subscribing.
#4
I will take a look at imagecache 2.0; it looks like a great update. Once I figure out how to hook unto it, I'll probably update this module.
Silvio
#5
Here is solution (simple patch) http://drupal.org/node/214208...
#6
Thats seems to be for the inline module...not sure how that works with multimage module...though I did try just changing the function name in the multimage module and it sort of worked...it then gave me an error in the common.inc about an illegal offset...Anyways...another look into this would be great as I am running into the same issue and am trying to solve this...
#7
Same problem as above, took a look at the inline patch as well, same confusion there.
#8
:(
Tracking.
#9
I am getting the same error. The problem being is that I am not utilizing the inline module so I am not sure why the patch would be written for that module and not the ImageCache module. Anyone have any thoughts?