Posted by sabikhi on August 27, 2009 at 7:20pm
Hi All,
I am a newbee and installed wysiwig along with FckEditor, and made FckEditor default for all the filters. How ever when I go to the create content page of any node, The Editor appears in case of administrator, where as for any other authenticated users the editor doesn't show up.
Please provide me with a solution as it is a very time critical application.
Drupal 6.13
PHP 5.2.9
MySQL database 5.0.81
Wysiwyg 6.x-2.0
FckEditor
Comments
The editor should show up as
The editor should show up as long as the user has permissions to use the relevant input formats. Wysiwyg module does not use or introduce any new permissions so that should not be a problem.
I am not sure what could cause that to happen. Can you make sure the wysiwyg and editor scripts are loaded? (Try with Firebug for FF).
Well, i am having the same
Well, i am having the same problem.
I looked all permissions and nothing seems to work.
Maybe a Theme Problem?
I could get the Editor to work in the Garland (Default) Theme. Just change your users skin to it and test if this works.