I JUST got some support from the MC developer and I will share what I learned. Maybe this will help you too!!!! Because his advice fixed me all up with an install of TinyMCE and Imagemanager, and it might help with ibrowser too. (funny you should post about this right now, I JUST finished testing ImageManager and getting it all working great now).
OK, ready for this insane fix? So in the settings for the extension, make sure that the path to the script is http://www.yourdomain.com/path NOT http://yourdomain.com/path. The developer said this:
“The MCImageManager currently doesn’t support domain relaxing. You are loading the tinymce script from:
http://domain.org/scripts/tinymce/jscripts/tiny_mce/tiny_mce.js
“But the admin UI is at: http://www.domain.org/
So it thinks it’s a cross domain call therefore the insert will fail due to browser security reasons.”
I added www. to my script path, it works now, imagemanager is very nicely playing with Tiny, Tiny shows up fine, etc.
Hope this helps people!!! Because I’ve been dealing with Tiny/ibrowser/imagemanager crap for weeks now, and though I am a little chagrined that it’s such a simple fix, I am also soooo relieved!!!
