Quote:
Originally Posted by kh99
So what I posted above didn't work? I was hoping that would take the actual attachment path and use that. Remember that the applet runs in the user's browser, so you want that to be the url path and not the path in your server's file system.
Can you link to a post that has a pgn file attached? I poked around you site but couldn't find one.
|
Sure.
Here is one:
http://www.ozchess.com.au/showthread...6825#post56825
Its post #2 (there are only 2 posts in this thread).
And I tried to use the code you provided but wasn't sure what to do with this:
// applet code from link above here
so I deleted that, because I think everything you had below this line was the applet code.
I think maybe the problem is this. The pgn attachments, everytime one was attached to a post before the upgrade, it would be saved in the FTP in
/httpdocs/pgn_games
The pgn I attached today did not get saved there. I don't know where in the FTP it would have been saved, but perhaps if all pgn attachments would be saved here, then maybe the code above would work?