vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Force Standard Editor for IE10 Users (Editor Workaround) for VB 4.x by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=296838)

BirdOPrey5 04-02-2013 10:00 PM

Force Standard Editor for IE10 Users (Editor Workaround) for VB 4.x by BOP5
 
1 Attachment(s)
NO LONGER NECESSARY IN VB 4.2.1 or above.

Brought to you by BirdOPrey5 / Qapla.com

See Post #12 for a different solution, it lets the editor work in IE10

If you are an Admin of a VB4 site with the ckeditor (all versions since 4.1.4 I believe) you probably know that the VB4 editor is not compatible with Internet Explorer 10 (IE10) web browsers.

As IE10 becomes more popular this is a bigger issue for site administrators.

The good news is the "Standard Editor" in VB 4.x does work, it is only the WYSIWYG editor with the problem.

This simple singe plugin mod will force IE10 users, and only IE10 users to the Standard Editor no matter what they have chosen in their settings.

This should prevent complaints from users about the editor not working properly.

We hope this issue will get fixed in a future VB4 version, maybe 4.2.1, maybe later, at that time you can remove this product.

No documentation, no settings, just import the XML file and it is active, disable or remove the product and it stops working.

Installation Instructions:

Log into your Admin CP
Go to Add/Import Product under "Plugins & Products" on the side menu.
Click the "Choose File" button to find the attached product xml file.
Press "Import"
Done.

------------------------------------------------------

Please "Mark as Installed" if you use this. :)
Donations always appreciated. :up:
Nominate MOTM if you LOVE it! ;)

Ramsesx 04-04-2013 07:18 AM

Thank you Joe, very useful.

sweetpotato 04-04-2013 10:40 AM

Thank you. This Mod is very useful for me for now though I will convert my site to Xenforo soon. I can't understand why Vbulletin Team have not released a bug fix for this.

Elenna 04-04-2013 09:50 PM

THANK YOU! This is much easier than expecting my users to read a how-to. Kudos!

RedTurtle 04-04-2013 10:28 PM

Thank you for releasing this plugin BirdOPrey5 -- installed it and it is working as described!

Quote:

Originally Posted by sweetpotato (Post 2414201)
Thank you. This Mod is very useful for me for now though I will convert my site to Xenforo soon. I can't understand why Vbulletin Team have not released a bug fix for this.

You need to be more patient. It has only been reported as a bug for about 6 months now. You can't really expect vBulletin devs to fix things that quickly! </sarcasm>

Gladius2007 04-05-2013 11:34 AM

BOP5 needs to fix the "You must 'Like' someone else's post before liking any more by BirdOPrey5." bug, it's really annoying. :p

BirdOPrey5 04-05-2013 05:30 PM

Thanks guys... I wish I had thought of it sooner.

This has absolutely nothing to do on if the real fix will or will not be in 4.2.1- I have no inside information on that- just waiting and watching like everyone else.

abdobasha2004 04-06-2013 04:10 AM

wow... that's coding !

sticky 04-09-2013 04:59 AM

Installed, thank you! Was driving me crazy.

AusPhotography 04-10-2013 07:20 AM

Simple and effective! Looks like IE10 wont be in 4.2.1... 4.3 hopefully.

kylek 04-11-2013 01:44 AM

Thanks for this!!

BirdOPrey5 04-11-2013 01:50 PM

I've been told by another forum member that simply adding this to the headinclude template will let the WYSIWYG editor work fine by telling IE10 to display as IE9.

Code:

<meta http-equiv="X-UA-Compatible" content="IE=9" />
I don't have immediate access to IE10 to test it, but if anyone wants to test, uninstall or disable this mod first.

smirkley 04-11-2013 03:05 PM

Tested and verified.

sadiq6210 04-13-2013 10:53 AM

Thanks Joe
At least you care about this bug more than vbulletin by trying to find a solution.

We appreciate that for you

