When I click on any Editor Button that has a Popup Window using the default WP Visual Editor (TinyMCE), the Popup Window displays the following message:
Not Found The requested document was not found on this server.
Here are my active plugins:
Gravity Forms
Image Widget
MapPress Easy Google Maps
Multiple content blocks
Relevanssi
Secure WordPress
SlidePress
Social Profiles Widget
Widget Logic
WordPress SEO
WP-reCAPTCHA
WP Socializer
WP Super Cache
I think this started to happen after I upgraded to 3.0.4.
Any ideas?
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 Ten 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
@esmi
Thanks for the replay, but I tried all these steps and nothing worked. My memory limit is 128M so I don't think that can be the problem.
Any other ideas?
I just figured it out. It was some unnecessary code in the htaccess file.