Hi
I can't set a path for upload_tmp_dir as I don't have access to my hosts php.ini file.
I've read that I can set it using ini_set(), but I have also read that it doesn't work and can only be set in the php.ini file. I've tested and it doesn't or I'm doing something wrong.
Is there any other way I can set the temp dir for uploading images?
Thanks
M