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)
 Missing Password Box During Registraton
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kengkeng
Starting Member

12 Posts

Posted - 13 October 2004 :  20:19:10  Show Profile
Hi,

I noticed that if my user goes to the default page, click on register, it goes to the policy.asp page. Then after clicking "agree", it goes to register.asp instead of register.asp?mode=Register

Since it goes to register.asp and not to register.asp?mode=Register, the password box to create an account is missing.. where can I edit so that when a user clicks on "register", it goes to the "policy.asp" page then gets redirected to "register.asp?mode=Register"?

How do I do that?

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 13 October 2004 :  20:36:36  Show Profile
ok, you lost me bob. If you using version 3.4 and later of the Snitz Forums software, that shouldn't happen. If users try to go register.asp, it will redirect them to policy.asp.

And when users click the Agree button on the policy page, it should take them to register.asp?mode=Register unless they have some software that is causing it to not go to register.asp.

You have a link to your forum?

Support Snitz Forums
Go to Top of Page

kengkeng
Starting Member

12 Posts

Posted - 14 October 2004 :  03:50:07  Show Profile
Hi Davio,

Thanks for the response. To follow up with the problem, I tried changing things and this is the new error message I get..

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'CheckReferer'

register.asp, line 68

I get this after clicking Register, Clicking "Agree" in the Policy.asp then I get redirected to this error message

Here is what on my line 68:

#######################################
'## Registering Looping Mod ##
'#######################################
'## Comment out the next three lines:
'## if InStr(Request.ServerVariables("HTTP_REFERER"), "policy.asp") = 0 then
'## Response.Redirect("policy.asp")
'## end if
'## Insert two lines:
Rem - Argument1 = Path to Match, Argument2 = Redirect Path
Call CheckReferer("policy.asp", "default.asp")
'#### End Mod #####

if strAuthType = "nt" and ChkAccountReg = "1" then


Please help!
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 14 October 2004 :  07:16:24  Show Profile
Dude, where did all that code come from? That is not part of the Snitz Forums. It looks like you installed some mod. You need to uninstall that mod.

Support Snitz Forums
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.46 seconds. Powered By: Snitz Forums 2000 Version 3.4.07