Hallo!,
Can someone tell me how to execute Image/File Uploads with "safe mode: on" ? I would like to create thumbnails but this fails too with this error:
Warning: getimagesize: Unable to open '' for reading. I tried using"move_uploaded_file($userfile, $image_upload_path.$userfile);" but I received only "file could not be created " errors. My provider wants to keep safe mode on because of the better security
Thanks