Broken WordPress Admin dashboard (no CSS loaded)

0

Posted by fred | Posted in tutorial, Wordpress | Posted on 17-05-2012

When I connected on my WP admin dashboard, it was displaying in a simple HTML page (no CSS loaded). I found a great solution on the wordpress forum.

 

Simply add the following line in the wp-config.php file before the first require_once function call:

 define(‘CONCATENATE_SCRIPTS’, false);

 

Hope this will fix your problem.

 

Source: http://wordpress.org/support/topic/wp-admin-broken-displays-plain-html-css-java-not-loading

 

VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)

Write a comment

Security Code: