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 (Open)
 V3.3(.03) BUG: pop_printer_friendly.asp
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

tangoc9999
Junior Member

USA
158 Posts

Posted - 02 May 2002 :  08:23:28  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
in
strActivePrefix = strTablePrefix & "A_"

i have added the & "A_"
i have put the code back to the way that you suggested and when trying to PF the archived threa i notice that its not adding
ARCHIVE=true& to the link, if i enter it manually all is well if not i get the kenno page.

here is the link to a text version of topic

http://dunningfools.phidji.com/forum/topic.txt

TANGO

Computers run on smoke, when the smoke comes out, they quit running!

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 May 2002 :  11:06:31  Show Profile
Tango,

In your topic.asp find this:

if request("ARCHIVE") = "true" then
strActivePrefix = strTablePrefix & "A_"
ArchiveView = "true"
else
strActivePrefix = strTablePrefix
ArchiveView = ""
end if


and replace it with the code I posted here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=27011#127781
Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 02 May 2002 :  11:26:50  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
Richard, Thank You. it works like a champ. question though, why two instances of that code?

TANGO

Computers run on smoke, when the smoke comes out, they quit running!

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 May 2002 :  11:39:42  Show Profile
one of them is used when displaying just the IP address, the other is used for the rest of the page.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.07 seconds. Powered By: Snitz Forums 2000 Version 3.4.07