I have run this MOD for years & it has worked beautifully. Never a problem. I have made no recent changes to my site's forums. Yet, I have recently been getting complaints from visitors who were claiming that they were receiving error messages when attempting to upload images to their posts. I checked. Sure enough! Everything appears to be progressing normally, until the end when this error message appears:
Server.MapPath() error 'ASP 0175 : 80004005'
Disallowed Path Characters
/messageboard/outputFile.asp, line 50
The '..' characters are not allowed in the Path parameter for the MapPath method.
the outputFile.asp looks like this [line 50 in red]:
<edit by="Shaggy"> Please do not post the entire contents of a file, create a *.txt copy of the file and link to it instead </edit>
Why might this be occuring without me having made any changes, and how might I attempt correcting the issue?