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)
[DEV] Captcha From Humans
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
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
You do not have the required permissions to view the files attached to this post.
[DEV] Captcha From Humans
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
Folks, it says DEV so there are bugs possibly.
ALSO in the overall_header.html there is
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.
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>