Paul Smith - 2006-08-21 09:25:31
This class is brilliant. No question. It's working perfectly on my local sever, but when I use it on my remote server I get this error message -
error : No source file. Can't carry on a process
I have changed the path in upload.php thinking this would be all I needed to do but to no avail.
I have used the debug feature and this is the result if it helps.
Please help....Colin???Anyone???
------------------------------------------
error : No source file. Can't carry on a process
source is an uploaded file
- upload OK
- file name OK
- source variables
file_src_name : dad+jasmine.jpg
file_src_name_body : dad+jasmine
file_src_name_ext : jpg
file_src_pathname : C:\WINDOWS\TEMP\php30B.tmp
file_src_mime : image/pjpeg
file_src_size : 142276 (max= 4194304)
file_src_error : 0
process file to ***removed***\html\testArea\images\thumbs/
- file size OK
- file mime OK : image/pjpeg
- new file name body : image_resized
- file name safe format
- destination variables
file_dst_path : ***removed***\html\testArea\images\thumbs/
file_dst_name_body : image_resized
file_dst_name_ext : jpg
- image operation, keep extension
- checking for auto_rename
- destination file details
file_dst_name : image_resized.jpg
file_dst_pathname : ***removed***\html\testArea\images\thumbs/image_resized.jpg
- image_resized.jpg doesn't exist already
process file to ***removed***\html\testArea\images\big/
- file size OK
- file mime OK : image/pjpeg
- file name safe format
- destination variables
file_dst_path : ***removed***\html\testArea\images\big/
file_dst_name_body : dadjasmine
file_dst_name_ext : jpg
- no image operation, keep extension
- checking for auto_rename
- destination file details
file_dst_name : dadjasmine.jpg
file_dst_pathname : ***removed***\html\testArea\images\big/dadjasmine.jpg
- dadjasmine.jpg doesn't exist already