Quote:
Originally Posted by Logician
For debugging purposes try to change the section above like this:
This will make the hack stop working correctly, but it is temporary debugging so after you make the change, try to dl a thread, note what screen has been posted, you can revert the lines back.
Also please mention your vb version and the browser you are using.
|
Replacing the code in question causes no discernable difference in behavior. When I click on "Download This Thread", I get the dialog box asking me if I want to save this file - and the name is still formatted the same way.
Incidentally, if it matters - when I hover over the "Download This Thread" link, the Status Bar shows this as the URL:
http://www.mydomain.com/forums/dt.php?t=3
And to answer your last question, I'm using vB 3.0.3, and IE 6.
However, something interesting to note - when I try using this hack (either original or debug version) from a FireFox 0.9.3 browser, the file name shows up as the first word in the Title.
For example, if the Title Thread is "Here we go again", these are the results I get:
IE 6 Filename: "dt.php?t=3"
FireFox 0.9.3 filename: "Here"