Hi!
In my website I have 2 areas which fckeditor is required.
In one of them, the plugin requirment is different, so Ive tried loading it a sapparate custom config file, but it didnt work for me.
I used this:
where I created the editor.
what could be the problem?
In my website I have 2 areas which fckeditor is required.
In one of them, the plugin requirment is different, so Ive tried loading it a sapparate custom config file, but it didnt work for me.
I used this:
$FCKeditor->Config["CustomConfigurationsPath"] = "modules/lss/fckeditor/comconfig.js";
where I created the editor.
what could be the problem?