Hi,
I am running Moxiecode’s TinyMCE and Image Manager from a root domain. They are accessed by users on subdomains.
I have got TinyMCE editor to work across subdomains using document.domain =
But the image manager does not work if I use the same command.
The image manager *does* work on the root domain.
It loads if logged in on the subdomain, but it does not find the correct user images.
So there is a pathway issue somewhere.
I just need you to figure out what the setting i…
