Spambot Email Protector and Form Fields

2 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: May 13, 2015   (RSS)

By gregThomas - May 13, 2015

Hey Perch,

The way around this would be to disable this plugin on the page with the form on. You can do that by adding this variable to the very top of your page:

<?php $GLOBALS['SEP_DISABLED'] = true; // Disable Spambot Email Protector ?>

You need to make sure you add this variable before the viewer_functions.php is included on the page.

Cheers,

Greg

Greg Thomas







PHP Programmer - interactivetools.com