WYSIWYG window does not show up in browser

4 posts by 3 authors in: Forums > CMS Builder
Last Post: September 24, 2008   (RSS)

By jesseh - September 24, 2008

When i create a new section (say news for example) and then go to modify a content window i can see the title box but not the WYSIWYG box. Here is the error:

tiny_mce_jzip.js line 56:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://www.msub.edu/demo/cmsAdmin/tinymce3/tiny_mce_gzip.js :: anonymous :: line 56" data: no]


admin.php line 156:
tinyMCE is not defined
tinyMCE.init({

This is my first time using this system so it could very possibly be something on my end. If you could help id appreciate it. Thanks.

Re: [jesseh] WYSIWYG window does not show up in browser

By Melanie - September 24, 2008

jesseh,

Looks like there may be a call to functions somewhere on your page that doesn't exist in the script any longer.

Re: [Melanie] WYSIWYG window does not show up in browser

By jesseh - September 24, 2008

Actually i got it working -- fetch (worthless) broke some code so it just required an upload and its good to go. Thanks for your help though!