Closed (fixed)
Project:
ImageCache Actions
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2009 at 18:49 UTC
Updated:
14 Apr 2009 at 07:39 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| imagecache_coloractions.patch | 1.11 KB | molly_n | |
| imagecache_customactions.patch | 1.72 KB | molly_n | |
| transparency.inc_.patch | 1.37 KB | molly_n |
Comments
Comment #1
dman commented*sigh*
Yep.
Thanks for this. I merged in those changes, put them into DEV.
http://drupal.org/cvs?commit=189692
Thanks for the contrib!
Comment #3
drewish commentedsorry for the pain in the ass of changing those but the upside is your code should need very few changes for D7.