Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 V33(.03) BUG+FIX: Printer Friendly-Archived Topics
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 14 November 2001 :  12:05:52  Show Profile  Visit Azaniah's Homepage
Some of you may have noticed that when you try to use printer friendly on an archived topic you get default.asp.

The following fixes that.

In Topic.asp

Find
sub PostingOptions()

Just above the end of that topic is this line:


<center><a href="JavaScript:openWindow5('pop_printer_friendly.asp?ARCHIVE=<%= ArchiveView %>&TOPIC_ID=<% =Topic_ID %>')"><img border="0" src="<%= strImageUrl %>icon_print.gif" width="15" height="15"></a> <a href="JavaScript:openWindow5('pop_printer_friendly.asp?ARCHIVE=<%= ArchiveView %>&TOPIC_ID=<% =Topic_ID%>')"><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">Printer Friendly</font></center></a>


Add the code inserted in red above.

Cheers Az


-------
Eagles fly!, but weasels don't get sucked into jet engines.

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 November 2001 :  14:29:38  Show Profile
Instead of ARCHIVE=<%= ArchiveView %>&

it should be: <% =ArchiveLink %>

Like this:


<center><a href="JavaScript:openWindow5('pop_printer_friendly.asp?<% =ArchiveLink %>TOPIC_ID=<% =Topic_ID %>')"><img border="0" src="<%= strImageUrl %>icon_print.gif" width="15" height="15"></a> <a href="JavaScript:openWindow5('pop_printer_friendly.asp?<% =ArchiveLink %>TOPIC_ID=<% =Topic_ID%>')"><font face="<% =strDefaultFontFace %>" size="<% =strFooterFontSize %>">Printer Friendly</font></center></a>
Go to Top of Page

Azaniah
Senior Member

United Kingdom
1004 Posts

Posted - 14 November 2001 :  17:18:36  Show Profile  Visit Azaniah's Homepage
Oh yeah

-------
Eagles fly!, but weasels don't get sucked into jet engines.
Go to Top of Page

Da_Stimulator
DEV Team Forum Moderator

USA
3373 Posts

Posted - 14 November 2001 :  21:41:16  Show Profile  Send Da_Stimulator an AOL message  Send Da_Stimulator a Yahoo! Message
Fixed for 3.4

----
-Eric (da_stimulator)
Stims Snitz Test area - Running 3.3.03, 4 beta, Huw's code, and Davio's code
Need a Mod? Check out the Mod Resource
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 01 December 2001 :  13:02:58  Show Profile
Fixed in [v40b03patch001]...

Think Pink
Test Site not ready yet | Post v40b03 Patches
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07