• After inserting edge content in my wordpress custom template the back end shuts down. This is the error. I tried using the edge plug in and the same thing happens.

    Warning: Cannot modify header information - headers already sent by (output started at /nfs/c.../domains/ave.greenlightmediasolutions.com/html/wp-content/themes/custom/functions.php:1) in /.../domains/ave.greenlightmediasolutions.com/html/wp-includes/pluggable.php on line 876

    This is the line in pluaggable.php that the error is pointing out.

    header("Location: $location", true, $status);
    }

    Anyone run into this before?
    thanks
    Kevin

  • The topic ‘adobe edge creates fatal admin error’ is closed to new replies.