Closed (duplicate)
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 09:14 UTC
Updated:
27 May 2011 at 16:18 UTC
Hi, my wysiwyg has stopped working and I haven't made any changes at all which is really bizarre?
I've updated the wysiwyg module to the latest one and also tried on the 6x2dev which have both put a grey bar where the icons should be which is an improvement - but there's still no icons?
I've also updated to the latest Drupal version, and I have added in tinymce as I was using openwysiwyg before - neither work though which has me stumped?
Any ideas? It's for Security Spikes if that helps?
Thanks everyone!
Comments
Comment #1
brei9000 commentedThis happened to me too today. I have the latest version of everything, including a core update yesterday.Looks like my input format got switched. Instead of Full HTML it was Filtered. Putting this blunder out in case anyone has the same issue.
Comment #2
twodIf you updated from one or two versions back and were using the editor's default toolbar layouts, you'll need to activate a couple of buttons. (This sounds likeley since the gray bar you see is probably the empty toolbar.)
We no longer support the default toolbar layouts, see #1003850: 6.x-2.2 has no toolbar buttons by default - one of several other heated discussions on the same topic. ;)
We're working on improving the GUI for managing buttons and if you'd like to participate you can check out #277954-169: Allow to sort editor buttons and try the sort_buttons branch. (It's based off Wysiwyg's master branch and targeted for D7 but will most likely be backported to D6 once done.)