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 |
#62
|
||||
|
||||
Installed... working fine so far without any prob. I think it'll be very nice if it'll show nick as 'Group by Browser', bcuz when thr'll be 50/100 users online it'll look funny or messy :/
|
#63
|
|||
|
|||
heh, I just came here to request what soulface said... organize the wol by browser so that only 1 icon is displayed for each browser in use.
|
#64
|
|||
|
|||
Ok, I can probably add an option to do that. I'll take a look and see. Nice Suggestion!
|
#65
|
||||
|
||||
Looks good.. One problem though, vBAdvanced CMPS v2.0.0 needed to be modified as well if you use it and would like it to show properly on your home page.
For those who use vbAdvanced and would like it to work for your home page do the following. in /modules/onlineusers.php find: Code:
SELECT session.userid, username, usergroupid, (user.options & " . $vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid Code:
SELECT session.userid, session.browser, username, usergroupid, (user.options & " . $vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid Code:
'username' => $vbulletin->userinfo['username'], Code:
'browser' => $vbulletin->session->vars['browser'], * Clicks install. |
#66
|
|||
|
|||
Thanks for that tutorial. I'll add it to the first post so that people who use vBa know what to do.
Thanks again, Derek |
#67
|
||||
|
||||
Quote:
Quote:
|
#68
|
||||
|
||||
Anyway we can add WebTV as a browser?
Edit: Attached WebTV icon in case you decide to add it or use it. |
#69
|
|||
|
|||
Thanks, I'll add it to the next release with your images too.
Thanks so much! Derek |
#70
|
|||
|
|||
Hi peeps
I get this error (below) from only 1 member atm, he cannot login when this hack is turned on, turn it off an he can login although the ? icon shows when turned off so looks a tad untidy...anyway back to the issue at hand lol... Whats ya thoughs, his browser is IE6 but the WOL is showing him as mozilla? Your hack is showing him as a question mark and stops him from loggin in Database error in vBulletin 3.5.3: Invalid SQL: ; MySQL Error : Query was empty Error Number : 1065 Date : Saturday, February 4th 2006 @ 07:08:08 PM Script : http://IP.ADDY/bashys-place.com/forums/index.php Referrer : IP Address : This was an IP addy Username : This used to be a username Classname : some database |
#71
|
|||
|
|||
Hmm, thats a weird error. Want to PM me admin access details so I can take a look? Also have you installed any hacks that modify user sessions?
Thanks, Derek |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|