• I have a weird issue with Contact Form 7.

    I have developed my site locally and later transferred it to the production server (shared hosting).

    Everything worked fine, locally. But upon testing the form remote, all message texts have turned into just the letter “a”. This is shown in the backend as well (i.e. the fields are pre-filled with “a”, each). When I try to change them and hit “save”, they re-appear as “a”.

    Un- and re-installing the plugin did not resolve the issue.

    Does anybody have similar issues or even a solution?

    Best Regards

    Martin

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Looks like an Contact Form 7 mistake, try to feedback to:

    https://contactform7.com/contact/

    Sometimes happend in blogs with big plugins or themes installed wich crashes with the Contact Form 7 plugin. I see the same problem in this forum like 10 minutes ago. Do you have updated your WP?

    [moderated]

    Thread Starter maxflow

    (@maxflow)

    Yes, my WP and the plugin are the latest versions. I assume it happens only with certain versions or settings of PHP or MySQL.

    Re-designing would be too much work at the present stage. We’ll rather switch to a different server. I’d have just been nice to find out the cause of the issue.

    Thread Starter maxflow

    (@maxflow)

    One more thing I noticed.

    When a new form is created, the messages show like this in the database (at the end of the corresponding wp_posts-entry):

    >>starting here>>
    Ihre Nachricht wurde erfolgreich gesendet. Vielen Dank!
    Die Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es noch einmal zu einem sp?teren Zeitpunkt oder informieren Sie den Administrator der Webseite.
    Fehler beim Ausfüllen des Formulars! Bitte überprüfen Sie Ihre Eingaben und versuchen es erneut.
    Die Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es noch einmal zu einem sp?teren Zeitpunkt oder informieren Sie den Administrator der Webseite.
    Bitte akzeptieren Sie die Bedingungen um fortzufahren.
    Bitte füllen Sie dieses Pflichtfeld aus!
    >>until here>>

    In the backend each line shows up as just “a”, already. But after I hit “save” the above part of the database entry is transformed to:

    >>starting here>>
    a:6:{s:12:”mail_sent_ok”;s:55:”Ihre Nachricht wurde erfolgreich gesendet. Vielen Dank!”;s:12:”mail_sent_ng”;s:160:”Die Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es noch einmal zu einem sp?teren Zeitpunkt oder informieren Sie den Administrator der Webseite.”;s:16:”validation_error”;s:99:”Fehler beim Ausfüllen des Formulars! Bitte überprüfen Sie Ihre Eingaben und versuchen es erneut.”;s:4:”spam”;s:160:”Die Nachricht konnte nicht gesendet werden. Bitte versuchen Sie es noch einmal zu einem sp?teren Zeitpunkt oder informieren Sie den Administrator der Webseite.”;s:12:”accept_terms”;s:54:”Bitte akzeptieren Sie die Bedingungen um fortzufahren.”;s:16:”invalid_required”;s:41:”Bitte füllen Sie dieses Pflichtfeld aus!”;}
    >>until here>>

    So it looks like a db-parsing error of sorts. Any suggestions?

    @pluscaptcha – I’ve modified your post above – please do not use other plugin’s forums as a way to promote your own. That’s not how these forums work.

    @wpyogi I understand!, sorry!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘All messages show up as "a"’ is closed to new replies.