Original image is deleted

See all posts See thread Reply

Re: Original image is deleted new!
by Elias, 13 years, 8 months ago
Sorry about that, to solve this problem I copied the image whith other name create the thumb and after rename the original image.

How can I enable the log of the class?Reply
Re: Original image is deleted new!
by colin, 13 years, 8 months ago
If your upload object is called $handle, add this at the end of your code:
echo $handle->log;
Reply