I get this in my error_log within the theme quite often:
[15-Mar-2005 18:44:48] PHP Fatal error: Call to undefined function: get_header() in /pathtomywordpress/wp-content/themes/meadow/index.php on line 1
I don't know why it does that, but I do know that the site works. I;m trying to source the problem or find a solution but not sure where to look. Could this have something to do with custom php templates? If how should I fix it?
Line 1 says get header as above in the index.php file so is it not supposed to be there?
Hope someone can help. Thanks