Hi all,
I was just trying out the new CKEditor 3.
After a couple of minutes I got it running, changed the config and while browing the .html file in Firefox (locally), it works perfect.
But when I browse it with Firefox on my webserver (exacty the same file, in the same folder). The config file won't load. I added an alert('test'). in the configfile. The alert shows locally. But not when browsing the page serverside.
Keep in mind that I'm using MAMP and everything is in the same folder.
So basically:
file:///Users/macbook/Downloads/ckeditor/_samples/replacebyclass.html -> Works.
http://localhost/ckeditor/_samples/replacebyclass.html -> Works, but the config does not get loaded... ( so I cannot change the toolbar, colors nor languages..)
Thanks!
Mon, 09/07/2009 - 08:17
#1