Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cftextarea and fckEditor

New Here ,
Sep 28, 2008 Sep 28, 2008
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
305
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Sep 28, 2008 Sep 28, 2008
create a virtual CFIDE directory in your web server for each of your
sites, pointing it to one physical CFIDE location.

hth

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Translate
LEGEND ,
Sep 28, 2008 Sep 28, 2008
create a virtual CFIDE directory in your web server for each of your
sites, pointing it to one physical CFIDE location.

hth

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 28, 2008 Sep 28, 2008
LATEST
Works a treat, Azadi.

Thank you so much.

..Robert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources