[DEV] Captcha From Humans

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

[DEV] Captcha From Humans

Post by Chico Gois »

Modification Name: Captcha From Humans
Author: Chico Gois

Modification Description:: Very simple, prove you are human. Slide the bar to release the button to send the register.

Requires human action to unlock access to the registration of new user account.

Modification Version:: 0.0.1_DEV

Demo URL: http://www.mundophpbb.com.br/forum_test ... e=register (Ps.: Proceed to next page)
captcha_from_humans.zip
You do not have the required permissions to view the files attached to this post.

[DEV] Captcha From Humans

Post by themission »

Cool, thanks very much

[DEV] Captcha From Humans

Post by RMcGirr83 »

Why does one have to re-slide the bar after it has already been slid? You can see this by entering everything but a username and slide the bar. In other CAPTCHAs, once answered it does not present itself again.

[DEV] Captcha From Humans

Post by akim »

mod installed,whyI don't see the bar :?:

[DEV] Captcha From Humans

Post by Vox Populi »

Folks, it says DEV so there are bugs possibly.

ALSO in the overall_header.html there is

Code: Select all

<script src="{T_SUPER_TEMPLATE_PATH}/js/jquery-1.7.2.min.js"></script>
loading. If you already have the js loading (a different version) elsewhere in the overall_header, there will be a conflict and the mod won't work correct. You need to remove one of the js's.