sadiq6210 04-13-2013 10:55 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2415719)
I've been told by another forum member that simply adding this to the headinclude template will let the WYSIWYG editor work fine by telling IE10 to display as IE9.

Code:

<meta http-equiv="X-UA-Compatible" content="IE=9" />
I don't have immediate access to IE10 to test it, but if anyone wants to test, uninstall or disable this mod first.

It is working but all the pages will display as IE9 in IE10
Your plugin is much better :up:

smirkley 04-13-2013 01:22 PM

Quote:

Originally Posted by sadiq6210 (Post 2416090)
It is working but all the pages will display as IE9 in IE10
Your plugin is much better :up:

I do not know of any situation where a vb powered website would even try to render differently in IE10.

The difference is in the WYSIWYG and is strictly mechanical.

BirdOPrey5 04-13-2013 05:10 PM

Quote:

Originally Posted by sadiq6210 (Post 2416090)
It is working but all the pages will display as IE9 in IE10
Your plugin is much better :up:

Whichever you prefer. :)

xPonyx 04-13-2013 06:25 PM

Greatly appreciate the fix.

squidstir 04-15-2013 06:33 AM

I too thank you!

stained 04-15-2013 12:25 PM

Thank you :up:

Goodfather 04-15-2013 03:37 PM

Thank you for releasing this plugin, installed it and it is working as described!

sticky 05-12-2013 01:08 PM

Is this still necessary with 4.2.1?

BirdOPrey5 05-12-2013 01:50 PM

No it is not.

If people still have issues with the editor in 4.2.1 with IE10 they should follow this post- http://www.vbulletin.com/forum/forum...96#post3963696

sticky 05-13-2013 08:24 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2421524)
No it is not.

If people still have issues with the editor in 4.2.1 with IE10 they should follow this post- http://www.vbulletin.com/forum/forum...96#post3963696

Thank you.

tpearl5 05-14-2013 01:02 PM

I don't understand why everyone, including vbulletin, is forcing compatibility mode when you can just drop in newer ckeditor files: http://www.vbulletin.com/forum/forum...pdated-vb4-2-0

I did and it works better than ever - fixes the IE10 compatibility as well as some really annoying chrome bugs.

bzcomputers 05-14-2013 01:35 PM

Quote:

Originally Posted by tpearl5 (Post 2421961)
I don't understand why everyone, including vbulletin, is forcing compatibility mode when you can just drop in newer ckeditor files: http://www.vbulletin.com/forum/forum...pdated-vb4-2-0

I did and it works better than ever - fixes the IE10 compatibility as well as some really annoying chrome bugs.

I've heard that people have done this and it worked, others have said it causes issues (vBulletin themselves being one of them). You would think if it was as easy as just dropping in files vB would have done it a long time ago. Not being a coder myself I'm a little reluctant to just swap out core and crucial files to the operation of the site, but for those of you willing to, please report back your experiences!

I know I have also seen bugs related to the latest versions of Chrome (dating back to 2012), especially when trying to edit posts, not to mention the IE10 issues.

smirkley 05-14-2013 01:45 PM

Any IE10 issues can be resolved by forcing IE10 browsers to render in IE9 mode.

It is a shortcut, not a fix, but effective.

add this to your header template...
<meta http-equiv="X-UA-Compatible" content="IE=9" />

BirdOPrey5 05-14-2013 02:00 PM

Quote:

Originally Posted by tpearl5 (Post 2421961)
I don't understand why everyone, including vbulletin, is forcing compatibility mode when you can just drop in newer ckeditor files: http://www.vbulletin.com/forum/forum...pdated-vb4-2-0

I did and it works better than ever - fixes the IE10 compatibility as well as some really annoying chrome bugs.

The cell phone forum in your signature - http://cellphoneforums.net - does not work with IE10 for me... will you share what forum you updated following those instructions?

tpearl5 05-14-2013 03:30 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2421972)
The cell phone forum in your signature - http://cellphoneforums.net - does not work with IE10 for me... will you share what forum you updated following those instructions?

