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)
 Registration Problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  02:28:01  Show Profile
Hello all. I've exhausted every option I know of to solve this problem on my own but it's just not happening for me.

My policy.asp hangs. When a user clicks 'Agree' to continue to registration it simply reloads the page and hangs. My policy.asp does not redirect to 'register.asp?mode=Register'. Any help would be greatly appreciated.

My main site: http://kitknox.aspfreeserver.com/
My forum address: http://kitknox.aspfreeserver.com/forum/

--Kit

kit_knox@hotmail.com

laser
Advanced Member

Australia
3859 Posts

Posted - 07 November 2004 :  02:31:59  Show Profile
You're probably using NAV (Norton's Anti Virus).

Turn it off, or set it to "trust" your site whilst registering.
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  02:47:34  Show Profile
Did you even look at my website to help evaluate the problem or did you just take a stab in the dark? Like I said, I've exhausted every possible route I can think of. No firewall problems, no I'm not running Zonealarm and I am able to set my anti-virus settings. There are three different machines I use at my desk and they all return the same results.

Thanks for the help.

--Kit
406.546.3467
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  02:49:32  Show Profile
P.S. Yes I have installed the original untouched files from the zip and it didn't change. Changing cookie settings to website from forum and back again didn't change anything.

--Kit
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 07 November 2004 :  03:03:25  Show Profile
quote:
Did you even look at my website to help evaluate the problem or did you just take a stab in the dark?

OK, fair enough, you caught me and I apologise. My reply was an automatic result created by the several hundred people that post exactly the same error over the last 6 months. When you said "when a user clicks" you didn't comment on the fact that you had tried it on 3 computers, had turned off your firewall, etc.., but then I didn't mention ZoneAlarm at all.

FWIW, I have the same problem here, but my site (with seemingly the same code) works fine.

I'd write some code that does the same job to see if it's a Snitz problem, or a server problem (which it could be if everyone is getting the error), and seeing you only have 2 members that might just be the case.
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  03:30:13  Show Profile
I owe you an apology - I'm just a bit cranky today.

I did try several other scripts and everything I wrote turned out just fine. It used to work; something changed. I wouldn't have been able to register my 'test' user. By the way:

Username: test
Password: letmein

If that helps at all...My forums aren't poplulated yet because I don't want them to be. I don't plan on going live until Mid January.

--Kit
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 07 November 2004 :  03:42:07  Show Profile
Apology accepted.

I've looked over the code again, and I can't see anything that makes it break

I can login to test, but can't register ... I'll think about it and post if I can find anything.
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  03:58:19  Show Profile
Thanks bud. Crazy isn't it? The only file that I didn't change out with a fresh brand new one is inc_header.asp. I don't think it would be that though...

--Kit
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 07 November 2004 :  10:25:52  Show Profile  Send ruirib a Yahoo! Message
You haven't tried the Referer Mod, have you?
Are you using a base snitz forum or have you changed any files? If you have, please post a link to a text version of your register.asp file.


Snitz 3.4 Readme | Like the support? Support Snitz too

Edited by - ruirib on 07 November 2004 10:27:17
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  12:01:23  Show Profile
I have changed files. I have installed a couple of mods and I did have some trouble getting a few to work. I tried installing the poll mod and it appeared that everything went well but there was no link anywhere to post a new poll. That confused me. I also tried installing the photo album mod but I am not able to upload photos. That is confusing me as well. Here is a link to my register.asp:

http://kitknox.aspfreeserver.com/forum/register.txt

Thanks for all the help.

--Kit
Go to Top of Page

kit knox
Starting Member

17 Posts

Posted - 07 November 2004 :  12:30:19  Show Profile
So I uploaded a brand new forum in a brand new directory and it worked fine. I left everything normal and only tried installing my customized inc_header.asp file and it turns out that is what it is. I don't know how or why but it messes everything up. I was so sure I only edited the HTML in the file too. Dang. Well, I've got it now - Thanks guys...

--Kit
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 07 November 2004 :  21:33:17  Show Profile  Send ruirib a Yahoo! Message
Ok, I guessed it should be something like that.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 08 November 2004 :  07:08:55  Show Profile
I'd be REALLY interested to find out where the problem lies. I can't see how any inc_header code will interfere, but obviously it does.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 08 November 2004 :  13:48:19  Show Profile  Send ruirib a Yahoo! Message
inc_header is where the referer information is set. If there was a change in the code that does it, it could account for the situation described.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Jarell
Starting Member

15 Posts

Posted - 08 January 2005 :  19:16:17  Show Profile
This happens when you use a mod header that does not inlclude the following line

" strReferer = chkString(request.servervariables("HTTP_REFERER"),"refer") " (no quotes)

Should appear about line 60 ish and with the other 2 lines below.

strArchiveTablePrefix = strTablePrefix & "A_"
strScriptName = request.servervariables("script_name")
strReferer = chkString(request.servervariables("HTTP_REFERER"),"refer")
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.52 seconds. Powered By: Snitz Forums 2000 Version 3.4.07