I've installed TinyMCE for Drupal 4.6x exactly as the instructions say. All tables were added, and I've enabled the module.Right below my text areas, the link "disable rich-text" is visible, but there are no TinyMCE buttons.I've made sure to add a profile and link the appropriate roles to that profile and default state is "On"Here are my settings for TinyMCE :Make tinymce visible on:
specific pages:
node/*
user/*
comment/*Options: left at default (blank for editor width and height)On save: left at default (true, true, false)Editor CSS: TinyMCE default
CSS Path: blank
CSS Classes: blankFormatting: Force BR new lines: True
Force P new lines: TrueAny idea why my editor is not showing up? Tested on IE and Firefox with Javascript enabled on bothall help is appreciated,
-=Vince