• Resolved David

    (@cancerkitty)


    So I want to show excepts from my last few blogs on the homepage of my site. I followed this tutorial, but I’m having a minor issue. The posts display, but above them I’m getting the following:

    Warning: Cannot modify header information – headers already sent by (output started at http://www.delsquacho.com/common/header.htm:4) in /nfs/c04/h01/mnt/59791/domains/delsquacho.com/html/blog/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 74

    view the page in question here.

    I assume that is because I use a PHP include on my static pages to pull in a header, and there is some conflict there. Does anyone have any insight? I’ve been banging my head against the wall all morning.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Seehttp://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F”>Solving “headers already sent” warnings

    Thread Starter David

    (@cancerkitty)

    I checked that and found two spaces at the end of the file cited, but it didn’t seem to fix the problem. After I waited a day, the error went away. I’m thinking it had something to do with WP Super Cache. At any rate, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Displaying Excepts/Links on Static Page’ is closed to new replies.