I'm using cftextarea with richtext="true" and this works as
expected in the default website on the server.
However, we have many websites on the server, all referenced
by separate domain names and I want to use fckEditor in each of
these websites. Unfortunately it doesn't work in any of them and
just displays a normal html textarea.
If I copy the CFIDE directory (which contains fckEditor) into
each of these websites, the richtext editor displays as expected.
My difficulty is that in order to make fckEditor work in all
the websites, I would have to copy CFIDE into the root directory of
every website - which is something I don't want to do. I want to
have fckEditor work in every website by referencing the one copy of
CFIDE in the server's root directory.
Can anyone help me with this?
Thanks
..Robert