White Screen of Death

If images larger than 130 x 130 don’t upload correctly, then try this:

Add:

ini_set(’memory_limit’,”16M”);

to the top of index.php.

This worked for PHP4. More details on Support Forums.