Closed (fixed)
Project:
Image Optimize
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 08:53 UTC
Updated:
30 Nov 2012 at 08:00 UTC
Jump to comment: Most recent
Comments
Comment #1
protools commentedthis error on FreeBSD and Mac MAMP
because people say that on Linux it works properly
http://drupal.org/node/1714578
Comment #2
protools commentedI try it again on Linux Debian with PHP Version 5.3.3
Drupal 7.14
same error
Comment #3
raj.chourasia commentedFacing the same issue on ubuntu-12.04 and Mac OSX 10.7.4 . Tried with imagemagick too but it does not work.
Comment #4
raj.chourasia commentedStarted working after clearing all cache on ubuntu. However it still does not work on mac.
Comment #5
tito.brasolin commentedAdding a call to image_get_available_toolkits() to function _imageapi_optimize_get_methods() works for me:
Comment #6
jcisio commented#5 sounds a plan. Maybe this hook needs to be invoked to get required files loaded. Can anyone else test?
Comment #7
jacobpov commentedthis module won't work for me same error message
using nigix , ubungtu and php with drupal 7
Comment #8
jacobpov commentedsuddenly works out of nowhere , maybe because I removed cache a couple of times hmm.... , well it works :D
Comment #9
protools commentedfrom #5 work fine with freebsd thank you
Comment #10
jcisio commentedI committed #5 with a few lines of comments.
Comment #11
jcisio commentedComment #13
Anonymous (not verified) commentedI'm still having a small issue with this. I'm using the 7.x-dev version and selected Yahoo Smush it as tool.
Image uploading goes fine, but when I then try to view the page where I just uploaded a new image, I need to refresh once first before the image shows. It won't show up on the first viewing.
Anyone else have this problem?
Comment #14
jcisio commentedDid you get the same error message, if any? If not please open a new issue.
Comment #15
Anonymous (not verified) commentedNope, no error message in the logs.