Forums
(@mayo)
18 years, 9 months ago
I found way how to fix dashboard, its a header bug:
Open /wp-admin/index.php in editor with UTF coding Add at begining of file ob_start(); Add at end of file ob_end_flush(); save and copy back.
It fix header bug.
I found way how to fix dashboard:
Thanks