I'm using the standard file upload and after I attach it and then go to submit it, it returns
"The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename."
Also to add to that, after I have attached in this case a text file. It gives me the location it is at, I copy and paste that into my browser and it comes up with
"Not Found
The requested URL /usr/home/epiph2/www/htdocs/revamp08/index.php was not found on this server."
eventhough the document it is suppose to be looking for is in the "files" directory and its a small .txt file to test with. I have also tried .pdf with no luck.
I have checked permissions and disabled all extra modules. Thanks for your help, this is really bugging me.
Comments
update
I fixed it coming up with the index.php was not found thing, so when I go to the link it shows me my document but still when I submit my content it comes up with that error about the file name not existing.
*** I have now confirmed that it is a problem with any upload field, even in the theme configuration when I try to upload a favicon or logo.