Difference between revisions of "PHPBB3 - Enabling Captcha during Registration"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html>This demo will show you how to enable captcha visual confirmation during the PHPBB3 account registration process.<br /> <br />
+
This demo will show you how to enable captcha visual confirmation during the PHPBB3 account registration process.
<div id="media"><br />
+
 
<object id="csSWF" width="640" height="481" data="https://esupport.acenet-inc.net/swffiles/acaptcha.swf" type="application/x-shockwave-flash">
+
{{oldvideo|/swffiles/acaptcha.swf}}
<param name="src" value="https://esupport.acenet-inc.net/swffiles/acaptcha.swf" />
+
 
<param name="bgcolor" value="#1a1a1a" />
+
[1] Log into your PHPBB3 administration control panel
<param name="quality" value="best" />
+
 
<param name="allowScriptAccess" value="always" />
+
[2] Click on the ""Visual confirmation settings" link which is under the "BOARD CONFIGURATION" section
<param name="allowFullScreen" value="true" />
+
 
<param name="scale" value="showall" />
+
[3] Make sure that "Enable visual confirmation for registrations" is set to Enabled
<param name="wmode" value="opaque" />
+
 
<param name="flashVars" value="autostart=false" />
+
[4] Make sure that "GD CAPTCHA foreground noise" is set to Yes
<param name="name" value="csSWF" />
+
 
<param name="flashvars" value="autostart=false" />
+
{{note|This will vastly increase the effectiveness of your captcha}}
<param name="allowfullscreen" value="true" />
+
 
</object>
+
[5] Click the "Submit" button to finish enabling captcha
</div>
+
 
<br /> <br /> [1] Log into your PHPBB3 administration control panel<br /> <br /> [2] Click on the ""Visual confirmation settings" link which is under the "BOARD CONFIGURATION" section<br /> <br /> [3] Make sure that "Enable visual confirmation for registrations" is set to Enabled<br /> <br /> [4] Make sure that "GD CAPTCHA foreground noise" is set to Yes<br /> <br /> *Note: This will vastly increase the effectiveness of your captcha<br /> <br /> [5] Click the "Submit" button to finish enabling captcha</html> [[Category:PHPBB3]]
+
[[Category:PHPBB3]]

Latest revision as of 18:22, 16 October 2012

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

[1] Log into your PHPBB3 administration control panel

[2] Click on the ""Visual confirmation settings" link which is under the "BOARD CONFIGURATION" section

[3] Make sure that "Enable visual confirmation for registrations" is set to Enabled

[4] Make sure that "GD CAPTCHA foreground noise" is set to Yes

This will vastly increase the effectiveness of your captcha

[5] Click the "Submit" button to finish enabling captcha