Enabling Registration Email Confirmation: Difference between revisions
Jump to navigation
Jump to search
Docs admin (talk | contribs) test |
Docs admin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This demo will show you how to enable registration email confirmation during the PHPBB3 account registration process. | |||
< | |||
<div id="media" | <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=" | <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 | </object> | ||
</div>< | </div></html> | ||
[1] Log into your PHPBB3 administration control panel | [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 | [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 | [3] Select the "By User" button in the "Account activation" section | ||
{{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}} | |||
[4] Click the "Submit" button to finish enabling e-mail registration confirmation | [4] Click the "Submit" button to finish enabling e-mail registration confirmation | ||
[[Category:PHPBB3]] |
Revision as of 09: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