• Hi, I got this error when going to my blog

    Fatal error: Call to undefined function: bloginfo() in /home/content/b/o/c/bocmaxima/html/index.php on line 7

    Here is the corresponding code from the index file (lines 6, 7 and 8)

    <head profile=”http://gmpg.org/xfn/1″&gt;

    <title><?php bloginfo(‘name’); ?><?php wp_title(); ?></title>

    <meta http-equiv=”Content-Type” content=”text/html; charset=<?php bloginfo(‘charset’); ?>” />

    Whats wrong?

Viewing 1 replies (of 1 total)
  • Thread Starter bocmaxima

    (@bocmaxima)

    Oh, I also want to add real quick, that this isnt a fresh install. My blog has been live for 3 months now, without a problem 🙁

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Call to undefined function: bloginfo() ?’ is closed to new replies.