• When I submit a form on the website, A weird message appears on the top of the website.

    Saved mapping:Data submitted:XML data to post:Result: SSL Compatibility:$get_result = wp_remote_post($url, $args = array('method' => 'POST'));

    Using Gravity forms version 1.7.7

Viewing 1 replies (of 1 total)
  • I am getting something similar…

    Error:

    Saved mapping:
    Array
    (
        [input_49] => Array
            (
                [gf] => What's your question?
                [label] => Description
                [value] => input_49
            )


    …[a bunch of more stuff]

    [filename] =>
    )
    SSL Compatibility:$get_result = wp_remote_post($url, $args = array('method' => 'POST'));

    GF 1.8.7
    WP 3.9.1

    Any words of wisdom?

Viewing 1 replies (of 1 total)
  • The topic ‘Weird text appears when Gravity form is submitted’ is closed to new replies.