You need to set $TARGET_URLS in fmbadhandler.php to the prefix of the URL you'll be specifying in the this_form field.
Using your example, you'll want:
This is a security feature to protect information on your server.PHP Code:$TARGET_URLS = array("http://mydomain/");


Reply With Quote

Bookmarks