• Resolved Flynd

    (@flynd)


    Hi guys,
    I have an issue with the orange border problem.
    I have tried all of these solutions :
    this
    this
    without any change.
    With a minimal php script, I’m able to use thinks like : @mail ($to, $Subject, $mail_Data, $headers); (sent & received)
    The wordpress SMTP solution gives me a good result too (I receive the test mail).
    But the CF7 isn’t able to give me anything else than the orange border error.
    I have no word in comment blacklist.
    Maybe, there is some “\r” which aren’t supported by ovh, I don’t know…
    The link of my form. I have tried different entries, mail, whatever, still orage.
    Need for any idea or help, thank you !

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Flynd

    (@flynd)

    Akismet desactivated too*
    Thanks for reading !

    Please include all your input in the Form and Mail sections of the CF7 interface. If others here are able to understand your actual problem, they may be able to offer a possible solution.

    Thread Starter Flynd

    (@flynd)

    Hi davmerit. Thank you for your answer :
    FORM :
    <p>Votre nom (obligatoire)
    [text* your-name] </p>

    <p>Votre email (obligatoire)
    [email* your-email] </p>

    <p>Votre téléphone
    [tel your-phone] </p>

    <p>Sujet
    [text your-subject] </p>

    <p>Votre annonce
    [textarea your-message] </p>

    <p>[recaptcha]</p>

    <p>Si besoin, joindre un fichier (dossier zippé de photo, certificats… Le tout plus petit que 10mo) :
    [file your-file limit:10mb]</p>

    <p>[submit “Envoyer”]</p>

    MAIL:
    To : [email protected] (I’ve tried gmail, and server mail too)
    From : [your-name] <[email protected]> (this mail exists, I’ve tried only From : [email protected])
    Subject : [your-subject]
    Additional Headers :
    Sender: [email protected]
    Reply-To: [your-email]
    Body :
    De : [your-name] <[your-email]>
    Sujet : [your-subject]
    Corps du message :
    [your-message]

    Cet email a été envoyé via le formulaire de contact (https://aprp67.fr)
    (no checkbox checked)
    File Attachments : [your-file]

    Thank again !

    Thread Starter Flynd

    (@flynd)

    I just found the problem :
    My recaptcha, for odd reasons, won’t work (false positive).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Still orange border problem’ is closed to new replies.