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 / Current Version (Old)
 User registration: EMAIL address NOT required
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

philboze
Starting Member

12 Posts

Posted - 10 May 2001 :  06:42:48  Show Profile
I've just set up a basic version of Snitz and I think its fantastic. I was running the "Forum Wizard" from Front Page before and this is just so much better.

One thing, I've got it running on my company INTRANET, and because I can track the IP, I'd like to remove the email requirement upon user registration. Our forum is meant to be annonymous anyway. I know that one could just enter "nobody@nothing.com" for an address, but all the same, I'd like to remove the option altogether.

Being a complete ASP idiot, I have no idea how to do this.

Help!

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 10 May 2001 :  14:22:39  Show Profile
Are you using a standard v3.1 SR4 version of the forum? If so, I can just take that part out, or just make them not be mandatory, in the inc_profile.asp, register.asp and pop_profile.asp pages and send them to you.
Go to Top of Page

philboze
Starting Member

12 Posts

Posted - 11 May 2001 :  04:10:32  Show Profile
quote:

Are you using a standard v3.1 SR4 version of the forum? If so, I can just take that part out, or just make them not be mandatory, in the inc_profile.asp, register.asp and pop_profile.asp pages and send them to you.



I'm using 3.1 SR4. I'd still like the option to be there, or possibly I could hide it, but definately don't want the email part to be a mandatory field.

Thanks for your help!

Phil
London, England

Go to Top of Page

JimmyT
Starting Member

6 Posts

Posted - 12 May 2001 :  01:28:52  Show Profile
Sorry to butt in, but I have a related problem. Our email addresses are "illegal" in that we are using MS Exchange and the format is x@y@z. I would like our users to insert this address when they register, but they can't as it is in the wrong format. How can I make a change to the address checking code to allow our type of addresses?

Jim

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  02:35:09  Show Profile
Jimmy,

On line #116 of register.asp find this code:


if EmailField(Request.Form("Email")) = 0 then
Err_Msg = Err_Msg & "<li>You Must enter a valid email address</li>"
end if


either delete it or comment it out.

on line #789 and line #983 of pop_profile.asp find this code:


if EmailField(Request.Form("Email")) = 0 then
Err_Msg = Err_Msg & "<li>You Must enter a valid email address</li>"
end if


either delete it or comment it out.

That should get rid of the requirement of only 1 @ in the e-mail address.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 12 May 2001 :  03:12:59  Show Profile
Phil,

I e-mailed the edited files to you. Sorry I didn't see your reply before now.
Go to Top of Page

philboze
Starting Member

12 Posts

Posted - 14 May 2001 :  10:07:50  Show Profile
Email rec'd. I just added the amended files and it works perfectly.

Many many thanks!!!


Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 May 2001 :  14:12:28  Show Profile
you're welcome
Go to Top of Page

JimmyT
Starting Member

6 Posts

Posted - 14 May 2001 :  22:35:31  Show Profile
Richard, thanks for the code that's allowed me to use our illegal addresses. See message above. All is now working fine.

Jim

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 14 May 2001 :  22:47:43  Show Profile
Jim,

You're welcome

Glad it worked!
Go to Top of Page

marpacwm
Starting Member

Canada
33 Posts

Posted - 15 May 2001 :  14:53:02  Show Profile
From JimmyT at work:

Richard, I spoke too soon. I now find that I cannot login to the admin functions anymore. I reset the files back to default values that I had changed,but still can't get in. Another person who I had made an admin cannot access admin function either.

I see that in the pop_profile.asp file, the second change at line 983 is to do with admins. Perhaps this causes the problem.

Any ideas?

Jim Trick

Edited by - marpacwm on 15 May 2001 14:54:58
Go to Top of Page

marpacwm
Starting Member

Canada
33 Posts

Posted - 16 May 2001 :  14:16:23  Show Profile
Found out the problem. Turned out that the Admin password had been set to <blank> in the database. I'm not sure how this happened, but everything is now working normally.


Jim Trick
Go to Top of Page

cdshultz
Starting Member

1 Posts

Posted - 13 June 2001 :  15:39:09  Show Profile
quote:

Are you using a standard v3.1 SR4 version of the forum? If so, I can just take that part out, or just make them not be mandatory, in the inc_profile.asp, register.asp and pop_profile.asp pages and send them to you.



Go to Top of Page

rdowney1
Starting Member

Ireland
1 Posts

Posted - 16 June 2001 :  17:21:49  Show Profile
I am also interested in making the email field non mandatory in a standard v3.1 SR4 version of the forum for use on an Intranet. Could I also suggest that this might be made one of the admin configuration options in a future version.

Many thanks
Richard



Edited by - rdowney1 on 16 June 2001 17:23:50
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.56 seconds. Powered By: Snitz Forums 2000 Version 3.4.07