Actually, I just updated it (forum is running 4.1.12). It should work now. I had previously updated Nikonites which is running 4.1.9

tpearl5 05-14-2013 03:38 PM

Quote:

Originally Posted by bzcomputers (Post 2421966)
I've heard that people have done this and it worked, others have said it causes issues (vBulletin themselves being one of them). You would think if it was as easy as just dropping in files vB would have done it a long time ago. Not being a coder myself I'm a little reluctant to just swap out core and crucial files to the operation of the site, but for those of you willing to, please report back your experiences!

I know I have also seen bugs related to the latest versions of Chrome (dating back to 2012), especially when trying to edit posts, not to mention the IE10 issues.

If you just upload the 3.6.6 files, no it won't work, but the attachment in the thread I posted has been modified slightly to work with vBulletin.

The Chrome bugs were driving me insane! I'm not sure if this fixes the edit bug though.

Edit: No - the 'go advanced' edit bug is not fixed by this. Specifically, preserving line returns.

BirdOPrey5 05-14-2013 03:47 PM

Quote:

Originally Posted by tpearl5 (Post 2422000)
Actually, I just updated it (forum is running 4.1.12). It should work now. I had previously updated Nikonites which is running 4.1.9

Sill can't make new lines in IE10- that was the biggest part of the bug IMO.

tpearl5 05-14-2013 06:31 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2422008)
Sill can't make new lines in IE10- that was the biggest part of the bug IMO.

You sure? I just tested and it worked. ctrl+f5? Those .js files won't reload on their own.

datoneer 05-14-2013 10:07 PM

Is this included in 4.2.1 version?

tbworld 05-14-2013 10:48 PM

Quote:

Originally Posted by datoneer (Post 2422098)
Is this included in 4.2.1 version?

Yes, it is included in the version 4.2.1

BirdOPrey5 05-15-2013 11:34 AM

Quote:

Originally Posted by tpearl5 (Post 2422056)
You sure? I just tested and it worked. ctrl+f5? Those .js files won't reload on their own.

It's weird... the forced refresh made it work on the "New Thread" post but quick reply is stuck in "Standard Editor" mode despite many refreshes and even changing to use the WYSIWYG editor by default in General Settings.

Weirder still is the quick editor doesn't even show the icon allowing me to switch back and forth between Standard and WYSIWYG mode even though it does on the full (new thread) editor screen.

tpearl5 05-15-2013 12:58 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2422193)
It's weird... the forced refresh made it work on the "New Thread" post but quick reply is stuck in "Standard Editor" mode despite many refreshes and even changing to use the WYSIWYG editor by default in General Settings.

Weirder still is the quick editor doesn't even show the icon allowing me to switch back and forth between Standard and WYSIWYG mode even though it does on the full (new thread) editor screen.

Yeah, I noticed that too - I think it has something to do with the guest posting mod I have installed. Are you logged in?

BirdOPrey5 05-15-2013 01:58 PM

Yes, I was logged in/registered.

dariyos 05-23-2013 04:00 PM

return does work, but it wysiwyg doesnt work after installing the product.

in the vbulletin settings the wysiwyg editor is activated, but still not working

i want to edit an post, and se only < td > .... and so on..

my version is vb 4.2.0

BirdOPrey5 05-23-2013 05:24 PM

Quote:

Originally Posted by dariyos (Post 2423757)
return does work, but it wysiwyg doesnt work after installing the product.

in the vbulletin settings the wysiwyg editor is activated, but still not working

i want to edit an post, and se only < td > .... and so on..

my version is vb 4.2.0

That is what this product does, force the standard editor.

Quote:

See Post #12 for a different solution, it lets the editor work in IE10
Try the above for a better fix.

dariyos 05-24-2013 10:41 AM

i tried this, but now the return button is not working


All times are GMT. The time now is 05:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02285 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete