I just installed that plug in as suggested and it still shows the same problem that I was having earlier. :-(
Maybe I just need to revert to the previous version..
I just installed that plug in as suggested and it still shows the same problem that I was having earlier. :-(
Maybe I just need to revert to the previous version..
Similar thread: http://wordpress.org/support/topic/278484
There are several things to try to troubleshoot this:
define( 'CONCATENATE_SCRIPTS', false ); near the top of wp-config.php. That would make WordPress admin run slower, so can try removing it in a few days and testing again (this would eliminate any stale network cache)Definitely disable the "Use Google Libraries" plugin if you are using it.
What finally worked after playing around with restarting, clearing my cache, etc is "disabling Gears" I removed that in my Firefox and everything came back as normal. ;-)
Adding define( 'CONCATENATE_SCRIPTS', false ); to wp-config.php worked for me. I will try removing it in a few days as advised.
Hey Everyone,
This is Tom from http://www.Tomsgurureview.com This is usually caused by a caching problem. The easy solution is to Press Ctrl-F5 at the same time. If that doesnt work, go to >Tools>upgrade>reinstall automatically Then when you go to post a new message Click ctrl-F5 and presto. Hope this helps my peeps!
Tom
the clearing of cache files etc didn't work for me (firefox, opera or konqueror). neither did the reinstall from within wordpress.
i had to delete wp-admin & wp-includes and upload fresh versions from the zip.
I don't know why but for some reason the new install doesn't overwrite tinyMCE file properly.
Here is how to fix it.
The only thing that worked for me was adding
define( 'CONCATENATE_SCRIPTS', false );
Tried everything else, but that's what worked.
Got the same problem. But in my case is was about .htaccess restrictions that didn't let wp-tinymce.php launch.
Adding "tinymce.php" to allowed files list solves the problem.
Can someone please tell me what possible reason wp has for screwing around with our code?!!
Why can it not just leave us the hell alone, and make wp do as its bloody well told.
Reeeaallly frustrated and annoyed.
Tony
This topic has been closed to new replies.