After upgrading to IE 8 FCKEditor does not startup anymore.
These are the error messages I get:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;ENAU)
Timestamp: Wed, 29 Apr 2009 15:01:01 UTC
Message: Object doesn't support this property or method
Line: 37
Char: 1538
Code: 0
URI: http://www.christart.de/fckeditor/edito ... e_gecko.js
Message: 'FCKIECleanup' is undefined
Line: 18
Char: 1
Code: 0
URI: http://www.christart.de/fckeditor/edito ... oolbar=CMS
Message: 'FCKLanguageManager' is null or not an object
Line: 22
Char: 86
Code: 0
URI: http://www.christart.de/fckeditor/edito ... oolbar=CMS
Message: 'FCK.ContextMenu' is null or not an object
Line: 105
Char: 158
Code: 0
URI: http://www.christart.de/fckeditor/edito ... e_gecko.js
Message: 'FCKLang' is undefined
Line: 22
Char: 1
Code: 0
URI: http://www.christart.de/fckeditor/edito ... oolbar=CMS
Message: Object expected
Line: 24
Char: 1
Code: 0
URI: http://www.christart.de/fckeditor/edito ... oolbar=CMS
FF is still OK.
Anybody seen similar problem(s)? Release(s) I tried up to 2.6.4 - all the same.
Downgrading to IE 7 shows the same problem. The strange thing is that it seems to be dependend on the type of internet connection. I used a dial-up for testing - no problem. Using a wireless UMTS connection has the problem.
Using the sample application has the same problem as well - so I would eliminate any integration problem from my side.
Wed, 04/29/2009 - 17:07
#1
Re: Object Expected error IE 7 + IE 8 but ok on FF
My error are on any link that attempts to call a javascript function.
Have you had any luck with a solution?
Jack Albright
developer
Wilmington, DE USA
Re: Object Expected error IE 7 + IE 8 but ok on FF
If you have modified any file, verify that your code is correct and it doesn't include any bug.
Re: Object Expected error IE 7 + IE 8 but ok on FF
I'm getting a similar error in IE 7, but only when accessing my wiki from our public RSO junction. When I hit my wiki from the local server address, the editor has no problem loading.
Check out the differences in the screenshots here:
In the first image (fig.A) you'll see its loading fine, from our internal server address.
In the second image (fig.B) you'll see the editor trys to load, but then fails after a few seconds, throwing a JS error. I've spent about 5 hours on this now, reloading all code from scratch, various builds, and clearing all the caches. I can't get it to work no matter what I try.
Any thoughts? The editor loads fine in FF no matter which direction you hit the wiki from. I'm using:
MediaWiki 1.14.0
PHP 5.2.2 (isapi)
MySQL 5.1.33-community
Latest FCKeditor extension and editor nightly build.
Re: Object Expected error IE 7 + IE 8 but ok on FF
The reason the editor won't load, is because it's missing the accgeoprod3 directory in the path. What variable, and where, do I need to change to make sure that accgeoprod3 directory is thrown in there? I've tried changing just about everything to absolute pathing and it still won't work...nothing seems to change what is shown there.
I must be missing something blatant and retardedly stupid...but I don't see it. It works GREAT on the local server address, but this is only failing on our reduced sign-on page... for some reason it going up a directory and missing the target.
Attachments: