• Hi there,

    I’m currently using wordpress 3.0.1 (latest) and have installed the ‘Darksky’ theme (http://www.skinpress.com/darksky-wp-theme/comment-page-1/#comment-3996). However, when I try to preveiw pages etc I get this error notification : Fatal error: Call to undefined function check_header() in /home2/isidimac/public_html/wp-content/themes/DarkSky/header.php on line 47 .

    Could someone please tell me what tod o. I have looked @ the source html code in the header section on line 47 but cannot identify the problem.

    Help would be so much appreciated.

    Thanks in advance!
    -Sarah.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try looking at line 47 in header.php.

    Thread Starter isidima

    (@isidima)

    Hi, yes I know, I already did that… as I stated before….

    Umm, my problem is that I do not know what to change on that line or in the header section in general 😉 Help is needed in determining this.

    The lines of code in and around that section are as follows:

    </script>
    
    <?php wp_head();check_header(); ?>
    </head>
    
    <body <?php body_class(); ?>>
    <div id="page">

    Thanks.

    You could just try removing check_header(); but I’ve no idea what is is supposed to be there for.

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

The topic ‘WordPress theme header error’ is closed to new replies.