Hey guys,
Whenever I initialize FCK, firebug gives me the following error:
I am using FCK with Expression Engine (cms). Anyone run into this error before?
Whenever I initialize FCK, firebug gives me the following error:
OutdentListItem()()fckedito..._gecko.js (line 52) OutdentListItem()()fckedito..._gecko.js (line 52) FCKToolbarFontFormatCombo()()fckedito..._gecko.js (line 91) FCKToolbarFontFormatCombo()(Object FieldWidth=100 PanelWidth=150 PanelMaxHeight=150)fckedito..._gecko.js (line 91) FCKToolbarStyleCombo()(td)fckedito..._gecko.js (line 90) FCKToolbarBreak()(td#xToolbar.TB_ToolbarSet)fckedito..._gecko.js (line 97) F()("Default")fckedito..._gecko.js (line 99) LoadToolbar()fckedito...r=Default (line 232) GetInstance()()uIoGvdi1...Ppw%3D%3D (line 1) GetInstance()(LoadToolbar())uIoGvdi1...Ppw%3D%3D (line 1) LoadToolbarSetup()fckedito...r=Default (line 220) onload()()fckedito...r=Default (line 215) [Break on this error] var FCKStyles=FCK.Styles={_Callbacks:{},...tyles[G]=true;A[Q.Name]=Q;};return A;}};
I am using FCK with Expression Engine (cms). Anyone run into this error before?
Re: "D is Null" JS error in fckeditorcode_gecko.js
Re: "D is Null" JS error in fckeditorcode_gecko.js
RemoveType .xml
.. and everything started working again.
Re: "D is Null" JS error in fckeditorcode_gecko.js
Correct = </Style>
Incorrect = </style>
After I fixed that it went away.
Re: "D is Null" JS error in fckeditorcode_gecko.js
Re: "D is Null" JS error in fckeditorcode_gecko.js