Posted by mairav on November 1, 2009 at 8:40pm
Jump to:
| Project: | ImageAPI |
| Version: | 6.x-1.x-dev |
| Component: | ImageAPI Imagick |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I installed this module along with imagecache, and when I create a preset, with any type of image action it gives:
warning: Parameter 1 to imageapi_imagemagick_image_resize() expected to be a reference, value given in /var/www/html/drupal/sites/all/modules/imageapi/imageapi.module on line 165.
Any idea on how to solve this?
I have installed the dev version cause drupal is not in the root directory, and didn't work with the stable release.
Comments
#1
Hi? anyone having this problem? I have PHP 5.3 in the server. Can that version cause this?
#2
Solved with the patch given in #540486-14: Error with PHP 5.3
#3
Closing this item for being a duplicate.