Where is the function get_bloginfo()?
Thanks…Guess I should refresh more 😀 I will look into it
It was my host…the DB was down for a minute… I lost a post 🙁
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.
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.
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?