Forums / Cotonti / Extensions / Math Captcha

Xerora
#25352 2010-07-26 07:58
Everything is correct but check the following:

- That the tags are inside <form></form>
- That the tags are before <input type="submit" />
- That the tags are NOT inside ANY <!-- --> comment blocks ( other than the MAIN one ).

These tags are defined specifically inside the script to be parsed inside certain comment blocks. These tags in this script should only need to be within <!-- BEGIN: MAIN --> and <!-- END: MAIN --> but not within any other blocks.

Also, the validate file you linked does NOT reflect the changes to the hook I said above.
This post was edited by Xerora (2010-07-26 08:27, 13 years ago)