Quote:
Originally Posted by Aylwin
I finally upgraded to 3.5! Thanks for making this excellent hack available!
One thing I noticed though, the following line in dt.php doesn't seem to work:
Code:
print ("$vbphrase[DT_DownloadedFrom]\r\n\r\n");
In other words, the text file ends after the last post. The footer is missing. Any idea why?
|
Good catch! Here is the fix:
Create a new phrase (in Global Group) named: DT_DownloadedFrom (Case SENSITIVE!) with this content:
Downloaded from {1} ({2}) at {3}.
This should fix it. I'm about to update the hack zip either..