HitByLife on "Fatal error: Call to undefined function get_header()"
May 9, 2010 by David Olsen
Hi everyone,
Trying to port a html template to wordpress and <?php get_header(); ?> to call the header in the index.php file seems to be causing problems:
Fatal error: Call to undefined function get_header() in /home/medopera/public_html/index.php on line 1
How can that be??






I am having same problem and can’t figure out resolution myself