‘Length’ is null or not an object error in FCKEditor
Jun.01, 2009 in
Uncategorized
So i’m back after a lengthy absence in posting fixes. No that’s not because i haven’t had any frustrating bugs that i’ve worked long and hard to solve. Simply i’ve been too busy. Came across this problem in IE where it throws a length is null or not an object error.
After lengthy google searching and tinkering I found the problem to be an extra comma at the end of one of my custom toolbar sets in the fckconfig.js file
/editor/fckconfig.js is the default file path.
Hope this helps anyone in trouble.
Cheers

Leave a Reply