I was getting an error that the upload failed when I would receive something with files attached. I went and made sure the permissions were set to 777 and then I started getting this error:
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpV5UtZl' to '/home/apptaco/public_html/site/wp-content/uploads/gravity_forms/3/2011/08/attch[1].gif' in /home/apptaco/public_html/site/wp-content/plugins/gravityforms/forms_model.php on line 1558
Any idea what I can do to get file uploads working? Some times one will upload fine but then the other two fail.