question about wordpress

Discussion in 'HTML & Website Design' started by confusedone, Nov 17, 2009.

  1. #1
    Hi can anyone help me with wordpress?? please im very much a beginner so if there is anyone that can help, can it please be kept basic? many thanks!

    Ok so this is where im at. got a host - hostgator, using wordpress to make a couple of pages, or trying! anyway, changed themes a few times, now when i go in to edit, i get this message at the top?

    Warning: Cannot modify header information - headers already sent by (output started at /home/confused/public_html/MENSWORKOUTS.INFO/wp-content/plugins/another-wordpress-seo-plugin/awsp.php:155) in /home/confused/public_html/MENSWORKOUTS.INFO/wp-includes/pluggable.php on line 865

    Im not trying to edit the header, but this comes up. Also i now cant seem to save the blog, or publish, it goes to a blank screen with just this message being displayed.

    Many thanks to anyone who can help me here!
     
    confusedone, Nov 17, 2009 IP
  2. MrKushhy

    MrKushhy Peon

    Messages:
    67
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello,

    the PHP is calling the header more than once, thats why you are getting this error. go into your index page and make sure your header is being called like this <?php get_header(); ?>
     
    MrKushhy, Nov 17, 2009 IP