BTW - anyone having trouble posting new posts at the moment see this thread. I have been mute for months due to this and finally am able to post again: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/118/threadid/202850/scope/posts/threadpage/3/Default.aspx
Now for my real problem, when I upload mp3 files to my DNN portal initially they are stuffed into the DNN file database with a content type audio/mpeg then some time later - I am guessing when DNN re-reads the directory to check that the files are still there - the content type of the file changes to application/octet-stream. This is causing me a problem because I am adding these mp3 files to a podcase and the podcast module uses the content type from the files table meaning that I am sending out podcasts using the wrong content type.
Now not all of my mp3 files are being treated this way, although I think all of them in a particular directory are, so it might just be a case that the other directory hasn't been re-checked lately.
Can anyone offer any adice with regard to this? Is it a bug? Is it known? Is it something I'd doing wrong?
Cheers,