I can't add new icons (tabs) in CKEditor toolbar, in EDITOR APPEARANCE options. Whatever I choose it only gives me default toolbar. I tried all versions. What should I do?

Comments

Linked25’s picture

I am having the same issue. Was wondering if anyone knows of a fix for this.

natttan’s picture

I learned how to manage that issue. First, don't install CKEditor via Wysiwyg module, but CKEditor module. Then, and this is the most important, download not STANDARD but FULL package of CKEditor from CKEditor.com, and put it in previously downloaded module (hope you know that procedure). Make it sure that in sites/all/libraries you have FULL version also. That's it.
Let me know if there are any problems.
Cheers!

Ian Griffith’s picture

Good evening from Eudlo. I have been on other discussions over the same issue.

http://drupal.org/node/1909696

http://drupal.org/node/1908736

I have tried most things suggested and have looked at the solution offered but have found that it is still the same even though I am using the CKEditor Module.

Are you saying that you downloaded the full version of CKEditor or did you build a "full version" through CKbuilder?

Cheers Griffo

BTW Happy Valentine's Day

natttan’s picture

I downloaded full package. On CKEditor site you have standard package set as default, but you can choose Basic, Standard or Full package. When you download it, you have to properly install it in your CKEditor module, and there is a more - less specific procedure to do so (namely, you have to put your full downloaded package into ...\sites\all\modules\ckeditor\. It should be ...\sites\all\modules\ckeditor\ckeditor.(No mistake here , there is ckeditor folder inside ckeditor module folder.) Since there already exist ckeditor folder inside ckeditor folder, maybe is better to avoid confusion and firstly to erase that nested ckeditor folder and replace it by yours, downloaded folder). Of course. don't forget to put folder also into libraries. It should be ...\sites\all\libraries\ckeditor.
I am sorry for the delay in replying you. I have just seen your post.

tompagabor’s picture

#2 works for me.

jcisio’s picture

Category: bug » support
Status: Active » Fixed

OP's issue has been fixed.

AstaC’s picture

#2 worked for me aswell, Thanks.

symphonia’s picture

Hello! I have several problems with ckEditor... As regards your suggestion, I should put just the CkEditor full version into sites/all/libraries, or also the module in the same directory?
The problem is some buttons of the editor are not shown, moreover the text on page doesn't maintain the formatting that I set into the editor and images I upload via CkFinder aren't shown either.

Can you help me please?

wwalc’s picture

It does not matter if you put CKEditor into sites/all/modules/ckeditor/ckeditor or into libraries/ckeditor.
Just make sure that the Global Profile in CKEditor settings contains the correct path to CKEditor once you upload CKEditor library (the editor).

Regarding the second issue - images are lost after saving etc. Make sure that you have selected the right input format (e.g. Filtered HTML or Full HTML) and that the list of allowed tags in this input format is correct.

symphonia’s picture

Yes, it's everything correct - input format and related allowed tags - but nothing works...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Eranga’s picture

I had the same problem. I removed the ckeditor module completely and installed dev version. Now works fine