Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Approve registration
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Approve registration

 Post Reply Post Reply
Author
grantoakes View Drop Down
Newbie
Newbie


Joined: 21 November 2003
Location: United States
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote grantoakes Quote  Post ReplyReply Direct Link To This Post Topic: Approve registration
    Posted: 30 November 2003 at 11:48pm
As the admin of my forum I'd like to have the ability of being notified when someone registers and I want to be able to approve them or decline them before they can view or post.  Is that possible?
Back to Top
india View Drop Down
Senior Member
Senior Member


Joined: 21 November 2003
Status: Offline
Points: 499
Post Options Post Options   Thanks (0) Thanks(0)   Quote india Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 12:00am

Well, i myself wanted 2 do that.
Then wat i thought was create some group called beginner or something like that. make it starting group. u cannot access any forums 4m there.

now if u approve the registration, u convert that 2 newbie. then they'll see forums.

any other way??

hope this helps...

Back to Top
grantoakes View Drop Down
Newbie
Newbie


Joined: 21 November 2003
Location: United States
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote grantoakes Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 12:05am
But how am I to be notified someone has registered?  Is there a setting for that?
Back to Top
michael View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
Post Options Post Options   Thanks (0) Thanks(0)   Quote michael Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 7:54am

use email registration and set the email address to your own in the code instead of the user email address.

Back to Top
grantoakes View Drop Down
Newbie
Newbie


Joined: 21 November 2003
Location: United States
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote grantoakes Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 10:21am
How do I do that?
Back to Top
michael View Drop Down
Senior Member
Senior Member
Avatar

Joined: 08 April 2002
Location: United States
Status: Offline
Points: 4670
Post Options Post Options   Thanks (0) Thanks(0)   Quote michael Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 5:23pm

Open register.asp and change the code in red


'******************************************
  '***     Send activate email    ***
  '******************************************

                 'Inititlaise the subject of the e-mail that may be sent in the next if/ifelse statements
                 strSubject = "" & strTxtWelcome & " " & strTxtEmailToThe & " " & strMainForumName

                 'If the members account needs to be activated or reactivated then send the member a re-activate mail a redirect them to a page to tell them there account needs re-activating
                 If (blnEmailActivation = True AND strMode = "new") OR blnAccountReactivate = True Then

                         'Send an e-mail to enable the users account to be activated
                         'Initailise the e-mail body variable with the body of the e-mail
                         strEmailBody = strTxtHi & " " & decodeString(strUsername)
                         strEmailBody = strEmailBody & vbCrLf & vbCrLf & strTxtEmailThankYouForRegistering & " " & strMainForumName & "."
                         strEmailBody = strEmailBody & vbCrLf & vbCrLf & strTxtUsername & ": - " & decodeString(strUsername)
                         strEmailBody = strEmailBody & vbCrLf & strTxtPassword & ": - " & strPassword
                         strEmailBody = strEmailBody & vbCrLf & vbCrLf & strTxtToActivateYourMembershipFor & " " & strMainForumName & " " & strTxtForumClickOnTheLinkBelow & ": -"
                         strEmailBody = strEmailBody & vbCrLf & vbCrLf & strForumPath & "/activate.asp?ID=" & Server.URLEncode(strUserCode)

                         'Send the e-mail using the Send Mail function created on the send_mail_function.inc file
                         blnSentEmail = SendMail(strEmailBody, decodeString(strUsername), decodeString(strEmail), strMainForumName, "you@domain.com", strSubject, strMailComponent, false)


where the email address is yours so you get the confirmation emails
Back to Top
grantoakes View Drop Down
Newbie
Newbie


Joined: 21 November 2003
Location: United States
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote grantoakes Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2003 at 9:57pm

Michael,

Thanks.  I think this forum package will now allow me to do everything I want it to.  I wanted control over who registered and I think this is probably the easiest way to accomplish it.  I want our forum to be a value added service for those who attend our seminars.

 

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.