Log in or register to post comments
Textarea value not loading
When my instances of CKEditor load, the current text values do not load and the CKEditor text window is inactive. If I toggle the "Source" button, the window and buttons become active and I can enter text. Using debugging I see there is a value in my textarea after the page loads but it won't show in the window. I also get the following error on page load:

PMError: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE)

Any help/suggestions would be great.

Thanks!