Problems with root_url and FCKEditor...

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
sdube

Problems with root_url and FCKEditor...

Post by sdube »

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!
jelle

Re: Problems with root_url and FCKEditor...

Post by jelle »

(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.
sdube

Re: Problems with root_url and FCKEditor...

Post by sdube »

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?
jelle

Re: Problems with root_url and FCKEditor...

Post by jelle »

What are the [strong]exact[/strong] error messages you are seeing?
I checked the webserver log and all I found was the name of the pages served. No errors logged.
Did you look in the acces log or the error log? (assuming normal apache behaviour)
sdube

Re: Problems with root_url and FCKEditor...

Post by sdube »

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
Locked

Return to “[locked] Installation, Setup and Upgrade”