I am having problems implementing the "File Sharing MOD" on my Brinkster account! Is this MOD only to be used if you are hosting your own web server and can it work with Brinkster?
My main problem seem to be the following line in membersFile.asp:
if FSO.FolderExists(physicalUploadFolder & "\" &Path) then
When I try to Attach a file to a post I get the following error:
Microsoft VBScript runtime error '800a004c' Path not found
/ewim0/forum/membersFiles.asp, line 424
I have done some searching on Brinkster Support forum and I tried many variations of the path string but I still either get the above error or else the IE page cannot be found error!
Does anyone know how to fix this? Thanks for you time!
Don't know! All I know is that since I am a General Member I only have one folder that has write permissions and thats the db folder. So if I had the MOD upload files it would have to be to there. I edited it to upload to there but now instead of getting that error I just get a regular IE "Page Cannot Be Found" error! I think I have given up on this MOD working for Brinkster (at least with the free service I am using). Thanks for replying though!