version: 2.6.4
it seems like can't include "FontName","FontSize"and "TextColor"
FCKConfig.ToolbarSets["MyToolbar"] = [ ['Smiley','FontName','FontSize','TextColor','Bold','Italic','Underline','-','OrderedList','UnorderedList','-','Link','Unlink','Image'] ] ;
it seems like can't include "FontName","FontSize"and "TextColor"
Re: can't use custom ToolbarSets in IE8
Strange, your code looks good to me.
Perhaps http://docs.fckeditor.net/FCKeditor_2.x ... on/Toolbar can be of any help.
If there's an unknown element on the toolbar it should still load only an error would be alerted.
Also clear or turn of you cache.