Forums
(@jmatthew3)
19 years, 5 months ago
Here’s another way to get rid of the dashboard completely:
go to your wp-admin directory, and edit “menu.php”
Comment out the line that is:
$menu[0] = array(__(‘Dashboard’), 0, ‘index.php’);
–this has worked for me, so far.
I’d just like to say that you guys did correctly find the problem — i had edited the .htaccess in the right directory, but, before me, someone had manually forced the type to text/html in the /news directory.
so, that was the problem.
thank you all. wordpress et al rock.
-jm3
Tried that, doesnt work.
the css file IS being loaded — i can watch the access_log and watch it load.