If you have upgraded from wordpress 2.7 to wordpress 2.8 and you loose your visual editor please follow the instructions below
If you add
define( ‘CONCATENATE_SCRIPTS’, false );
to wp-config.php this will cause the visual editor to reappear, add the entry after the database info and save the file, this will cause it to reappear. Here’s a link [...]
Follow Me