I posted this in the forum as well - did I step over some drupal-ediquette by double posting (please educate me if I did!!)

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

CommentFileSizeAuthor
CKEditor-and-IMCE.jpg77.5 KBbirgitholme

Comments

klonos’s picture

I think this is a duplicate. It is related to input formats I believe. Hold on...

klonos’s picture

...there you go...

#742686: CKEditor showing in Firefox 3.0.14 but not appearing in IE 7 (initial reporter of the issue mentions use of IMCE)
#725086: CKEditor does not appear on windows with non-empty window.opener

These two are the ones that come in mind. Can you please check against the reports in these issues and see if the are similar to your case? This could also be related to specific browser. Do you have the same behavior in IE and Firefox? Could also be module related (IMCE).

Please check and mark this one as 'duplicate' if so.

birgitholme’s picture

I'll check the two issues and see if they help with mine.
I do have win7, make all my sites in firefox, but always cross check in ie and chrome

I'll be back and/or mark as duplicate if that will be that case!

birgitholme’s picture

Checked the two issues and that is not what is happening for me.

CKEditor and IMCE works fine for user-0 in both firefox as well as chrome (not so in ie, but I almost never use ie as input-device, so that I don't really care about)

BUT and this is the mystery, it will not work for any other user but user-0 (master user, original user); despite giving permissions to use both CKEeditor and IMCE.

klonos’s picture

Did you check if it is resolved once you allow Full HTML input format for your users (/admin/settings/filters)?

birgitholme’s picture

it was set to filtered, but changing it "full html" did not give my users access to the ckeditor.

The most weird thing, is that I had ckeditor to work for my users at a point.

Maybe I should just delete both CKeditor and IMCE and start on a fresh?

birgitholme’s picture

Status: Active » Closed (fixed)

I lost my patience in trying to "trouble shoot", 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