Thanks for taking care, Kyle!
tinyMCE.get("description") is undefined - error console in FF
Firebug console:
"NetworkError: 404 Not Found - ../media/editors/tinymce/jscripts/tiny_mce/langs/de.js"
Failed to load: ../media/editors/tinymce/jscripts/tiny_mce/langs/de.js
tiny_mce.js (Zeile 1)
"NetworkError: 404 Not Found - ../media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js"
Failed to load: ../media/editors/tinymce/jscripts/tiny_mce/themes/advanced/langs/de.js
It only happens on Tab and Field Management page, and I have NOT changed any admin files >> de.js files were missing, indeed. But no other page is "complaining" ??
After I've uploaded the "missing" .js, it's still not working:
tinyMCE.get("description") is undefined
../administrator/index.php#showTab
Line 277
But we never surrender to a bug...
SOLVED! After deleting admin cache ('advanced' in use) and some reloads everything works out. I still don't understand what happened, but am
anyway. Thanks again.