• Resolved kmtrex

    (@kmtrex)


    I just tried the redirect to url option and when I test it, instead of redirecting it shows me this message:

    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-includes/general-template.php:2987) in /home/xxx/public_html/wp-content/plugins/nm-contact-forms/index.php on line 386

    Any idea why this is happening?

    https://www.ads-software.com/plugins/nm-contact-forms/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Aidas

    (@frankenstein-uk)

    Hi,

    I just tested that on my website, and everything seems to be functioning fine.
    I really would need to login to ur site, to inspect what causes the problem.

    Thank you,
    Aidas

    Plugin Author Aidas

    (@frankenstein-uk)

    This was caused by bug in the theme. I mark this as resolved, as this no longer relevant.

    Hi Aidas

    What did you do to fix it ?
    Got the same issue here.

    Best regards | Cheers
    Kimo

    I get this error :
    /wp-content/plugins/nm-contact-forms/index.php on line 362

    In i that file line i have:

    if(!empty($nm_form[‘redirect’]) && empty($response[‘errors’])){
    header(“Location: “.$nm_form[‘redirect’]);
    die();

    What am i doing wrong?

    Cheers – Kimo

    Plugin Author Aidas

    (@frankenstein-uk)

    HI Kimo,

    Could you contact me via [email protected] so I could investigate your case?

    Thank you,
    Aidas

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Redirect page after submit’ is closed to new replies.