Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    @takayukister : Same problem with my websites who have the “mail 2” function (the function when someone use the contactform, he receive a copy of the mail). This website for example: https://www.aplusenergie.be/

    Thread Starter ivo82

    (@ivo82)

    Hello Takayuki,

    1. There is nothing to see in the front end, as visitors see a normal form.

    2. It is just that, in the backend, we use this for the “To” field:

    [email protected], [Category],

    where the variable “Category” is conditional, in the sense that it might sets a different email address according to the choice made on this dropdown by the visitor using the form:

    [select* Category “-Select from list-” “Option 1|[email protected]” “Option 2|[email protected]” ]

    3. How can we achieve the same goal without generating an error?

    4. If you need to login to backend to check this, I can arrange that in a test site. Just tell me to what email address I shall send the information

    Ivan

    Thread Starter ivo82

    (@ivo82)

    Hello, any update on this?

    Pixel_me

    (@pixel_me)

    @takayukister is there a solution for our problem? Because it still there, even after updating to version 5.8.2…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘1 configuration error detected’ is closed to new replies.