class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
As for the permissions on the file - I'm not sure who the owner of the file is or the name of the user who is trying to change it. I assumed that because the class had uploaded and written the file ( after resizing ) there would be no subsequent problems with permissions.
I note on the log that it says: file_dst_path : n/a . Is that relevant ?Reply
As for the permissions on the file - I'm not sure who the owner of the file is or the name of the user who is trying to change it. I assumed that because the class had uploaded and written the file ( after resizing ) there would be no subsequent problems with permissions.
I note on the log that it says: file_dst_path : n/a . Is that relevant ?