Difference between revisions of "Enabling Registration Email Confirmation"

From Acenet Knowledgebase
Jump to: navigation, search
 
Line 1: Line 1:
 
This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process.
 
This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process.
  
<html><div id="media">
+
{{oldvideo|/swffiles/emailconfirmation.swf}}
            <object id="csSWF"  width="640" height="481" codebase="https://active.macromedia.com/flash7/cabs/ swflash.cab#version=9,0,28,0"><br />
+
                <param name="src" value="http://docs.ace-host.net/swffiles/emailconfirmation.swf"/>                <param name="bgcolor" value="#1a1a1a"/>                <param name="quality" value="best"/>                <param name="allowScriptAccess" value="always"/>                <param name="allowFullScreen" value="true"/>                <param name="scale" value="showall"/>                <param name="wmode" value="opaque" />                <param name="flashVars" value="autostart=false"/>                <embed name="csSWF" src="http://docs.ace-host.net/swffiles/emailconfirmation.swf" width="640" height="481" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
+
            </object>
+
</div></html>
+
  
 
[1] Log into your PHPBB3 administration control panel
 
[1] Log into your PHPBB3 administration control panel

Latest revision as of 18:12, 16 October 2012

This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process.

[1] Log into your PHPBB3 administration control panel

[2] Click on the "User registration settings" link on the left side of the screen under the "BOARD CONFIGURATION" section

[3] Select the "By User" button in the "Account activation" section

This option will send out an e-mail with a link that the registering user will have to click on to verify their account before they are able to log in properly

[4] Click the "Submit" button to finish enabling e-mail registration confirmation