It was a mime issue. We are running 1.3.2 in this instance. I took the mime array from version 1.4.1 and put it in /fuel/application/config/mimes.php and the issue was resolved. The doc and docx entries are slightly different between the two. Thanks…
I've just created a simple PHP upload script and all is good with doc and docx so I will continue looking to see if I can find what ever it is that is blocking them.
Humm well I get an upload error that the file type is not allowed however the params are getting through and doc and docx are in the allowed types. I'll speak to my webhost and see if there is anything in the server config that could be blocking the…