Support Forum

TinyMCE not available in IE9

100 Answers

New Answer

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Understood, all sites are diffferent.

TinyMCE toolbars issues are well known since long time.  A Google search will give plenty of hits.

In my opinion, SimplePress could have two choices for WYSWYG editor, TinyMCE and another one (maybe CKEditor).

MP Mr Papa
Mr Papa
Member

I am not sure what is going on…  I am not getting the errors you referenced but as you say, tinymce is not there either…

oddly IE does not display the cache status like FF does…  by that I mean wp cache… I assume you have told it to ignore the forum page??

are you using the sp syntax highlighter plugin?  the errors you reported seem to come from the ddcode plugin for tinymce…

MP Mr Papa
Mr Papa
Member

re: post 31…  we have the api set up, so just need someone to write a small plugin to use a different editor… ;)

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

I have not told WP cache to ignore caching forum page. 

I used the Developers Tool on IE9 to debug, which reported those errors for editor_plugin.js.  Editor_plugin.js is every plugin.  I have not tried disabeling all the TinyMCE plugins, then activating one by one.  On my IE 9 Developers Tool bar is available by pressing F12.

Yes, I am using sp syntax highlighter plugin.  I tried disabeling and also deleting it.  That did not help with TinyMCE toolbar issue on IE9.

MP Mr Papa
Mr Papa
Member

lol, yes I know how to use the developers tool…  unfortunately, its lacking compared to firebug…  just not getting the errors you are…  though as I said, tinymce not working in IE 9 on your site either…

well, you cannot cache the forum page…  all content is dynamically generated…  so could be the root of the problem…  on the wp cache settings page, can you tell it to ignore the forum page and then clear the cache?  in the section for which pages to ignore, you would enter the page slug, ie

/forum/

would be expecting bigger problems though if it was this simple…

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

I am sure you knew about developers toold.  The IE developers tools are crap.

I have already tried several time deactivating WP Super Cache and deleting cache directory, references to Super Cache from WP-Config.php.  It did not help.

MP Mr Papa
Mr Papa
Member

either way, you still need to tell it to ignore or else you will have other problems…

and you site keeps logging me out for some reason… spending half my time logging back in! ;)

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Logging out? Are you trying to do more then one login from two different browsers?  Let me disable the multiple login for today.  Sorry for it.  It has  asecurity features which log out a user who try to login from multiple broswers.  It is to prevent members from sharing user id and password.

MP Mr Papa
Mr Papa
Member

okay, will come back to it… need a bit of a break and glass of wine!

MP Mr Papa
Mr Papa
Member

can you look on your forum – components – tinymce editor admin panel… things look proper? what language do you have entered?

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

language is en

and rest of the entries are as following (cut and past directly from the Admin panel)

TinyMCE plugin:

inlinepopups,media,spellchecker,paste,spoiler

Toolbar 1:

bold,italic,underline,|,bullist,numlist,|,blockquote,outdent,indent,|,link,unlink,|,undo,redo,forecolor,charmap,|,image

Plugin buttons 1:

media,|,pastetext,pasteword,|,selectall,code,|,spellchecker,|,spoiler

I just now noticed Syntex highlter does not work in any browser.  If you click on it does not show pull down menu.

MP Mr Papa
Mr Papa
Member

okay, thanks… can you look on your server, in the tinymce plugin… forum-plugins/tinymce-richtext/tinymce/plugins/ddcode/langs and verify that you have an en.js file in there?

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Yes en.js is there with all the other language files.

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Dear Mr. Papa,

The login id I PM you has temporary Administrator access.

I have deactivated Topic Description, Topic Status and Upload Viewer plugins of SP.  You will see the toolbar in IE9 is working with these plugins disabled.  The TinyMCE toolbar will disappear in IE9 if you activate anyone of these plugins.

The Who’s Online plugin now will not even activate.  It goes to Home page if I try to activate.

I had tried disabeling WP plugins, but it did not help.  I am not sure what is going on, two of these plugins do not use a Javascript. I tried WP Twenty Ten theme and a couple of other themes, same issues.  So it is not theme issue.