By birgitholme on
I need some help here, fairly new to Drupal but many years of experience with html and some php. In other words I'm not an expert (not even close to), but I do know my around web-design.
I've have Drupal 6.16 running, with CKEditor - WYSIWYG HTML editor 6.x-1.1 and IMCE 6.x-1.3.
For user-0 (first user, master user) it works perfectly.
BUT for any other user I can't see the CKEditor. When logging in as any other user, I get the standard "plain txt" when I try to "add content".
I have given all users permission to both CKEditor as well as IMCE.
What am I missing here??
Thanks in advance for any help - I'm sure it is some simple thing that I'm just plain not seeing.
/Birgit
Comments
IMCE WYSIWIG CKEditor
I presume you are also using "IMCE Wysiwig" module, as I understand this links IMCE with WYSIWYG. Have you created profiles in IMCE and made sure these are available - go to Site Building - Setttings - IMCE and create a configuration profile, thereafter you make Role-profile assignments for each role ! I hope this helps.
As far as I know that is not
As far as I know that is not needed when I'm using CKEditor. And remember is was working, but only for user-1
Anyways I deleted the profile where it would not work, added a new profile, with the same permissions, and now it works... Go figure that one.
Thanks for the input!!
:-) Birgit