• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

Search results

  1. K

    RESOLVED Warning: Cannot modify header information

    This isn't true, there is a way to do it - by adding more code
  2. K

    RESOLVED Warning: Cannot modify header information

    I want to run a header redirect via a snippet on a specific page - so once a visitor visits the page with the snippet he will be redirected, how can I call it first? how can I use Woody snippets to run a redirect that works?
  3. K

    RESOLVED Warning: Cannot modify header information

    I'm trying to do a header redirect: header("Location: http://www.redirect.to.url.com/"); But I'm getting this error message (no matter what theme I use they all generate the same error message): Warning: Cannot modify header information – headers already sent by (output started at...