News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Discourage IE6 v2.1.1

Started by All Colours Sam, April 25, 2009, 12:32:20 AM

Previous topic - Next topic

JBlaze

OK... after hours of intensive labor....

:P

Updated. thanks Antechinus.
Jason Clemons
Former Team Member 2009 - 2012

Antechinus

#21
Rofl. Hey I was just looking at the code and y'know I don't think you need the table. Like you could just have the infobar div across the top with the p in it and be done with it. I've done that with changer buttons for multi themes before. Bung div up top. Bung stuff in div. Probably don't even need the p come to think of it. Not a big deal either way though. It'll hardly kill the forum.

ETA: I'll grab the new one and test it and screeny it for you.

ETA2: Yeah you don't need the table. Works just as well like this:

if($context['browser']['is_ie6'])
echo '
<div id="infobar"><a href="http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx"><p>' , (empty($modSettings['ie6_warning_bar_message'])) ? $txt['ie6_warning_bar_message_default'] : $modSettings['ie6_warning_bar_message'] , '</p></a>
</div>';


Can't tell the difference for looks.

JBlaze

Quote from: Antechinus on May 07, 2009, 12:58:31 AM
Rofl. Hey I was just looking at the code and y'know I don't think you need the table. Like you could just have the infobar div across the top with the p in it and be done with it. I've done that with changer buttons for multi themes before. Bung div up top. Bung stuff in div. Probably don't even need the p come to think of it. Not a big deal either way though. It'll hardly kill the forum.

Yea I was thinking the same when I was updating it but was too lazy to change it, test it, all that stuff...

Maybe next month when I decide to update it again :P
Jason Clemons
Former Team Member 2009 - 2012

Antechinus


leslie_512

#24
I have 1.1.8. LOL I see a lot of changes happened last night. What codes do I need to use now? haha Is the original updated or do I follow the comments? Thanks



ETA: We just tried to do a clean install and it still won't show up.
Here is a screen shot of what we're getting.



Afro

@leslie_512
It has something to do with the modsettings code.
Try to add it manually

leslie_512

Sorry I'm new to this...

How and where do I do that?
Is there a code I need to replace?

JBlaze

Quote from: leslie_512 on May 07, 2009, 12:38:54 PM
Sorry I'm new to this...

How and where do I do that?
Is there a code I need to replace?

I will be updating this again to fix that. It was on my list for last night and I overlooked it. Remember that when updating, uninstall previous versions before updating.
Jason Clemons
Former Team Member 2009 - 2012

leslie_512

Great! Thanks so much. I'll keep checking back!

JBlaze

leslie_512, by any chance are you using utf8 language strings?
Jason Clemons
Former Team Member 2009 - 2012

JBlaze

Jason Clemons
Former Team Member 2009 - 2012

bullbreedluverz

Quote from: JBlaze on May 07, 2009, 03:11:51 PM
leslie_512, by any chance are you using utf8 language strings?

i was helping leslie with something today and found that her forum was using english-utf8 if its any help to you if not then just tear this up and use it incase of a bathroom emergency  :P

JBlaze

Quote from: stikkki on May 07, 2009, 03:25:49 PM
Quote from: JBlaze on May 07, 2009, 03:11:51 PM
leslie_512, by any chance are you using utf8 language strings?

i was helping leslie with something today and found that her forum was using english-utf8 if its any help to you if not then just tear this up and use it incase of a bathroom emergency  :P

Yes, that's why her text strings weren't showing up as I did not provide installation for english-utf8. This past update provides that. :)
Jason Clemons
Former Team Member 2009 - 2012

bullbreedluverz

please refer to the later part of my previous message then................  :P

leslie_512

LOL thanks guys! You're life savers! :)

JBlaze

Jason Clemons
Former Team Member 2009 - 2012

leslie_512


JBlaze

If you wouldn't mind, could you post some screenshots as I forgot to take them :P
Jason Clemons
Former Team Member 2009 - 2012

Sabre™

LMAO @ "Internet Explorer 6?! Who told you to come here with that piece of crap and sorry excuse for a browser?!"  8)

Nice mod, thanks mate :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


JBlaze

Quote from: Sabre™ on May 08, 2009, 02:35:01 AM
LMAO @ "Internet Explorer 6?! Who told you to come here with that piece of crap and sorry excuse for a browser?!"  8)

Nice mod, thanks mate :)

Haha. thanks. that message is customizable in admin as well :P
Jason Clemons
Former Team Member 2009 - 2012

Advertisement: