The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Hidden Fields Method of Spam Prevention - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Hidden Fields Method of Spam Prevention (/showthread.php?tid=542) Pages:
1
2
|
SOLVED: Hidden Fields Method of Spam Prevention - waizen - Mar 5th, 2014 Solved it: I needed to add this to the head of the page: Code: <script type="text/javascript" src="http://domain_name.com/form_tools_folder/global/scripts/rsv.js"></script> Might help to update the instructions on this page to reflect that: http://modules.formtools.org/submission_pre_parser/documentation.php?page=spam_detection_example RE: Hidden Fields Method of Spam Prevention - Joe - Mar 10th, 2014 Hi Waizen, We had to roll back the update from 2.2.7 to 2.2.6. If you've downloaded 2.2.7 please revert back to 2.2.6. 2.2.7 has issues with the email notification. Cheers, Joe |