• Resolved coxtree

    (@coxtree)


    I’m getting this error after uploading index.php and style.css for my new theme. Anyone have any ideas on how to fix?

    This would be in the lines <meta content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” http-equiv=”Content-Type”>

Viewing 5 replies - 1 through 5 (of 5 total)
  • What’s the error message?

    In your page source code it shows that you an error in your code, this needs correcting.

    <meta content=”< br />

    Fatal error: Call to undefined function: bloginfo() in /home/kncmusic/public_html/coxtree/index.php on line 5

    there must be a mistype in your source. Take a good look at it again

    Thread Starter coxtree

    (@coxtree)

    I don’t get it, and I’m getting very frustrated with WordPress!

    Here’s the complete error msg:
    Fatal error: Call to undefined function: get_header() in /home/kncmusic/public_html/coxtree/wordpress/wp-content/themes/coxtree/index.php on line 12

    You should probably upload a fresh index.php file to your theme folder.

    Keep in mind this will obviate any changes you have made to index.php.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘error with original theme’ is closed to new replies.