Not sure what I need to activate on the Wysiwyg Module to get it to show up on "edit" text box. I have been trying for days to get this to work and I just can't seem to get the module to show up at all. It does show the "disable rich text" link which wasn't there before but no editor buttons. I have tried several different editros that are supposed to work with this FCK Editor, YUI Editor, and TinyMCE editor. TinyMCE is the only one I could actually get a Installed correctly in the Wysiwyg Settings so I have been concentrating on that editor but still it does not show at all. I have tried changing all the settings for the Input formats even adding a new Input Type still nothing. Also have tried deactivating the Wysiwyg Module and reactivating it and nothing.
Also noticed that Wysiwyg or TinyMCE hasn't got any permission setting in my permissions list. So what do I need to do to get this module to show up so I can edit with it?
I am using Wysiwyg version 6.x-2.0
and TinyMCE version 3.2.7
Drupal 6.14
Theme: Acquia Slate 6.x-1.4
Comments
Look in the logs (under
Look in the logs (under admin->reports) to see if there are any files not being found.
Contact me to contract me for D7 -> D10/11 migrations.
It was a library path issue...SOLVED
I checked under admin->report and I was getting a page not found error at this location below:
sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/bbcode/editor_plugin.js
So I just went in through FTP and moved the files and folders it was looking for to there proper location... apparently the structure of the lastest download of TinyMCE is different then what Drupal looks for. Hope this will help anyone that has the same issue with getting this to show up.
You're welcome.
You're welcome.
Contact me to contract me for D7 -> D10/11 migrations.