This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

spam protection question


  1. susanfw
    Member

    I want spam protection, but don't like the look of reCAPTCHA. Is there anyway that I could setup a 'honeypot', perhaps using the Admin Only function, so that there is a hidden field that must be left blank, or else it won't submit?
    Susan

    Posted 15 years ago #
  2. AMurray
    Pro Member

    Machform has 2 choices for anti-spam (captcha). Either the "Recaptcha" or the inbuilt captcha (just click the box to activate it in the form editor for a particular form),

    You also need to set these options in your config.php (around line 41).

    /** Set below to 'true' if you prefer to use the internal CAPTCHA implementation instead of reCAPTCHA **/

    /** GD extension must be enabled in order to use this option **/

    define('USE_INTERNAL_CAPTCHA',true);

    Note, this is for version 2 of machform - version 1.2 only has the "recaptcha" option.

    Posted 15 years ago #
  3. susanfw
    Member

    Thanks Murray. I didn't know both were available. It certainly looks better than reCAPTCHA. I'd still prefer to go with the 'honeypot' method, if possible. But, if not, I can live with CAPTCHA.
    Does anyone know if it's possible to create a 'honeypot'?
    Susan

    Posted 15 years ago #
  4. yuniar

    Sorry, no 'honeypot' feature is currently available.


    MachForm Founder

    Posted 15 years ago #
  5. redcrew
    Member

    Is there any update on whether the "honeypot" feature is available in MachForm? The rest of the features look great, but my use cases require a honeypot.

    Posted 14 years ago #
  6. yuniar

    Sorry, we don't have any plan to add honeypot yet.


    MachForm Founder

    Posted 14 years ago #

RSS feed for this topic

Reply