Jump to content

Contact form is sent but content is missing


phrauch

Recommended Posts

This problem occurs (CC606 and earlier) when the admin has used the Language Phrase Editor to change the phrase for the Contact group, email_content phrase.

%s <%s> wrote to %s: ---- %s ---- This email (etc).

When the Phrase Editor receives the edited phrase, HTML tags are stripped out. That has the undesired result of <%s> being removed. When a %s gets removed, the values being substituted get moved sideways.

Notice that there is an email address after 'schreef'? The address is supposed to be before, but the %s that was before got stripped because it is enclosed in angles, the same characters HTML uses for its tags.

The end result is that there is no other remaining %s in the phrase to hold the form's message.

Please return to the Language Phrase Editor and make the phrase look like:

%s (%s) wrote to %s: ---- %s ---- This email (etc).

Use parentheses instead of angles.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...