I run two (supposedly) identical forums and haven't touched (other than bug fixes) either one for three or four years. Both have the upload files mod on them, and one works just fine. The other gives me this error:
Microsoft VBScript runtime error '800a003e'
Input past end of file
/forum/flretire/inc_UploadFunc.asp, line 507
whenever I try and upload a file, although it DID work once upon a time.
I've tried and tried and gotten no closer to a fix. The mods look exactly the same with file comparisons (except for paths -- which I tried to see if they were wrong but they don't seem to be) and the actual error there doesn't really lead anywhere (that is, I do not believe it's where the problem is but merely a symptom).
Anyone have a clue as to what to try next (I even reloaded the same mod into the broken forum and that doesn't fix it, although I do have to make path changes)?<
mkelley are these both running on the same host? Or maybe different servers all together. Your host could have done some updates to the server to the one that doesn't work anymore. I mean if nothing else has changed that would be my guess where something changed.
Good guess, but no, it's the same server (it's actually part of a web trio plan, so the directories are all nested together even).
I suppose it might be a permissions thing, and I guess I can try to reset the permissions on all the relevant directories to see (it can't hurt :>). Otherwise I really don't have a clue.
Unfortunately all this stopped working so long ago (many years now) that it's hard to retrace the issue (at the time I was working and now I'm retired -- don't let anyone tell you that being retired gives you MORE time :>)<