callcarol
Member
Posted 7 months ago #
My visual editor is gone.
My host is running PHP 5.2.16.
Does WordPress 3.2.1 requires a certain level of PHP?
Any other suggestions on why I can't get it to work. I have tried disabling my plugins and reinstalling WordPress. Nothing has worked yet.
Do you the the PHP version is the issue?
Does WordPress 3.2.1 requires a certain level of PHP?
5.2.4 or above. So you are fine with 5.2.16
Have you tried:
- deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the Twenty Eleven theme to rule out any theme-specific problems.
- resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.
- increasing the memory available to PHP:
http://wordpress.org/support/topic/253495#post-1017842
callcarol
Member
Posted 7 months ago #
Thank you. Problem solved...
Re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress solved my problem.