Closed (works as designed)
Project:
Image Optimize
Version:
7.x-1.0-beta1
Component:
Documentation
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 03:34 UTC
Updated:
2 Nov 2012 at 21:39 UTC
The only way that I was able to get this module to work (on a clean install of 7.15) was by installing http://drupal.org/project/imagemagick, enabling it and setting my config as per the attached image. Without http://drupal.org/project/imagemagick I was getting the interminable PDO Exception errors, it just didn't seem to work with the default of GD.
I am happy to report however, that after extensive testing, this solution DOES indeed create the best/smallest optimized files for jpg and png versus GD alone or the abovementioned Imagemagick module alone.
Thank you for your work on this.
| Comment | File | Size | Author |
|---|---|---|---|
| imageapi_optimize.png | 49.73 KB | nedwardss |
Comments
Comment #1
jcisio commentedThis module should work with the core GD2 toolkit. If it does not, then it is a bug. Does it work when you choose GD2 as the default image toolkit?
Comment #2
protools commentedlook in drupal log any error ?
Comment #3
nedwardss commentedI apologize for posting this issue. I just went back and tested again with ImageAPIOptimize as my image processing toolkit and in ImageAPI Optimize Base Toolkit as GD2, and it worked without error. It must've been something with all of my local testing. I'm marking as closed (works as designed) though I wish I could mark as closed (issue was not an issue, poster failure).
My mistake.
Comment #4
protools commentedCan you tell me, what you server configuration: OS Linux ? I try with FreeBSD and MAC MAMP but can't make it work.
Comment #5
nedwardss commentedUbuntu Linux 10.04, PHP 5.3
Comment #6
luksakI am having the same issue. I do not have imageapi installed, thus using GD2. I am running on CentOS 6, PHP 5.3
Comment #7
jcisio commentedThis is a non-issue issue. If you have a problem, please file a new issue with detail error messages. At least, this issue was for beta1, and the latest stable is 1.0, if you are still using the old version, please update first.
Comment #8
luksakForgot to run update.php. Sorry for the wrong post.
Comment #9
jcisio commented