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)
 Current Connections
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Jotts
New Member

77 Posts

Posted - 18 September 2004 :  13:01:38  Show Profile
Nothin
Go to Top of Page

Gargoyle
Junior Member

USA
280 Posts

Posted - 18 September 2004 :  16:01:53  Show Profile  Visit Gargoyle's Homepage
Okay then in the inc_header.asp file there is a "case login" section.

In that section there is a response redirect for the users that are being logged in.

Just change it to something like

if intActiveMembers > 1 then
response.redirect("http://www.google.com")
else
response.redirect("sitenews.asp")
end if

And let me know if that works. IF that does not work then the variable intActiveMembers is not active at the time the server reads that bit of code. SO then we will need to activate that variable which may take me a little bit to figure out since I have not even looked at when the code looks for that.

Anyway... Let me know.

Here is a link to my Snitz powered Drag Racing site.
Go to Top of Page

Jotts
New Member

77 Posts

Posted - 18 September 2004 :  21:51:29  Show Profile
Thanks to you both... I placed the code at the bottom of inc_header and it works perfectly... One more question though... How do i introduce a variable like M_level... So i can setup something like a M_Ban and then a updateable text box in inc_profile
Go to Top of Page

Gargoyle
Junior Member

USA
280 Posts

Posted - 19 September 2004 :  11:09:39  Show Profile  Visit Gargoyle's Homepage
You would need ta add a database table or field for it then assign it a value.

Afetr that would just be the .asp coding to get it to do what you want.

Here is a link to my Snitz powered Drag Racing site.
Go to Top of Page

Jotts
New Member

77 Posts

Posted - 19 September 2004 :  20:16:12  Show Profile
DOn't understand
Go to Top of Page

Gargoyle
Junior Member

USA
280 Posts

Posted - 19 September 2004 :  21:40:08  Show Profile  Visit Gargoyle's Homepage
What don't you understand ?

Here is a link to my Snitz powered Drag Racing site.
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.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07