Hi Travis,
thanks, but i will not use these code. If you have a division by zero warning you probably have add a image-size with a height or width of zero (search for add_image_size in your theme).
That’s no proper value for a image-size. Please check, and fix your code if needed.
If there still an error, then please post your settings.
These warning is also described here: http://wordpress.org/support/topic/cropped-images-are-not-saved-error-mess?replies=5#post-3532773
How is it not a proper value when they default to 0? http://codex.wordpress.org/Function_Reference/add_image_size
By setting it to 0 you allow it to set a max height or width and let the other value be flexible.
Hi Travis,
thanks for that. Sorry had never readed about the default value.
So there will be a fix for that in the next version.
Not a problem. Glad I could help 🙂