resizeImage($resolution,null,null,1,null); $thumbnail->writeImage($thumbnail_path); return "success"; } catch (Exception $e) { return $e; } }