Resolved
UPLOAD_ERR_CANT_WRITE
Value: 7; Failed to write file to disk. Introduced in PHP 5.1.0.
This error will happen in this case image size is shown as zero 0.
1.In php first file is written in temp folder and then it is uploaded required folder , so check your tem folder has enough space.