The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Browser on Who's Online Details »» | |||||||||||||||||||||||||
Browser on Who's Online
Developers: derekivey Version: 1.0.2 vBulletin Version: 3.5.5 (3.6.0 version available here) File Edits: 2 Template Edits: 1 New Phrases: 8 Uses Plugins: Yes Difficulty: Easy Description: This hack will show each user's browser in the Who's Online Box beside their name. It supports IE, Firefox, Opera, Camino, Safari, Konqueror, and Netscape. If the user is using a browser that is unsupported with this hack, it will show a Question mark icon, which means its an Unknown browser. *** I Strongly Recommend That You Backup Before Installing/Upgrading This Hack! *** Planned features for a later release:
Note: If you are using vBadvanced CMPS, please follow 350Chevy's post to get this hack working on it, if you want to show their browser on the CMPS' Who's Online. I have added screen shots of this hack in action below. Please click If you installed this hack. Thanks! Supporters / CoAuthors Show Your Support
|
Comments |
#112
|
|||
|
|||
OK. Stupid question here. Where are the template edits? I do not see them anywhere in the zip file.
|
#113
|
|||
|
|||
There in the readme.html i just checked!!
|
#114
|
|||
|
|||
Yup, they should be in the readme file.
|
#115
|
|||
|
|||
Yep. There is a readme with some file edits in it.
But what do I do with the css scripting above the finds? No instructions. I am new to VB. Came from phpBB where I did tons of modding. So, if this in unclear to me it is going to be unclear to others. Thanks. |
#116
|
|||
|
|||
what css scripting?
|
#117
|
|||
|
|||
Look at the top of the readme file. At least half the data is css styling. Right off the bat is formatted
Quote:
|
#118
|
|||
|
|||
do you mean this?
Code:
Installation Instructions 1. Do the following File Edits: OPEN: index.php FIND: (Select All) session.userid, session.inforum, session.lastactivity, IN LINE FIND: (Select All) session.userid, AFTER ADD: (Select All) session.browser, FIND: (Select All) 'username' => $vbulletin->userinfo['username'], AFTER ADD: (Select All) 'browser' => $vbulletin->session->vars['browser'], CLOSE AND SAVE: index.php |
#119
|
|||
|
|||
No. The css material above it. You are starting at least half way down the file.
If the css stuff has no meaning why is it there? |
#120
|
|||
|
|||
This is all i can see
Code:
vBulletin.org Thread Changelog Install Upgrade Uninstall Browser on Who's Online Version 1.0.1 Developers: derekivey Version: 1.0.1 vBulletin Version: 3.5.3 File Edits: 2 Template Edits: 1 New Phrases: 8 Uses Plugins: Yes Difficulty: Easy Description: Description: This hack will show each user's browser in the Who's Online Box beside their name. It supports IE, Firefox, Opera, Camino, Safari, Konqueror, and Netscape. If the user is using a browser that is unsupported with this hack, it will show a Question mark icon, which means its an Unknown browser. *** I Strongly Recommend That You Backup Before Installing/Upgrading This Hack! I am not responsible for any damage this hack causes to your forum so make sure to backup!!! *** Changelog December 29, 2005 - Version 1.0.0 Released January 4, 2006 - Version 1.0.1 Released - Moved browsers to session table instead of user table. Also removed 'Unknown' from being in the table, and replaced it with Psionic Vision's suggestion. Installation Instructions 1. Do the following File Edits: OPEN: index.php |
#121
|
|||
|
|||
I just downloaded it and it has this in it above what you posted.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> <!-- /* vBulletin 3 CSS For Style 'Default Style' (styleid: 1) */ body { background: #E1E1E2; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 5px 10px 10px 10px; padding: 0px; } a:link { color: #22229C; } a:visited { color: #22229C; } a:hover, a:active { color: #FF4400; } .page { background: #FFFFFF; color: #000000; } td, th, p, li { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .tborder { background: #D1D1E1; color: #000000; border: 1px solid #0B198C; } .tcat { background: #869BBF url(do_not_upload/readme/images/gradient_tcat.gif) repeat-x top left; color: #FFFFFF; font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .tcat a:link { color: #ffffff; text-decoration: none; } .tcat a:visited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active { color: #FFFF66; text-decoration: underline; } .thead { background: #5C7099 url(do_not_upload/readme/images/gradient_thead.gif) repeat-x top left; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .thead a:link { color: #FFFFFF; } .thead a:visited { color: #FFFFFF; } .thead a:hover, .thead a:active { color: #FFFF00; } .tfoot { background: #3E5C92; color: #E0E0F6; } .tfoot a:link { color: #E0E0F6; } .tfoot a:visited { color: #E0E0F6; } .tfoot a:hover, .tfoot a:active { color: #FFFF66; } .alt1, .alt1Active { background: #F5F5FF; color: #000000; } .alt2, .alt2Active { background: #E1E4F2; color: #000000; } textarea, .bginput { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .button { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } select { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } option, optgroup { font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .time { color: #666686; } .navbar { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #3E5C92; color: #E0E0F6; } .fjdpth0 { background: #F7F7F7; color: #000000; } .vbmenu_control { background: #738FBF; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 3px 6px 3px 6px; white-space: nowrap; } .vbmenu_control a:link { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active { color: #FFFFFF; text-decoration: underline; } .vbmenu_popup { background: #FFFFFF; color: #000000; border: 1px solid #0B198C; } .vbmenu_option { background: #BBC7CE; color: #000000; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link { color: #22229C; text-decoration: none; } .vbmenu_option a:visited { color: #22229C; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite { background: #8A949E; color: #FFFFFF; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:visited { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active { color: #FFFFFF; text-decoration: none; } /* ***** small padding on 'thead' elements ***** */ td.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } /* ***** don't change the following ***** */ form { display: inline; } label { cursor: default; } .normal { font-weight: normal; } .inlineimg { vertical-align: middle; } --> </style> <!-- / CSS Stylesheet --> <title>Browser on Who's Online Version 1.0.1 Readme</title> </head> <body> <!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left"><a href="readme.html"><img src="do_not_upload/readme/images/vbulletin3_logo_white.gif" border="0" alt="Toplist Random Site Module" /></a></td> <td align="right"> <strong><span style="font-size: 20px;">Readme File</span> </td> </tr> </table> <!-- /logo --> <!-- content table --> <!-- open content container --> <div align="center"> <div class="page" style="width:100%; text-align:left"> <div style="padding:0px 25px 0px 25px"> <br /> <!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <td class="vbmenu_control"><a href="<A href="https://vborg.vbsupport.ru/showthread.php?t=103996">vBulletin.org">https://vborg.vbsupport.ru/showthread.php?t=103996">vBulletin.org Thread</a></td> <td class="vbmenu_control"><a href="readme.html#changelog">Changelog</a></td> <td class="vbmenu_control"><a href="readme.html#install">Install</a></td> <td class="vbmenu_control"><a href="readme.html#upgrade">Upgrade</a></td> <td class="vbmenu_control"><a href="readme.html#uninstall">Uninstall</a></td> </tr> </table> </div> <!-- / nav buttons bar --> <br /> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr align="center"> <td class="tcat" colspan="6">Browser on Who's Online Version 1.0.1</td> </tr> <tr align="left"> <td class="alt1" colspan="6"> <strong>Developers:</strong> <a href="https://vborg.vbsupport.ru/member.php?u=81169" target="_BLANK">derekivey</a><br /> <strong>Version:</strong> 1.0.1<br /> <strong>vBulletin Version:</strong> 3.5.3<br /> <strong>File Edits:</strong> 2<br /> <strong>Template Edits:</strong> 1<br /> <strong>New Phrases:</strong> 8<br /> <strong>Uses Plugins:</strong> Yes<br /> <strong>Difficulty:</strong> Easy<br /><br /> <strong>Description:</strong> Description: This hack will show each user's browser in the Who's Online Box beside their name. It supports IE, Firefox, Opera, Camino, Safari, Konqueror, and Netscape. If the user is using a browser that is unsupported with this hack, it will show a Question mark icon, which means its an Unknown browser.<br /><br /> <center><span style="color: red; font-size: 20px;">*** I Strongly Recommend That You Backup Before Installing/Upgrading This Hack!<br /> I am not responsible for any damage this hack causes to your forum so make sure to backup!!! ***</span></center><br /> </td> </tr> <tr align="center"> <td class="thead" colspan="6"><div class="smallfont"> </div> </td> </tr> </table> <br /> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr align="center"> <td id="changelog" class="tcat">Changelog</td> </tr> <tr align="left"> <td class="alt1"> <strong>December 29, 2005 - Version 1.0.0 Released</strong><br /><br /> <strong>January 4, 2006 - Version 1.0.1 Released -</strong> Moved browsers to session table instead of user table. Also removed 'Unknown' from being in the table, and replaced it with Psionic Vision's suggestion.<br /> </td> </tr> <tr align="center"> <td class="thead"><div class="smallfont"> </div> </td> </tr> </table> <br /> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <tr align="center"> <td id="install" class="tcat">Installation Instructions</td> </tr> <tr align="left"> <td class="alt1"> |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|