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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Quick Reply Help
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

indianBoy
New Member

56 Posts

Posted - 08 January 2004 :  02:35:18  Show Profile  Visit indianBoy's Homepage  Send indianBoy an AOL message  Send indianBoy an ICQ Message  Send indianBoy a Yahoo! Message
I had added many mods to my snitz, strangely the quick reply doesent get enabled even when i have it set to on..

is there a code or a file that i can see and fix this..

weeweeslap
Senior Member

USA
1077 Posts

Posted - 08 January 2004 :  02:38:16  Show Profile  Visit weeweeslap's Homepage  Send weeweeslap an AOL message  Send weeweeslap a Yahoo! Message
check topic.asp
look for this:
Sub QuickReply()

see if the function is there, maybe you deleted it when adding a mod? For me that line is on 1611, although I have a super duper modded topic.asp file now

coaster crazy
Go to Top of Page

indianBoy
New Member

56 Posts

Posted - 08 January 2004 :  03:45:43  Show Profile  Visit indianBoy's Homepage  Send indianBoy an AOL message  Send indianBoy an ICQ Message  Send indianBoy a Yahoo! Message
the following code is still there: Sub QuickReply()
intSigDefault = getSigDefault(MemberID)
Response.Write " <script language=""JavaScript"" type=""text/javascript"" src=""inc_code.js""></script>" & vbNewLine & _
" <table width=""100%"" border=""0"" cellspacing=""0"" cellpadding=""0"" align=""center"">" & vbNewLine & _
" <tr>" & vbNewLine & _
" <td bgcolor=""" & strPopUpBorderColor & """>" & vbNewLine & _
" <table width=""100%"" border=""0"" cellspacing=""1"" cellpadding=""1"">" & vbNewLine & _
" <form name=""PostTopic"" method=""post"" action=""post_info.bike"" onSubmit=""return validate();"">" & vbNewLine & _
" <input name=""ARCHIVE"" type=""hidden"" value=""" & ArchiveView & """>" & vbNewLine & _
" <input name=""Method_Type"" type=""hidden"" value=""Reply"">" & vbNewLine & _
" <input name=""TOPIC_ID"" type=""hidden"" value=""" & Topic_ID & """>" & .........
Go to Top of Page

masterao
Senior Member

Sweden
1678 Posts

Posted - 08 January 2004 :  08:57:34  Show Profile  Visit masterao's Homepage
You also need the call to the sub, which can be found earlier in the file. Do a search for QuickReply() and if you don't find two instances of it, then it has been removed somehow.

Jan
===========
FR Portal Forums | Active Users 4.0.20 Mod
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07