Looks like your host may have changed open_basedir restriction (safe_mode) or that folder isnt writable anymore, make sure the chmod 777 is set correctly on that folder.
Admincp:
Safe Mode Temporary Directory
If your server is running in PHP Safe Mode, you'll need to specify a directory that is CHMOD to 777 that will act as a temporary directory for uploads. All files are removed from this directory after database insertion.
Note: Do NOT include the trailing slash ('/') after the directory name.
|