Snabel,
You have the same problem? so you have Share This and the SP plugins running mentioned? sorry, just checking…
Snabel,
You have the same problem? so you have Share This and the SP plugins running mentioned? sorry, just checking…
a couple of things to try here… go to forum – integration – page and permalink and disable loading of forum js in the footer… see if it matters…
also with regards to share this… can you disable it for the forum page? at least temporarily… actually, I know you can, but might involve custom page template for the forum…
can you verify that share this even works on the forum page at all? by works, I mean grabs the right url… I half expect it to be incorrect because share this will likely misdetermine the url since all forum content appears on a single wp page… so it might very well get confused… point is if share this doesnt get the canonical url for the page based on the url rewrite rules, you might want it disabled on the forum page anyways…
Yellow Swordfish said
As Mr Papa said above – IE uses it’s own and different Javascript engine so clearly what is not a problem to Mozilla/Webkit browsers causes issues with IE. My question above in post 4 still stands if anyone can supply the information.
To answer your question 4, I do not see Javasccripts conflicts in Firebug. The IE 9 has developers tools (known as Command bar) and it showed no conflicts.
were you in the console of the developer tools?
also, what above the changing of the js loading option I asked about above?
Mr Papa said
of course it would be IE… and it does have different js engine than any other browser…that combination you mention, as you know, is not a problem in the real browsers… still anxiously awaiting IE 10… I know that does not help you… time permitting we can try to gather that plugin, I use it on a few of my sites, and see if any obvious reason why they might not like each other… and just a clarification, but it wont by our plugins not liking tinycme, but share this…
as to your error log, the last set are not errors, but harmless notices… the line 364 one is already removed in the next version…
I am a little confused by the topic status one… have you been enabling and disabling the plugin (ie in researching the js conflict)? I would expect potentially to see it once on activation if the db entry already exists since mysql does not give you an easy way to check for existence before doing db entries… and its not a fatal error, just continues on fine… so if you are not uinstallling or disabling frequently, I would be concerned…
Well, let’s not get into philosophical discussions. As far as Engine is concerned it is notgoing to change much in IE 10. As far as teaching is concerned, UNFORTUNATELY, I know enough about programming. I had been big supporter of Opensource projects. I started X11 port to Windows which was later on merged into official X11.org tree. You will find my name as the founder of the project under contributors at http://xfree.cygwin.com.
It is not true that Simple Press and plugins has no problems at IE9. As I type I see problems with SimplePress forum. When I click “Quote”, I cannot type after quoted message in the IE9. I had to switch to HTML view to type my message after quoted message.
I did send a link to my site and Private Message to Mr. Yellow Swordfish the login id and Password to check/test the issues. It was beautifully ignored and a philosophical discussion was started.
Apparantly, the problems are as following:
1) ShareThis plugin v 5.2 uses jquery version 14.2 which is old. It is loading its own old jquery libraries. Loading multiple libraries in WP, it causes javaconflicts or not, is not a goood ida. It is going to create problems. Therefore, I inserted ShareThis tracking code manually in the Template, and discarded the ShareThis plugin. This resolved a lot of conflicts.
2) After point (1), the issues are boiled down to Topic Share and Online plugin. Activating these plugins messes up the tool bar of TinyMCE. Only Spolier and Syntex Highlight buttons are visible in IE 9.
I am pretty sute there are issues wiith Topic Share and Online plugin on IE9 . I am using Elganttheme ArtSee theme.
Since your plugins are available only to paid membership, therefore, I do not want to mess around with the code of those plugins.
Mr Papa said
a couple of things to try here… go to forum – integration – page and permalink and disable loading of forum js in the footer… see if it matters…also with regards to share this… can you disable it for the forum page? at least temporarily… actually, I know you can, but might involve custom page template for the forum…
can you verify that share this even works on the forum page at all? by works, I mean grabs the right url… I half expect it to be incorrect because share this will likely misdetermine the url since all forum content appears on a single wp page… so it might very well get confused… point is if share this doesnt get the canonical url for the page based on the url rewrite rules, you might want it disabled on the forum page anyways…
I have already tried disabeling the loading of javascripts in the footer.
About your other messaage of Toopic Source errors. Yes, I tried several times activating and deactivating SP as well as WP plugins to pined down the culprits. ShareThis plugin was easy to get ride of without loosing my ShareThis analytics by inserting code into the template.
Suhaib Siddiqi said
I did send a link to my site and Private Message to Mr. Yellow Swordfish the login id and Password to check/test the issues. It was beautifully ignored and a philosophical discussion was started.
I do not object to being called out if I do something wrong or forget something. I do object in this case however. Not only did I reply to your PM quickly I also informed you why it was pointless me visiting your site and also told you what I was doing about that. You clearly did not read this.
Apparantly, the problems are as following:
1) ShareThis plugin v 5.2 uses jquery version 14.2 which is old. It is loading its own old jquery libraries. Loading multiple libraries in WP, it causes javaconflicts or not, is not a goood ida. It is going to create problems. Therefore, I inserted ShareThis tracking code manually in the Template, and discarded the ShareThis plugin. This resolved a lot of conflicts.
I do wish plugin authors would learn these simple rules and not do stuff like this. Actually it applies to many theme authors as well of course.
2) After point (1), the issues are boiled down to Topic Share and Online plugin. Activating these plugins messes up the tool bar of TinyMCE. Only Spolier and Syntex Highlight buttons are visible in IE 9.
Again – read my Pm and comments I made earlier in this thread. There is no point in me personally visiting your site. That will have to wait. But – I find it hard to believe that the Online plugin could effect anything. It has NO javaScript and basically it’s only interaction with the page it to place a link in the stats box at the bottom.
The Topic Status (and I assume this is the one you mean) also has NO JavaScript involved with it but does interact with the editor window – although not the editor itself. It should simply place a select box in the editor options area. So simple HTML.
So earlier you seemed to be saying that the whole of tinyMCE disappears. You are now saying that the toolbar is ‘messed up’. Prior to anyone visiting your site can you confirm what you mean by that?
I am pretty sute there are issues wiith Topic Share and Online plugin on IE9 . I am using Elganttheme ArtSee theme.
Since your plugins are available only to paid membership, therefore, I do not want to mess around with the code of those plugins.
Mr Papa said
a couple of things to try here… go to forum – integration – page and permalink and disable loading of forum js in the footer… see if it matters…also with regards to share this… can you disable it for the forum page? at least temporarily… actually, I know you can, but might involve custom page template for the forum…
can you verify that share this even works on the forum page at all? by works, I mean grabs the right url… I half expect it to be incorrect because share this will likely misdetermine the url since all forum content appears on a single wp page… so it might very well get confused… point is if share this doesnt get the canonical url for the page based on the url rewrite rules, you might want it disabled on the forum page anyways…
I can disable ShareThis on the forum page. It will require a custom page. I have tried disableing on all the pages. ShareThis does work fine on the Forum page. The statistic of ShareThis is correct. I tested it. The forum page is new. ShareThis currently shows only the analytics from me during the testing. Currently, I inserted the sharethis code in the footer.php of the Elegantthemes Artsee. As you can see on my website the ShareThis shows different counts on different pages, including Forum page, and all of them are correct. Mostly users Share the Home page therefore Home page has the highest ShareThis counter numbers.
Yellow Swordfish said
Suhaib Siddiqi said
I did send a link to my site and Private Message to Mr. Yellow Swordfish the login id and Password to check/test the issues. It was beautifully ignored and a philosophical discussion was started.
I do not object to being called out if I do something wrong or forget something. I do object in this case however. Not only did I reply to your PM quickly I also informed you why it was pointless me visiting your site and also told you what I was doing about that. You clearly did not read this.
I did look for the new message icon this morning when I logged in. I must have missed it, sorry for it.
2) After point (1), the issues are boiled down to Topic Share and Online plugin. Activating these plugins messes up the tool bar of TinyMCE. Only Spolier and Syntex Highlight buttons are visible in IE 9.
Again – read my Pm and comments I made earlier in this thread. There is no point in me personally visiting your site. That will have to wait. But – I find it hard to believe that the Online plugin could effect anything. It has NO javaScript and basically it’s only interaction with the page it to place a link in the stats box at the bottom.
The Topic Status (and I assume this is the one you mean) also has NO JavaScript involved with it but does interact with the editor window – although not the editor itself. It should simply place a select box in the editor options area. So simple HTML.
So earlier you seemed to be saying that the whole of tinyMCE disappears. You are now saying that the toolbar is ‘messed up’. Prior to anyone visiting your site can you confirm what you mean by that?
I am pretty sute there are issues wiith Topic Share and Online plugin on IE9 . I am using Elganttheme ArtSee theme.
Since your plugins are available only to paid membership, therefore, I do not want to mess around with the code of those plugins.
Yes, you are right, I mentioned that TinyMCE was all messed up. However, my several follow up posts mentioned trying to investigate conflicts with WP plugins etc etc. I posted several follow up. So later it stands with removing ShareThis that only Spoiler and Highlight Syntex buttons available. I know the Online and Topic Status do not use Javascript. I did have a peak at the code. Actually, if these plugins would have been using javascript, it have been much easier to remove conflicts (at least for me.) These plugin require messing around with php code. I am not a Php expert.
sorry, a bit confused now… have a bit of time today to look into the IE issues… but want to clarify… you have IE 9 issues with simple press when running just, with some of our plugins? is that true? and share this is out of equation?
can we just get a recap here please…
Mr. Papa,
Yes, you are right. The ShareThis plugin is out of question now. I deleted it and inserted the code manually into the template, which avoided use of old jquery 1.4.2 ShareThis plugin use.
The issue is only with IE9. I got tried of playing around with WordPress and SP plugins ON/OFF games.
I debugged the TINYMCE editor page in IE9. Following errors arre showing up.
SCRIPT5007: Unable to get value of the property ‘split’: object is null or undefined
editor_plugin.js, line 35 character 6
SCRIPT5007: Unable to get value of the property ‘split’: object is null or undefined
editor_plugin.js, line 35 character 6
The editor_plugin.js in the in the spoiler plugin of TinyMCE.
Removing Spoiler plugin does not solve TinyMCE toolbar issue in IE9. It only got rid of the javascript (editor_plugin.js) errors.
so to be clear again… if you have the topic status or the online plugin, tinymce stops working for you?? keyword there being ‘OR’?
dont seem to be able to duplicate that…
Yes, you are correct.
Check http://www.shaadiconnections.com . I will PM you login id and password for a demo user. Try FireFox and IE9. You will see different behavior. In IE9 toolbar is not visible.
okay, will do… happy to look…
but if getting js issue on yours but not my test sites (which are configured differently from each other), then still likely something else locally conflicting… just need to find it…