Closed (fixed)
Project:
ImageCache Actions
Version:
7.x-1.x-dev
Component:
Color Actions Module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2011 at 12:57 UTC
Updated:
27 Apr 2012 at 11:07 UTC
Setup
Drupal 7.8 (English), PHP 5.3, XAMPP
Installed ImageCache Actions
Create a new Image type, adding a "Brightness" field, set to 250
Resulting Error
Warning: imagefilter() expects exactly 3 parameters, 5 given in image_gd_imagefilter() (line 270 of C:\xampp\...\sites\all\modules\imagecache_actions\coloractions\imagecache_coloractions.module).
Other notes
On my setup, I only seem to get this error when the "Brightness" field is set to 250.
Comments
Comment #1
fietserwinI cannot reproduce this error with the current dev version, so I think it has been fixed in the meantime. Code also looks fine. Feel free to reopen if you think it has not yet been solved.