jenssegers / codeigniter-advanced-images

Resize and crop images on the fly
http://jenssegers.be
182 stars 72 forks source link

Division by Zero #1

Closed dambridge closed 11 years ago

dambridge commented 12 years ago

I am getting the following error:

Severity: Warning

Message: Division by zero

Filename: libraries/MY_Image_lib.php

Line Number: 99

If I turn off error_reporting in the Media controller, I will see the image; however, it will not be resized.

jenssegers commented 12 years ago

It seems that the original Image library was unable to get the original dimensions.

jenssegers commented 11 years ago

This can be fixed like this: https://github.com/segersjens/CodeIgniter-Advanced-Images/commit/6f0ab732aaf9a815001779e477167f78d7258b09