We've had at least one report that uploading files to attach to a post is not working. I've tried it, and it seems okay to me, as you can see from this file I have just posted (using the 'Upload a file' link when writing this topic):
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/forum/outputFile.asp, line 81
memberPath = memberPath & "\" & datestr)
---------------------------------------^
P.S. Any reason to not use workhorses like phpBB (free) or Invison Board?
Sorry, finger trouble, obviously need stronger caffeine kick to get me going.
Code now corrected so it should run without the error.
The board we use is similar to those others, and its one we've been using elsewhere for a while now. We had to alter some of the file upload Mod to make it fit with how our server is organised, and this is where the problems arose. Hopefully all sorted now.
That looks like a different bug, where it is not trapping out the fact that the chosen topic has been deleted from the database. We've added a code fix for that one too.