Fatal Error: Undefined Function
-
On my main page where my wordpress should load, I get this error:
Fatal error: Call to undefined function: bloginfo() in /home/brokenl/public_html/mindy/wp/wp.php on line 9
But on Line 9 is what came in the original document:
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php echo get_settings(‘blog_charset’); ?>” />
How do I fix this?
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Fatal Error: Undefined Function’ is closed to new replies.