• Everything was working fine til tonight when I got this. Both of my blogs went down, though the other one just triggers the Word Press page.

    Website itself working fine, and the Wpress files appear intact, though I am not certain about that.

    Anyone know what this means?

    Fatal error: Call to undefined function: get_bloginfo() in /home/fpw/public_html/thedeuce/wp-includes/wp-db.php on line 304

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hmmm… And you are sure you didn’t do anything? It actually means the system hasn’t found a function called get_bloginfo(), which is important for wordpress to work. It is defined by the developpers of wordpress.

    What you can do:
    try uploading a working copy of wordpress again (maybe not overwriting the files, if there are missing files, they aren’t overwritten, or just if newer)

    check your phpversion… make file phpinfo.php and type <?php phpinfo() ?> and give just the version

    Ask your host if they moved your blog.
    Also check that each file is present and none have a filesize of zero.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error?’ is closed to new replies.