Hi,
I have a personal web site that uses a NO-IP.ORG address.
If in config.php I put the IP address (xxx.xxx.xxx.xxx) then the FCK editor is working fine.
However, if I put my NO-IP address (xxx.no-ip.org) then I get javascript permission denied errors. The rest of the site is working fine!
Has anyone else encountered this problem and found a fix?
Thank you!
Problems with root_url and FCKEditor...
Re: Problems with root_url and FCKEditor...
(please also mention cms-version, db type, ph version and OS etc.)
I do the same things and have not seen the problems you describe, but I have to jump trough some hoops to work around the problems in my puny modem/router. Basically I override the no-ip.com name in my local nameserver (bind9) sa that it point directly to the corrects IP, my router cannot do ip-forwarding from inside.
As for your problem: have a look at your webservers logfiles, that is the place to start if you get permission denier errors from your webserver.
I do the same things and have not seen the problems you describe, but I have to jump trough some hoops to work around the problems in my puny modem/router. Basically I override the no-ip.com name in my local nameserver (bind9) sa that it point directly to the corrects IP, my router cannot do ip-forwarding from inside.
As for your problem: have a look at your webservers logfiles, that is the place to start if you get permission denier errors from your webserver.
Re: Problems with root_url and FCKEditor...
Thank you for taking the time to reply. 
Here's my spec:
Windows XP SP2
Using Abyss Web Server X1
PHP 5.1.1
MySQL 4.1.16
CMSMS 0.11.2
I checked the webserver log and all I found was the name of the pages served. No errors logged.
Any other ideas?

Here's my spec:
Windows XP SP2
Using Abyss Web Server X1
PHP 5.1.1
MySQL 4.1.16
CMSMS 0.11.2
I checked the webserver log and all I found was the name of the pages served. No errors logged.
Any other ideas?
Re: Problems with root_url and FCKEditor...
What are the [strong]exact[/strong] error messages you are seeing?
Did you look in the acces log or the error log? (assuming normal apache behaviour)I checked the webserver log and all I found was the name of the pages served. No errors logged.
Re: Problems with root_url and FCKEditor...
I got a lot of javascript errors:
Error: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://xxx.xxx.xxx.xxx:8888/cms/modules ... s.php?id=4
Line: 323
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
Error: Unknown property 'filter'. Declaration dropped.
Source File: http://xxx.xxx.xxx.xxx:8888/cms/modules ... xtmenu.css
Line: 233
Error: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://xxx.xxx.xxx.xxx:8888/cms/modules ... s.php?id=4
Line: 323
Error: uncaught exception: Permission denied to call method XMLHttpRequest.open
Error: Unknown property 'filter'. Declaration dropped.
Source File: http://xxx.xxx.xxx.xxx:8888/cms/modules ... xtmenu.css
Line: 233