• Hi,

    I was using this plugin and was working great but is now breaking redirects on both installs. I can’t show you the live example now because I need the forms live but I was using on this form: https://thedigitalplan.com/join-the-training-community/

    And was getting what is below. Gravity suggested deactivating you plugin and it work.

    “Admin-only Form Debugging

    Array
    (
    [Form Entry Data] => Array
    (
    [id] => 10
    [form_id] => 1
    [date_created] => 2017-10-09 17:41:41
    [is_starred] => 0
    [is_read] => 0
    [ip] => 96.64.242.22
    [source_url] => https://thedigitalplan.com/join-the-training-community/
    [post_id] =>
    [currency] => USD
    [payment_status] =>
    [payment_date] =>
    [transaction_id] =>
    [payment_amount] =>
    [payment_method] =>
    [is_fulfilled] =>
    [created_by] => 1
    [transaction_type] =>
    [user_agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
    [status] => active
    [1.3] => Brad
    [1.6] => Schenck
    [2] => [email protected]
    [3] => (305) 793-6964
    [4.4] => Assisting with in-person training
    [4.5] => Developing a single online training session
    [1.2] =>
    [1.4] =>
    [1.8] =>
    [4.1] =>
    [4.2] =>
    [4.3] =>
    [4.6] =>
    [5] =>
    )

    [Infusionsoft Feed Meta Data] => Array
    (
    [id] => 1
    [form_id] => 1
    [is_active] => 1
    [meta] => Array
    (
    [contact_object_name] =>
    [field_map] => Array
    (
    [Email] => 2
    [FirstName] => 1.3
    [LastName] => 1.6
    [Phone1] => 3
    [_TrainingdevelopmentWhattrainerwoulddevelop] => 5
    [groupId] => 5
    )

    [optin_enabled] =>
    [optin_value] =>
    [optin_operator] =>
    [optin_field_id] =>
    [tag_optin_enabled] =>
    [tag_optin_field_id] =>
    [tag_optin_operator] =>
    [tag_optin_tags] =>
    [tag_optin_value] =>
    )

    )

    [Infusionsoft Posted Merge Data] => Array
    (
    [Email] => [email protected]
    [FirstName] => Brad
    [LastName] => Schenck
    [Phone1] => (305) 793-6964
    [_TrainingdevelopmentWhattrainerwoulddevelop] =>
    [groupId] => 5
    )

    [Posted Data ($_POST)] => Array
    (
    [input_1_3] => Brad
    [input_1_6] => Schenck
    [input_2] => [email protected]
    [input_3] => (305) 793-6964
    [input_4_4] => Assisting with in-person training
    [input_4_5] => Developing a single online training session
    [input_5] =>
    [is_submit_1] => 1
    [gform_submit] => 1
    [gform_unique_id] =>
    [state_1] => WyJbXSIsIjBiZTRiODUzZTAzZWZiYzUwZWY1NjE2NzMwZDBlYWZhIl0=
    [gform_target_page_number_1] => 0
    [gform_source_page_number_1] => 1
    [gform_field_values] =>
    )

    [Contact ID] => 158
    [Adding Tags] => Array
    (
    [0] => Array
    (
    [Non-Conditional Tags] => Array
    (
    [0] => 5
    )

    )

    )

    )

    Warning: Cannot modify header information – headers already sent by (output started at /home2/bradaschenck/public_html/thedigitalplan.com/wp-content/plugins/infusionsoft/infusionsoft.php:1719) in /home2/bradaschenck/public_html/thedigitalplan.com/wp-content/plugins/gravityforms/form_display.php on line 190”

  • The topic ‘Redirects broken’ is closed to new replies.