• igor666

    (@igor666)


    Trying to set up a couple opf contact forms but they will not send emails at all!
    When I click on the Submit button it just clears the form and nothing is sent. The URL of the page also has #wpcf7-f7-p779-o1 added to the end.

    I have installed WP-Mail-SMTP plugin and set it up to use SMTP – test emails from this work perfectly – as do emails for new user signups, post comments etc.

    I have also tried other contact form plugins and they also don’t work!

    The site is installed on Windows Server 2003 running IIS6.

    Any insight would be most gratefully received!

    Many thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter igor666

    (@igor666)

    OK, after a little digging I have found this:

    On the site where to forms are not working, the page source shows:

    <form action="/contact_me#wpcf7-f7-p779-o1" method="post" class="wpcf7-form">

    On a working site (different host) I have:

    <form action="/contact_me/#wpcf7-f1-p36-o1" method="post" class="wpcf7-form">

    Notice the trailing ‘/’ after the page URL!

    Have deleted and reinstalled the plugin and they are both the current version!

    Can anyone shed any light on what’s happening??

    Many thanks

    Thread Starter igor666

    (@igor666)

    The issue is with permalinks – specifically the fact that I’m on a Windows server…

    Can only get it to work if I leave the /index.php/ part of the URL in – not a major issue – but if there is a way round this I’d be very grateful to hear it ??

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Contact Form 7] Cannot send an email’ is closed to new replies.