• Hi,

    After installing the latest update I’m getting configuration errors.
    I changed nothing.
    After clicking on the form name the error messages are visible in the E-mail tab:
    From: [your-name] <[your-email]> -> message in red: This email address does not belong to the same domain as the site.
    Subject: [your-subject] -> message in red: This field can be empty depending on user input.

    Strange and not correct error messages imho

    Regards,
    Petri

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ws24

    (@ws24)

    Additional info:

    If, in tab E-mail, I enter only [your-name] in the From field:
    From: [your-name] -> message in red: This field has syntax errors

    By the way the forms do still work when sending them.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    To solve the syntax problems you have to:

    1- Go to your form or create a new one and add the tags that you have there (text, email, text area, etc). It should be something like this:

    [text* Name placeholder “Your name”]

    [email* Youremail placeholder “Your Email”]

    [text* Subject placeholder “Subject”]

    [textarea* Your-message placeholder “Your message”]

    [submit “Send”]

    2- Go to the tab “Mail” and fill the input fields as follow:

    – To: the email where you want to received the messages.

    – From: the email of your website, be sure it has the same domain, like: [email protected]. Don’t worry about this, you will received the emails of the people who write you, this is just to avoid messages going to the spam folder.

    – Subject: Your subject tag, if you take a look to the point 1, in this case will be [Subject]

    – Message body: this is a matter of using the same tags you created in the point 1. So what you should have here is something like:

    From: [Name] <[Youremail]>
    Subject: [Subject]

    Message Body:
    [Your-message]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems after latest update’ is closed to new replies.