Active
Project:
ImageAPI
Version:
6.x-1.9
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2012 at 09:05 UTC
Updated:
13 Aug 2015 at 09:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dhnmya commentedPlease Help me to fix this problem....It's urgent....Please......
Comment #2
tarto commentedTry to install the php5-gd package on your server.
It worked for me.
Comment #3
vipin.mittal18GD is already installed on my system. I transferred my files from development to production environment.
Both the environment are same but somehow uploading image showing an error " warning: Division by zero in /web/thecabin.net/htdocs/sites/all/modules/contrib/imageapi/imageapi.module on line 221."
Please help me in this.
Thanks in advance
Comment #3.0
vipin.mittal18added code
Comment #4
Becker-and-Becker commentedwe have the same issue and php-gd is installed on our server. Our server is on a shared hosting and so we do not have easy access to install libraries. Is there something else we can do to find out why this is happening, so that we may be able to fix it.
Comment #5
nancydruSee also #1284010: imageapi_image_scale tries to divide by width regardless of what width is - causes php warning: division by zero
Comment #6
kenorb commented