Hi,

I have recently installed CKEDITOR on my drupal website but its not showing up while creating the contents.
I have followed the instructions as were mentioned -

1. Enabled the Module.
2. Gave the permission to all profiles
3. Didnt change anything in CKEditor profile sections.

When I look at the html source code of page, content creation, i dont see ckeditor.js file in the script section. Looks like something is wrong with the settings somewhere. Please advice.

Thanks.

Comments

dczepierga’s picture

Status: Active » Postponed (maintainer needs more info)

Do u read README file and Installation section?
Try again do all steps from README - it should help...
Probably u didn't download and copy CKEditor library...

Greetings

sudeepk’s picture

Title: Drupal 6.16, CKEditor 6.x-1.11, ckeditor_3.6.3 » Drupal 6.16, CKEditor 6.x-1.11, ckeditor_3.6.3 - Not working

Thanks,

I re-read the readme.txt file. It doesn't say anything about library. Which Library you are referring to?

There is a _samples directory too under - /sites/all/modules/ckeditor/ckeditor
When I tried to open the index.html file from there I can see the CKeditor is enabled. But not on my website pages.

Is CKFinder required to be installed for CKEditor to work? I don't think so.

Please advice. Its very critical.

dczepierga’s picture

I'm writing about CKEditor standalone which u can download from ckeditor.com:
http://docs.cksource.com/CKEditor_for_Drupal/Open_Source/Drupal_6/Instal...

Do u give permissions to access CKEditor?

Do u use Open Source CKEditor module from drupal.org or commercial one from cksource.com?

Greetings

mkesicki’s picture

Priority: Critical » Normal
sudeepk’s picture

Yes. I gave permission to access CKEditor for all authunticated users.
I user open source from drupal.org

sudeepk’s picture

Someone please help...its important.

mkesicki’s picture

@sudeepk,
please read documentation at http://docs.cksource.com/CKEditor_for_Drupal#Drupal_6_2 and check if you did all necessary steps to install CKEditor.
In general you should:
1 Download module from http://drupal.org/project/ckeditor
2 Enable in Drupal module from step 1
3 Download CKEditor library from http://ckeditor.com/download
and extract it to paths like: http://docs.cksource.com/CKEditor_for_Drupal/Open_Source/Drupal_6/Installation_Paths
4 Give users necessary permissions to use CKEditor
5. Configure CKEditor module to your needs (this step is optional).
Please check carefully if you follow all these steps.
If you did everything as it should be, please check in Firebug or similar tool if you have any errors on page where CKEditor should be loaded. Please also check server errors log and admin status page.

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

No one else confirm problem with it and @sudeepk not write anything over 2 weeks after write instruction by @michal_cksource, so i closed this issue.

Greetings