• I solved most of the configuration errors. But one form shows 3 config errors without red highlighting. I checked your explanations, but I can′t find the three remaining errors in this one form. Where should I look, if I have no red highlight clue? I changed seperate fields, to find the wrong line, but this method didn′t change the number of errors.

    <p span class="form-start-text">Anfrage</p>
    <p>Ich habe Beratungsbedarf im Rahmen des unten dargestellten Themas.</p>
    <br class=”clear” />
    <p class="pflichtfeldtxt">
    * Pflichtfelder
    </p>
    <p span class="felder"><label for="vorname">Vorname*</label><br />
       [text* form-vorname class:form-vorname id:vorname] </p>
    
    <p span class="felder"><label for="nachname">Nachname*</label><br />
        [text* your-name class:form-nachname id:nachname] </p>
    
    <p span class="felder"><label for="gruppe">Name der Bühne bzw. Gruppe*</label><br />
        [text* your-gruppe class:form-nachname id:gruppe] </p>
    
    <p span class="felder"><label for="postleitzahl">Postleitzahl*</label><br />
      [text* form-plz /5 class:form-plz id:postleitzahl] </p>
    
    <p span class="felder"><label for="ort">Ort*</label><br />
     [text* form-ort /30 class:form-ort id:ort]</p>
    
    <p span class="felder"><label for="telefon">Telefon*</label><br />
        [tel* form-tel /20 class:form-tel id:telefon] </p>
    
    <p span class="felder"><label for="mail">Mail*</label><br />
        [email* your-email class:form-mailadr id:mail] </p>

    AND
    Mail:

    to : correct mail adress no error message
    from: correct mail adress no error message
    subject: Anfrage
    Reply-To: [your-email]
    Von: [your-name] <[your-email]>
    Betreff: Anfrage
    Name: [form-vorname] [your-name]
    Gruppe: [your-gruppe]
    Ort: [form-plz] [form-ort]
    Tel.: [form-tel]
    Mail: [your-email]
    Kurzdarstellung
    [form-angaben]

    Could you help me? Woudl be great.

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

    (@takayukister)

    What errors do you see?

    Hi,

    I think there’s a big issue in the latest update.

    On all my website I have misconfiguration issues, I try to fix it even if there’s no real issues, and even when I’m trying to fix it the ‘This field has syntax errors.’ error still appears…

    There’s still this error message, even if I type a regular word in the field instead of code, e.g. ‘test’ instead of ‘[email]’.

    Please help!

    Thread Starter Photostreunerin

    (@photostreunerin)

    Hi Takayuki Miyoshy,
    the following error message occures : Dieses Kontaktformular hat 3 Konfigurationsfehler.
    Means: this form has 3 configuration errors.
    Nothing more. No red highlighting.
    Thanks for responding.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Look for errors in the Messages tab.

    Thread Starter Photostreunerin

    (@photostreunerin)

    No errors in the Message tab, and all other tabs.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Can I see a screenshot of your Mail tab content?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘3 configuration errors but no red hint’ is closed to new replies.