Hi, On Drupal 6.x, I'm trying to set up WYSIWY and CKEditor for users. My problem is that admin can see all the buttons I've enabled in wysiwyg for editing fields, but other roles cannot for body. The editor buttons are available for comments however. I've removed html filtering, created a new filter, enabled that filter for the roles, but nothing every changes on the list of editor buttons for body.
Any ideas what I might be missing? Could it just be a bad install, and it's reverting to CKEditor?
Thanks. -Don-