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
 Mass add moderators
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ryan
Average Member

USA
858 Posts

Posted - 18 October 2003 :  16:39:12  Show Profile  Visit Ryan's Homepage
I am installing the mass add moderators by GauravBhabu to my forum. On his instructions to modify members.asp he says:
quote:
-------------------------------------------------------------------
Find the following statements: Around Lines 426-427
-------------------------------------------------------------------

if rs("MEMBER_ID") = 1 then %>
<% '## Do Nothing %>

Problem is that bit of code is not found in my members.asp file. I do not know if this is a bit of code from an earlier version or if it was removed when I added a mod. He says that this is for:
quote:
==================================================
For Snitz Versions 3.03 or later
==================================================

The instruction that comes after that bit of code is:
quote:
-------------------------------------------------------------------
Add the following statements immediately before the above statements
-------------------------------------------------------------------

if rs("M_STATUS") > 0 then
if rs("M_LEVEL") = 2 then
Response.Write vbNewLine & _
"<a href=""Javascript: openWindow3('pop_admin_moderators.asp?ModID=" & rs("MEMBER_ID") & "&ModType=Member')"">" & vbNewLine & _
"<img src=""" & strImageURL & "icon_edit_mod.gif" & """ border=""0"" alt=""Edit Moderation Options for this Moderator"" WIDTH=""12"" HEIGHT=""12""></a>" & vbNewLine
end If
end if

Where can I add that to members.asp?
A txt of my members.asp

The Poultry Link - "Serving the best of the fancy with the best of the web"
Forum Setup Help
  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.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07