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 DEV-Group
 DEV Bug Reports (Closed)
 (v3.4.03) BUG+FIX: setup_login.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 11 December 2002 :  07:47:23  Show Profile
on line #68 find the following:
Name = Request.Form("Name")
Password = Request.Form("Password")
and replace it with this:
Name = trim(chkString(Request.Form("Name"),"SQLString"))
Password = trim(chkString(Request.Form("Password"),"SQLString"))

Jeepaholic
Average Member

USA
697 Posts

Posted - 11 December 2002 :  13:29:41  Show Profile  Visit Jeepaholic's Homepage
Thanks guys...

Al Bsharah
Aholics.com

Jeepaholics Anonymous
Broncoholics Anonymous
Network Insight
Go to Top of Page

Dunrobin
Starting Member

USA
2 Posts

Posted - 11 December 2002 :  18:44:42  Show Profile  Visit Dunrobin's Homepage
Well that was certainly easy! Thanks guys!

Quiet, knumbskulls, I'm broadcastin'!
Go to Top of Page

James
Average Member

USA
539 Posts

Posted - 11 December 2002 :  23:15:18  Show Profile  Visit James's Homepage
Is this file used for anything other than setting up the forums?

What I'm asking is can it be moved offline after forums are set up and not affect anything?

*Interested in Radio Control*
*The RC Web Board - http://www.rcwebboard.com/*
Go to Top of Page

Etymon
Advanced Member

United States
2383 Posts

Posted - 12 December 2002 :  01:05:38  Show Profile  Visit Etymon's Homepage

Yes! Yes! Thank you sooooo MUCH!!
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 December 2002 :  01:29:08  Show Profile
quote:
Originally posted by James

Is this file used for anything other than setting up the forums?

What I'm asking is can it be moved offline after forums are set up and not affect anything?

you can remove it if you want to, but you might need it someday, so don't forget that you removed it. I don't see any problems with leaving it though, we have left it here, and I leave it in all of the forums that I work with.
Go to Top of Page

Zeb
Starting Member

Italy
41 Posts

Posted - 12 December 2002 :  04:42:37  Show Profile
quote:
Originally posted by RichardKinser

on line #68 find the following:
Name = Request.Form("Name")
Password = Request.Form("Password")
and replace it with this:
Name = trim(chkString(Request.Form("Name"),"SQLString"))
Password = trim(chkString(Request.Form("Password"),"SQLString"))



is this fix for 3.303 too?

I have these strings in line # 60-63:

Name = Request.Form("Name")
Password = Request.Form("Password")
ReturnTo = Request.Form("ReturnTo")

___
Zeb

Edited by - Zeb on 12 December 2002 04:45:01
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 December 2002 :  04:45:10  Show Profile
yes, just the line number will be a little different. I would say this would apply to just about all versions of Snitz.
Go to Top of Page

pweighill
Junior Member

United Kingdom
453 Posts

Posted - 12 December 2002 :  08:32:44  Show Profile
quote:
Originally posted by James

Is this file used for anything other than setting up the forums?

What I'm asking is can it be moved offline after forums are set up and not affect anything?



There are a few other files that can be moved after the forums have been installed:

setup.asp
inc_create_forum_*.asp
readme.htm
readme_admin_email_config.gif
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 December 2002 :  08:45:43  Show Profile
It is not necessary to move any files. Moving setup.asp will potentially cause you to have an error on your site. In config.asp there is a redirect to setup.asp that could be triggered and it would give a 404 page not found error.
Go to Top of Page

forahobby
Starting Member

Australia
14 Posts

Posted - 12 December 2002 :  19:04:51  Show Profile  Visit forahobby's Homepage
Great. Thanks for the bug fix..
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 13 February 2003 :  10:57:48  Show Profile
Fixed in v3.4.04

Support Snitz Forums
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07