* warning: Division by zero in /home/mydomainc/public_html/includes/image.inc on line 196.
* warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/mydomainc/public_html/includes/image.gd.inc on line 95.
* warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/mydomainc/public_html/includes/image.gd.inc on line 121.
* warning: imagejpeg(): supplied argument is not a valid Image resource in /home/mydomainc/public_html/includes/image.gd.inc on line 212.
* warning: imagedestroy(): supplied argument is not a valid Image resource in /home/mydomainc/public_html/includes/image.gd.inc on line 124.
* Unable to create scaled Original image.

The blog images are showing up as normal, but I get the messages at the top of the blog page.

Comments

domineaux’s picture

Think I found it.

I went into the site configuration and setup.. the original image size had no value. I poke in 800 x 800 and the blog page renders normally now.

joachim’s picture

Weird. It should be okay to specify no size for originals -- it just means they get saved at the size you upload them.
Did you get this on the image nodes?
And why blog nodes -- are you using image attach or image assist?

joachim’s picture

Status: Active » Closed (fixed)

I'm a bit confused as to why this issue popped up on my tracker today.
domineaux -- did you edit your comment?
I'm closing this; reopen if still a problem.