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: General / Classic ASP versions(v3.4.XX)
 Logon while viewing profile
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ert1000
Starting Member

USA
6 Posts

Posted - 27 April 2007 :  23:38:33  Show Profile  Visit ert1000's Homepage
What causes the logon screen not to appear while viewing a profile? When one isnt logged on and they click on a profile: http://forum.snitz.com/forum/pop_profile.asp?mode=display&id=50000, there isnt a log on screen. Is there any way to add it to that page?

Adam
www.stearnsalumni.com

pdrg
Support Moderator

United Kingdom
2897 Posts

Posted - 28 April 2007 :  09:51:21  Show Profile  Send pdrg a Yahoo! Message
Could you put that again, I'm not sure I understand the question :(
Go to Top of Page

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 28 April 2007 :  11:04:41  Show Profile  Visit MaD2ko0l's Homepage
i think i know what u mean

in inc_header around line 350 you will find this code


if (mlev = 0) then
	if not(Instr(Request.ServerVariables("Path_Info"), "register.asp") > 0) and _
	not(Instr(Request.ServerVariables("Path_Info"), "policy.asp") > 0) and _
	not(Instr(Request.ServerVariables("Path_Info"), "pop_profile.asp") > 0) and _
	not(Instr(Request.ServerVariables("Path_Info"), "search.asp") > 0) and _


this is the bit of code that stops the logon screen from apearing when on certain pages.

i hope this is what you wanted to know

© 1999-2010 MaD2ko0l
Go to Top of Page

ert1000
Starting Member

USA
6 Posts

Posted - 28 April 2007 :  15:13:22  Show Profile  Visit ert1000's Homepage
Awesome! Thank you thats exactly what I needed.

Adam
www.stearnsalumni.com
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.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07