For some reason I'm getting an error message when updating my user info under the user button:
Fatal error: Call to undefined function: wp_specialchars() in /usr/www/virtual/timothyb/www.greendigit.com/wp-admin/profile.php on line 69
I was simply updating my password but the error seems to cotinue..
There is also another issue with a misplaced brackets on line 78 of profile.php in the admin folder. Just switch the two brackets like the line above (line 77) and the code should work....
(except for the issue I just mentioned above.. =/