Support Forum
Whenever we try to use something that has TinyMCE open up in a frame (such as trying to add a hyperlink), we get the following message:
Unsafe JavaScript attempt to access frame with URL http://sub.domain.com/forums/?new=topic from frame with URL http://sub.domain.com/wp-conte.....domain.com. Domains, protocols and ports must match.
My guess is this is caused because the mce_rdomain is just "domain.com" instead of "sub.domain.com", but there seems to be no way to fix this.
Any ideas? This is a pretty major issue.
or are you doing any kind of redirection?
Visit Cruise Talk Central and Mr Papa's World
Would you be willing to try a small code edit for me? I am clutching at straws really but there is a hint of something in the Moxie docs which might be a factor here.
The file is /wp-content/sp-resources/forum-plugins/inymce-richtext/tinymce/sp-tinymce-init.php
Starting on line 29 is the long list of 'init' statements and we need to try adding a new one. Maybe even put it as the first one. Note the format. So could you try:
document_base_url : "http://your-domain/forum-url/",
At least I think that would be right! see if this helps?
YELLOW
SWORDFISH
|
None at all 🙂 but I would like to continue to explore that one. This is a completely unique report - the first of it's kind in 6 years so I am struggling a bit to understand what might be happening. Of course the fact that it is unique does suggest that the issue stems from something environmental to your setup - server setting maybe or some sort of Apache module I have not come across before.
Would you be wiling to send me the actual full text of the message with the correct domain names and full paths in place? If you wish to keep these private then you could send them to me in a PM...
Also - if willing - perhaps you could also ask your host support of they have any idea what the cause may be...?
YELLOW
SWORDFISH
|
I will PM you the complete message.
This is actually an internally managed box (we manage it ourselves). The server was running perfectly fine before we upgraded to the latest version (we were previously using 3.x before the upgrade). We are now running the latest version. No environmental settings (including redirects) have been changed since then.
Thanks for the help.
1 Guest(s)