I'm getting Fatal error: Call to undefined function _imagecache_get_presets() on node display after uploading an image. This is using Imagecache 5.x-2.1. Only Asset is installed (none of the helper modules).

CommentFileSizeAuthor
#1 imagecache.patch3.6 KBaaron

Comments

aaron’s picture

Status: Active » Needs review
StatusFileSize
new3.6 KB

This patch should do the trick. (Patch is against HEAD).

wmostrey’s picture

Hi Aaron,

As explained on the project page the dev version already supports imagecache2 so there's no need to patch RC1. You can just upgrade to dev or wait for next week when RC2 gets released.

wmostrey’s picture

Status: Needs review » Postponed (maintainer needs more info)

Let me know if the dev version works for you, so we can close this ticket.

aaron’s picture

Status: Postponed (maintainer needs more info) » Fixed

The code there looks good now. I'd accidentally marked it for RC1, but tested against HEAD. Maybe I hadn't updated from CVS before testing.

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.