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 MOD-Group
 MOD Add-On Forum (W/O Code)
 quick reply for 3.1
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

aviv
Junior Member

474 Posts

Posted - 30 April 2002 :  14:58:47  Show Profile  Visit aviv's Homepage
i tryed to install the code line but in the topic.asp there isn't
that part WriteFooter. can some help me with this
opption?


ThanX
Aviv

@tomic
Senior Member

USA
1790 Posts

Posted - 30 April 2002 :  15:24:26  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
replace it with this:

<!--#INCLUDE FILE="inc_footer.asp"-->

@tomic

http://www.skepticfriends.org
Go to Top of Page

aviv
Junior Member

474 Posts

Posted - 30 April 2002 :  15:29:11  Show Profile  Visit aviv's Homepage
This is from the readme file:
Then do a search for WriteFooter in topic.asp and insert the following right before it:

if strDBNTUserName <> "" then
call QuickReply()
end if


What do you mean in the inc_footer? where should i put it?


ThanX
Aviv
Go to Top of Page

aviv
Junior Member

474 Posts

Posted - 30 April 2002 :  15:34:08  Show Profile  Visit aviv's Homepage
Did it-no help...


ThanX
Aviv
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 30 April 2002 :  15:46:47  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
LOL, sorry I didn't know what you meant. Try this:

if strDBNTUserName <> "" then
call QuickReply()
end if
%>
<!--#INCLUDE FILE="inc_footer.asp"-->

inc_footer.asp is WriteFooter so add that code right before
%>
<!--#INCLUDE FILE="inc_footer.asp"-->

@tomic

http://www.skepticfriends.org

Edited by - @tomic on 30 April 2002 15:49:21
Go to Top of Page

aviv
Junior Member

474 Posts

Posted - 01 May 2002 :  00:52:31  Show Profile  Visit aviv's Homepage
Not working...

ThanX
Aviv
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 01 May 2002 :  03:14:28  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
That's pretty freaky because in 3.3.03 WriteFooter is:

Sub WriteFooter() %>
<!--#INCLUDE FILE="inc_footer.asp"-->
<% end sub %>


You could always add that to inc_functions.asp

@tomic

http://www.skepticfriends.org
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.26 seconds. Powered By: Snitz Forums 2000 Version 3.4.07