Quote Originally Posted by mrmeech View Post
If you REALLY did not do ANY code editing since it was working, you might want to call your hosting provider and ask them if they made any changes to their PHP config.

ACTUALLY - One thing that might want to check before you make that phone call is whether or not GD Support is enabled. The GD Libraries are what is frequently used by Image Handler to do the image resizing. You can read about it here: http://us3.php.net/gd

You can check this by logging into your admin, and on the top right click on "Version" and do a quick text search for "GD"

If it has been disabled for some reason, this *might* be causing the problem.

If it is enabled, maybe you could ask your host if there were any changes made in the past day or so to the GD Library.
No i didnt do anything, except try to load a new product, and yes the GD is enabled. So i should ask dreamhost if they made any changes to their PHP configurationn ? As you call tell this is all kinda out of my league :-(