I'm not sure if it's bug or not.

'Unknown Tool bar item "UniversalKey"' come up when I set Default Toolbar as Drupal Full.
Both in 5.x-1.1 and 5.1.x-dev.
Downloaded FCKeditor 2.4.
Using Firefox 2.0.

Comments

ontwerpwerk’s picture

Assigned: Unassigned » ontwerpwerk

Please use FCKeditor 2.3.2 for now, the 2.4 version is only out since today and I haven't got time to adapt the module yet

ryo’s picture

Thanks for the advice.

ontwerpwerk’s picture

unfortunately the universal keyboard was removed from the default FCKeditor installation - see the following issue for more information. https://sourceforge.net/tracker/index.php?func=detail&aid=1640144&group_...

I will remove the reference from drupal module configuration in the next dev release

mwpeters’s picture

I also developed the problem after upgrading to v2.4, but....
Disabling the module, removing the files, and installing 2.3.2, and re-enabling the module hasn't stopped the messages from popping up...

ontwerpwerk’s picture

have you also emptied your browser cache? (FCKeditor loads some javascript files which might stay in your browsercache a bit longer than you want)

mwpeters’s picture

Darn that did it.... sorry I didn't think of it myself
Thanks much!!

stroobl’s picture

There's a simple way to fix this while you'll still be able to use 2.4. Edit fckeditor.config.js and replace:
['Image','Flash','Table','Rule','SpecialChar','PageBreak','UniversalKey'],
with
['Image','Flash','Table','Rule','SpecialChar','PageBreak'],

Clear browser cache an try again...

ontwerpwerk’s picture

Version: 5.x-1.1 » 5.x-1.x-dev
Status: Active » Fixed

The fix from #7 is included in the upcoming development version

Anonymous’s picture

Status: Fixed » Closed (fixed)
mandyrc’s picture

The fix from #7 works for me... thanks lstroobant

garfy - blocked for being foulmouthed and rude to others’s picture

but why i can set the text to h1 tags and when i click submit the fckeditor ignores that???