I had to set up my WordPress account all over again after my web server deleted my account. After many failed attempts I was able to install WP and create a new account. I'm able to access the dashboard and everything, but when I go to my URL the following message appears:
Fatal error: Call to undefined function body_class() in /home/a4734548/public_html/blog/wp-content/themes/twentyeleven/header.php on line 70
I need to fix this ASAP since my blog is part of a school project and I'm being graded on it.
Did you try and switch to twenty ten theme and if theme works fine then delete twenty eleven and reinstall from a search with in admin panel by going to Appearance>>>>Themes.
When I switch to Twenty Ten I get basically the same message:
Fatal error: Call to undefined function body_class() in /home/a4734548/public_html/blog/wp-content/themes/twentyten/header.php on line 55
Looks like you have a corrupted file in your install see if you can replace all files name folders except wp-content folder
Which version of WordPress are you using? Such mistakes used to come in older versions.