Page 1 of 1

Image upload problem (NOW SORTED)

Posted: Mon Feb 11, 2008 11:48 am
by adrian
We've installed version 1.2.3 and can't get images to upload either logged in as admin or a user.

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.