When upload a new file (image) I receive the following error:
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access temporary://S0650-US.jpg in drupal_move_uploaded_file() (line 1601 of /home/partnerp/public_html/includes/file.inc).
File upload error. Could not move uploaded file.
Is this a permissions issue?
Thanks
Comments
Comment #1
jebernier commentedFixed it. Temp file directory path no set correctly in Drupal File System.
Comment #2
jebernier commented