Warning: The author of this contribution does not provide support for it anymore.

IE6 No More

All IEs? - IE6 No More

All IEs?

by callumacrae » Tue Jul 20, 2010 6:19 pm

Is there any way to mod this mod so that it displays for ALL IEs and says to upgrade to a different browser?

~callum
macr.ae = my website. you probably won't like it.
Proud user ofProud user of
User avatar
callumacrae
Former Team Member
Posts: 2662
Joined: Tue Feb 12, 2008 12:28 pm
Location: London, UK
Name: Callum Macrae
Contact:

Re: All IEs?

by MattF » Tue Jul 20, 2010 7:26 pm

Yes, change

Code: Select all

<!--[if lt IE 7]>
to this:

Code: Select all

<!--[if IE]>
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 5859
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman
Contact:

Re: All IEs?

by Jaymie1989 » Tue Dec 14, 2010 4:15 pm

Hey,

Is their IF Statments for other browsers?
Dear creators of Sesame Street,
Kids are still fat. Can I come back now?
Sincerely, Cookie Monster.

View my MODs - Need phpBB help with MODs and Styles? Take a look at my phpBB3 services
User avatar
Jaymie1989
Registered User
Posts: 1991
Joined: Thu Aug 02, 2007 5:21 pm
Name: Jaymie
Contact:

Re: All IEs?

by MattF » Tue Dec 14, 2010 5:29 pm

No, only IE recognizes this type of conditional code.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 5859
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman
Contact:

Re: All IEs?

by martin123456 » Mon Sep 19, 2011 6:32 pm

phpbb3 309 with this installed it now shows the box on all browser's guess it needs updating.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm
Contact:

Re: All IEs?

by MattF » Mon Sep 19, 2011 7:59 pm

Nope. Nothing to update. It works fine with 3.0.9. Check your files. You must have altered the code.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 5859
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman
Contact:

Re: All IEs?

by martin123456 » Wed Jun 13, 2012 11:19 am

There is still a lot of ppl who use IE9 (due to it's speed) and dont want to be seeing the warning box so

Find

Code: Select all

<!--[if lt IE 7]>

and change it to

Code: Select all

<!--[if lt IE 9]>


Any one on IE9 wont see the warning and any one on ie under 9 will ;)

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm
Contact:

Re: All IEs?

by martin123456 » Tue Jan 29, 2013 9:08 pm

VSE wrote:Yes, change

Code: Select all

<!--[if lt IE 7]>
to this:

Code: Select all

<!--[if IE]>


IE 10 don't see the warning box i even went to your site and nothing.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm
Contact:

Re: All IEs?

by MattF » Tue Jan 29, 2013 9:28 pm

martin123456 wrote:
VSE wrote:Yes, change

Code: Select all

<!--[if lt IE 7]>
to this:

Code: Select all

<!--[if IE]>


IE 10 don't see the warning box i even went to your site and nothing.


IE 10 no longer supports IE conditionals, because IE 10 is finally a mature and modern browser that behaves like the rest. The point of this MOD is to deal with eliminating old IE 6. So only people using IE 6 will see a message.
Formerly known as VSEMy ExtensionsPlease do not PM me for support.
User avatar
MattF
Extensions Development Coordinator
Extensions Development Coordinator
Posts: 5859
Joined: Sat Jan 17, 2009 9:37 am
Location: Los Angeles, CA
Name: Matt Friedman
Contact:

Re: All IEs?

by PiperB » Thu Apr 27, 2017 9:36 pm

callumacrae wrote:Is there any way to mod this mod so that it displays for ALL IEs and says to upgrade to a different browser?

~callum
Doing so would require htaccess file editing as I described here. ;)
https://www.phpbb.com/customise/db/mod/ ... 41#p556541
<!-- IF U_LOVE_NOTEPAD++ -->
[td class=statement]I Notepad++ ![/td]
<!-- ENDNEVER --> <!-- tee hee --> :P
Whoa ooo whoa ooo whoa I'm a Lady!
User avatar
PiperB
Registered User
Posts: 173
Joined: Mon Nov 07, 2016 6:54 pm
Contact: