after upgrade to 2.5.1. I try to write a post .
ok i can add a basic text in visual, however if i try and go to the html button then it does not switch views, i am stuck in Visual View.
the firefox shows an error in: editor.js (line 82)
"tinyMCE is not defined
go("content")editor.js (line 82)
onclick(click clientX=0, clientY=0)post-new.php (line 1)
[Break on this error] var ed = tinyMCE.get(id);"
can someone help me? It very emergent.
thank you@
UCFJuice
Member
Posted 1 year ago #
Can anyone else help with this problem? I think my installation of Tiny MCE is okay, could there be a problem with my editor.js file?
I've read posts about permissions, FTP parameters, gzip compressor plugins, the lot! None have helped.
It's a common problem. At least I think that's what your problem is. The files that TinyMCE needs possibly didn't upload properly.
My suggestion is to kill everything in the /wp-includes folder and reupload them. That's where TinyMCE is.
Better yet, nuke /wp-admin while you'r at it and reupload those as well. It's always best when upgrading to delete unneeded files (which is basically everything in those two folders, plus all your *.php files in the root EXCEPT wp-config.php; also don't delete robots.txt or.htaccess. THEN once all that's gone, upload the fresh files. :)
HTH.