Please open include/picmgmt.inc.php, find
[code]if (($result = resize_image($work_ima...
Code: [Select]
if (($result = resize_image($work_image, $image, $wm_max_upl_width_height, $CONFIG['thumb_method'], 'any', 'true')) !== true) {
and replace with[code]if (($result = resize_image($work_ima...