By DancingFoolVB on
I have installed and configured fckeditor using the most recent modules and followed both the readme and one of the online videos.
Permissions are set.
Not only am I not getting the fckeditor toolbar above the Body field (which is included), I AM getting a copy of the home page repeated within the Body field.
Any idea what is going on and how to fix it?
Thanks, David
Comments
=-=
helps to know exactly which versions of modules and libraries you are using.
Versions
Drupal 6.12
Module: fckeditor-6.x-1.3.tar.gz
FCK code: FCKeditor_2.6.4.tar.gz
Thank you for reminding me. Is there anything else that would be useful?
David
=-=
i would forego the fckeditor.module and use the wysiwyg api.module which is the future of editors in drupal.
Well, what do you know!
That suggestion worked quite nicely.
Thank you very much for your quick and helpful response.