We get the following message:
File could n ot be uploaded. this could be a permissions or safe mode problem.
As far as we know we are not in safe mode according to PHPinfo.php we get
safe_mode Off
We can upload and use images via a ftp client to upload>images
Any ideas?
This is now sorted, we contacted our host and we had to add php settings 'Upload_tmp_dir' and
'sessions_save_path' as they don't just allow them for security reasons.