Difference between revisions of "Enabling Registration Email Confirmation"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
Line 1: Line 1:
<html>This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process. <br />
+
This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process.
<br />
+
 
<div id="media"><br />
+
<html><div id="media">
 
             <object id="csSWF"  width="640" height="481" codebase="https://active.macromedia.com/flash7/cabs/ swflash.cab#version=9,0,28,0"><br />
 
             <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="https://esupport.acenet-inc.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="https://esupport.acenet-inc.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><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><br />
+
             </object>
</div><br />
+
</div></html>
<br />
+
 
[1] Log into your PHPBB3 administration control panel<br />
+
[1] Log into your PHPBB3 administration control panel
<br />
+
 
[2] Click on the "User registration settings" link on the left side of the screen under the "BOARD CONFIGURATION" section<br />
+
[2] Click on the "User registration settings" link on the left side of the screen under the "BOARD CONFIGURATION" section
<br />
+
 
[3] Select the "By User" button in the "Account activation" section<br />
+
[3] Select the "By User" button in the "Account activation" section
<br />
+
 
*Note: 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<br />
+
{{note|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}}
<br />
+
 
[4] Click the "Submit" button to finish enabling e-mail registration confirmation</html> [[Category:PHPBB3]]
+
[4] Click the "Submit" button to finish enabling e-mail registration confirmation
 +
 
 +
[[Category:PHPBB3]]

Revision as of 14:15, 5 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