Download & Extend

Some files still missing changes needed to work with latest ImageAPI

Project:ImageCache Actions
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

There are still some $image->res floating around in the 6.x-1.5 release that are causing errors. Changing them to $image->resource fixed things on my end.

AttachmentSize
transparency.inc_.patch1.37 KB
imagecache_customactions.patch1.72 KB
imagecache_coloractions.patch1.11 KB

Comments

#1

Status:needs review» fixed

*sigh*
Yep.
Thanks for this. I merged in those changes, put them into DEV.
http://drupal.org/cvs?commit=189692
Thanks for the contrib!

#2

Status:fixed» closed (fixed)

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

#3

sorry for the pain in the ass of changing those but the upside is your code should need very few changes for D7.