I’ve avoided using TinyMCE for almost all of my sites... but now I need to configure it for use, and I’m having some problems.
I need to be able to upload to the images directory at the root of the site (for legacy reasons). So that’s one problem... but the more immediate problem is that when I click on the image icon to launch the image browser, I get a pop up window with a 404 error. The URL is:
http://www.mydomain.com/assets/plugins/tinymce3201/jscripts/tiny_mce/plugins/advimage/image.htm
And there IS a file at that location... any ideas why that form it’s working? Or did I do something else wrong? It was working a moment ago... I thought.... *sigh*