• phoenixd

    (@phoenixd)


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

    What happened, and how can I fix it?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Kafkaesqui

    (@kafkaesqui)

    Thread Starter phoenixd

    (@phoenixd)

    Where is the function get_bloginfo()?

    Thread Starter phoenixd

    (@phoenixd)

    Thanks…Guess I should refresh more 😀 I will look into it

    Thread Starter phoenixd

    (@phoenixd)

    It was my host…the DB was down for a minute… I lost a post 🙁

    PennyHaynes

    (@pennyhaynes)

    I still don’t understand why I’m getting the error. I have the page, I have the function, and I’m using 1.5.1. Can someone tell me exactly what I have to do? This “5 minute install” is taking over an hour.

    dabbler

    (@dabbler)

    get_bloginfo() is a function in feed-functions.php which is in your wp/wp-includes folder. This error is caused by wp being unable to locate the feed-functions.php file. Using MySQL Query Browser or phpMySQLAdmin check the values of the siteurl and home columns in the wp_options table of your MySQL database. One of them is probably not set right.

    twaites

    (@twaites)

    Ok I’ve looked and it didn’t even write to mysql database… It gives my that error with a clear database. Any clue on what I should do?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Fatal Error: get_bloginfo()?’ is closed to new replies.