Page 1 of 1

fckeditor won't load

Posted: Mon 31. Oct 2005, 04:54
by tarheit
fckeditor simply wont load, either in WYSIWYG html or in the articles summary. It just sits there trying to load in internet explorer, and in foxfire it displays "The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete." where the editor should display.

I am using 1.2.5-DEV, and FCKeditor 2.1.1. The sample at http://www.hdk-online.de/include/inc_ex ... mple01.php works in both browsers, so I think it's something it's something I've got setup wrong, but I have no idea what.

-Tim

Posted: Mon 31. Oct 2005, 05:47
by Pappnase
hello

sounds you have a path problem! you may check your conf.inc.php.

Posted: Mon 31. Oct 2005, 22:13
by tarheit
I found the problem. I had .htaccess rewriting html files. Commented it out and it works great. Thanks.