• I downloaded at template (Elite from THAT Agency) and began to customize using Dreamweaver CS5. All was going smooth until I opened DW again and can no longer view index.php in Live View. I have read many forums and followed troubleshooting steps mapped out for others with simular issues and problem is still not resolved. Any help would be greatly appreciated…I’m obviously missing something.
    Thanks!

    Error Notice: Fatal error: Call to undefined function get_header() in C:\wamp\www\sitename\blog\wp-content\themes\sitename\index.php on line 1

    Code from lines 1-10 from my index.php file:

    <?php get_header() ; ?>
    
    <div class="container_16 contentWrapper">
    	<div class="grid_4 sideBox">
        	<div class="padder">
        		<!-- begin sidebar left -->
                <?php include (TEMPLATEPATH . '/sidebar1.php'); ?>
                <!-- end sidebar left -->

Viewing 2 replies - 1 through 2 (of 2 total)
  • would love help with this too! The problem is I cant view the site in live view and im getting the same error. I know the site is working though because I can view it through the admin panel. I just cant see it in DWCS5

    Please post a new topic describing your problem and indicating what version of WordPress you are running.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘fatal error call undefined function get_header’ is closed to new replies.