Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications

Reply
 
Thread Tools
IEDeathMarch.org - block IE 1.x - 6 from your Site Details »»
IEDeathMarch.org - block IE 1.x - 6 from your Site
Version: 1.00, by redlabour redlabour is offline
Developer Last Online: Oct 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.0 Rating:
Released: 03-20-2009 Last Update: Never Installs: 5
Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

Hi,

this is only a simple Hint to block and redirect all Users to a customized *.html Page if they use a Internet Explorer Version older then Version 7.

You can do it a lot of Ways - but i guess this one is the best to describe your Users what is happening.

INSTRUCTION:

At the very first Line of headinclude Template enter:

Code:
<if condition="is_browser('ie') AND !is_browser('ie','7.0')"><meta http-equiv="refresh" content="0; url=http://www.YOURDOMAIN.de/ie6.html"></if>
see Attachment for my Version of the ie6.html and feel free to edit it to your Language and Style and then upload it.

THANKS GOES TO POGO FROM VBULLETIN-GERMANY FOR THIS HINT.

For more Information about the Background of this take a look at:

http://iedeathmarch.org/ :up:


DEMO OF THE REDIRECT:

German -> http://www.politikstube.de/ie6.html
Google Translation English -> http://translate.google.de/translate...istory_state0=

Download Now

File Type: zip ie6.zip (1.6 KB, 34 views)

Screenshots

File Type: png ie7andabove-only-css.png (19.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-21-2009, 02:23 PM
veenuisthebest's Avatar
veenuisthebest veenuisthebest is offline
 
Join Date: Mar 2008
Location: India
Posts: 1,416
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redlabour View Post
http://iedeathmarch.org/

All Arguments are listed.
I find no reason good enough to *block* a browser. The MAX that can be done is to show them a dismissible notice.

Quote:
Originally Posted by redlabour View Post
It is never to late to learn using Windows Update.

But by the Way - this is of course a bit to hard for Boards with 40% or more using IE6. And we have only 15% Visitors using IE6.
Its late for my grandmother.

Isn't 15% too much? You are straight away blocking 150/1000 ??

Quote:
Originally Posted by redlabour View Post
.....need someone to show them what to do.
I have announced the blocking to my Members two Months before and given Support for Updating and Hints.
Again, you are missing the point here sir! Not everybody is technical. MANY people browse the internet for fun (not knowing the difference between OS and browser). They don't give a damn what is mozilla and what is microsoft, and they dont want to.

And yes, I don't fall in any of the 4 categories of people described above. I use Firefox myself and have Chrome and IE6 for testing purposes.
Reply With Quote
  #13  
Old 03-21-2009, 03:47 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think you should all try out this instead: http://www.otherroaddesign.com/pages/kapp.html.

it gives users browsing in IE6 a simple alert that their browsing experience may not be great on your site and a link to upgrade their browsers.

At least it doesnt block the site for ie6 users.
________
Homemade Dp
Reply With Quote
  #14  
Old 03-21-2009, 03:51 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
You have to roll with the times and if people are being left behind, it's their own fault.
I completely agree with your second reply. But it would be better when Microsoft itself would put an end of life notice to IE6, like they did with IE4 and 5.
That would make life easyer for everybody. Problem is when having a company, you have to also keep clients in mind with older browsers until they finally upgrade, which sometimes takes too long indeed.

@Sweeks: Nice tip!
Reply With Quote
  #15  
Old 03-21-2009, 03:55 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Black Tiger View Post
I completely agree with your second reply. But it would be better when Microsoft itself would put an end of life notice to IE6, like they did with IE4 and 5.
That would make life easyer for everybody. Problem is when having a company, you have to also keep clients in mind with older browsers until they finally upgrade, which sometimes takes too long indeed.

@Sweeks: Nice tip!
Lol Ive used it on our site ever since my friend made it. Ive always hated IE6 for the PNG problems mainly. Check it out it, honestly it is much better than this and your IE6 users will still be happy with it.
Heres a link to the demo, NOTE: Only works in IE6 lol

http://www.otherroaddesign.com/kapp/test.php
________
Bdsm Tits
Reply With Quote
  #16  
Old 03-21-2009, 05:18 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Black Tiger View Post
People who NEED IE6 (like my hosting company), because they have to see how other users, still using IE6 look at their webpage.

It's a great mod for things like forums and hobby websites.
1. VMWare.

2. That is of course the main application area for this Mini-Mod.

Quote:
Originally Posted by Black Tiger View Post
Problem is when having a company, you have to also keep clients in mind with older browsers until they finally upgrade, which sometimes takes too long indeed.
USB Sticks - Portable Firefox, Portable Opera and so on.....


Quote:
Originally Posted by veenuisthebest View Post
Its late for my grandmother.
Support your Grandmother.

Quote:
Originally Posted by veenuisthebest View Post
They don't give a damn what is mozilla and what is microsoft, and they dont want to.
The Internet would be a better and safer Place if there was a Internet-Driving-Licencse.
Reply With Quote
  #17  
Old 03-21-2009, 05:31 PM
veenuisthebest's Avatar
veenuisthebest veenuisthebest is offline
 
Join Date: Mar 2008
Location: India
Posts: 1,416
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redlabour View Post
Support your Grandmother.
I always do and I love to.


Quote:
The Internet would be a better and safer Place if there was a Internet-Driving-Licencse.
Which will never happen.

So, all I am saying is rather than blocking people completely off a website, a notice is more than enough. My sites look cool in IE6, no probs at all.
Reply With Quote
  #18  
Old 03-21-2009, 08:08 PM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by veenuisthebest View Post
So, all I am saying is rather than blocking people completely off a website, a notice is more than enough. My sites look cool in IE6, no probs at all.
Of course we want do this Forever - but i think we can set a Sign for some Months.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:17 AM.


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.04199 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (12)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (2)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete