Viewing 4 replies - 1 through 4 (of 4 total)
  • Thanks for the suggestion.

    Why? Do you want an anonymous comment form?

    Agree with Hever on this one Mike.

    I took the $string out for the name and email, then I commented out your validation for each field.

    Now I’m looking for where your validation is on the Message field since I need that commented out too! lol.

    Ah ha – think I found it :
    if($si_contact_opt['hidden_message_enable'] != 'true' && empty($message)) {

    Redirect isn’t working for me.

    I have ‘Enable redirect after the message sends’ checked. I left the default redirect url of index.php. But when I send a test message, after a few seconds it goes back to the contact page instead of redirecting to the home page.

    Other than that, I really like this plugin. It is simple to use with the functionality I want (capcha, spam detection, email validation.)

    –Susie

    Aha, figured out the redirect problem. Even though the default is index.php, it looks like it doesn’t work without the full url. When I changed it to http://www.mydomain.com, it redirected fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Fast and Secure Contact Form] Optional E-Mail and Name field instead of required’ is closed to new replies.