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 MOD-Group
 MOD Add-On Forum (W/Code)
 Require a valid email for registration revisited.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Kerry
Average Member

USA
553 Posts

Posted - 16 January 2001 :  02:30:47  Show Profile  Visit Kerry's Homepage
Below are the two files that will email a random password to new registrants rather than allowing them to select their own password. They can change their password later if they choose to do so. Also, new registrants cannot post until they recieve the password.

The generated password isn't visible in the source code.

Replace register.asp with:
http://www.cantonweb.com/register.txt

Replace inc_profile.asp with:
http://www.cantonweb.com/inc_profile.txt

These are based on 3.1SR4 default install and have only been briefly tested (worked fine here), so check them out thouroughly before putting them into production.

-Kerry

Therion93
Junior Member

USA
263 Posts

Posted - 16 January 2001 :  04:00:38  Show Profile  Send Therion93 an ICQ Message
Just installed it on mine (3.1SR4), works dandy without any modification. :)

Go to Top of Page

jwilkens
New Member

65 Posts

Posted - 16 January 2001 :  16:01:16  Show Profile
If I want to change someones password manually, there is no password field for me to do so.
Go to Top of Page

Kerry
Average Member

USA
553 Posts

Posted - 16 January 2001 :  16:23:08  Show Profile  Visit Kerry's Homepage
Gimme some more info if you can -

Is this a standard (nonHuwR) 3.1SR4 install?
Are you changing your own password or someone else's as Admin?

I can't seem to replicate it here, but will keep looking at it.

-Kerry

Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 16 January 2001 :  18:10:28  Show Profile  Send Therion93 an ICQ Message
Kerry,

I just noticed that I have this problem as well. Doesn't matter whether I'm trying to view/change password on mine or anyone else's account, I can't see them. It's like the table cells for the password and confirm password were deleted. I'm using it on SR4 and used the files you provided without any changes.

Thanks!



Edited by - Therion93 on 16 January 2001 18:11:57
Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 16 January 2001 :  18:16:44  Show Profile  Send Therion93 an ICQ Message
Ok It happens when I do it as an Admin. I just set up a bogus user, got the emailed password, logged in and went into the bogus user profile AS the bogus user and it lets me see the password cells again. Can't do it as ADMIN.

Just a very small design error - in your files the Password and Password Again need to be bold to match the rest of the page, unless you did it intentionally to set them off fro the rest of the profile page.

Thanks!



Edited by - Therion93 on 16 January 2001 18:17:47
Go to Top of Page

Kerry
Average Member

USA
553 Posts

Posted - 16 January 2001 :  23:41:08  Show Profile  Visit Kerry's Homepage
Got it - the problem was at / around line 255 in inc_profile.asp.

Change:
<%if Request.QueryString("mode") = "goEdit" then %>
to:
<%if Request.QueryString("mode") = "goEdit" or Request.Querystring("mode") = "goModify" then %>

The above file has this change, so it should be fine as-is if you just want to d/l it again.

-Kerry

Go to Top of Page

Therion93
Junior Member

USA
263 Posts

Posted - 16 January 2001 :  23:50:26  Show Profile  Send Therion93 an ICQ Message
Excellent. Thanks much Kerry!

Therion93
"Stare Deep Into The Heart Of Darkness...There Is No Good, No Evil - Only Me"

Because Legends Never Die! - Kiss-Forever Community Forum
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.1 seconds. Powered By: Snitz Forums 2000 Version 3.4.07