I have the same problem. Updated to BP 1.6 and now I only get the following message:
Fatal error: Call to undefined function bp_get_displayed_user_username() in /home/content/n/a/p/napes1/html/wp-content/themes/bp-fun/bp-functions.php on line 17
Max
(@clementsm)
@napes1: please create your own thread, your question has nothing to do with the OP’s question.
@huffbw: Can you use something to inspect the HTML source of the admin page you took that screenshot from. That will show you wehere wordpress is trying to find the stylesheet, and should give you some idea of the problem.
In my own experience, with localhost installs, this can be cause by not putting the correct hostnames in your /etc/hosts file, if you are doing local development.
I’m having the same problem as huffbw (post#1). I downloaded WP 3.4.2 and installed it on my MBP (OS X 10.6.8) using MAMP PRO. Installation went without a problem but when I logged into the admin side of my site it’s all broken. I mean there’s no CSS being applied to any of the back-end pages, as shown in post#1.
Any ideas why this is happening?
## UPDATE: I went into the “Host” tab of MAMP PRO and set my IP/Port to “*” then, I restarted my server and voila! the admin pages are working as normal now.