Version: 1.0.2, by derekivey
Developer Last Online: Jan 2010
Version: 3.5.5
Rating:
Released: 12-28-2005
Last Update: 03-01-2006
Installs: 79
DB Changes Uses Plugins Template Edits
Code Changes Additional Files
No support by the author.
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:
Add support for more browsers.
Add browser to online.php
Show only 1 image for each browser when there is more than 1 person with that browser.
Whatever is suggested.
Features/Changes in Version 1.0.2:
Fixed SQL bug
Features/Changes in Version 1.0.1:
Moved browsers to session table.
Removed 'Unknown' from being stored in database, replaced it with Psionic Vision's suggestion.
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.
sadly it still does not work, ill tell u another problem i am having, maybe they are related i dont know, anyone that is not currently logged in, gets a mysql error when they go to the forums, but if ur already logged in, then ur fine everything works
Great product but I have 1 small problem.I did everything the way it was explained and I get this:
Code:
There seems to have been a problem with the Forumz X database.
Please try again by clicking the Refresh button in your web browser.
An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid')
WHERE session.lastactivity > 1154656639
ORDER BY username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '')
WHERE session.lastactivity > 1154656639
ORDER BY username ASC' at line 6
Error Number : 1064
Date : Thursday, August 3rd 2006 @ 09:12:20 PM
Script : http://www.**********/forums/index.php
Referrer : http://www.********/index.php
IP Address : ********
Username : ********
Classname : vb_database
And when I upload the product its not there.Can someone Help:hurt:
does not seem to work in 3.6.1, for me it shows im using firefox but everyone else it shows "?" been like that for 30 hours now, i thought maybe it might need time to refresh but it has had that
does not seem to work in 3.6.1, for me it shows im using firefox but everyone else it shows "?" been like that for 30 hours now, i thought maybe it might need time to refresh but it has had that
They probably just went to your forum and didn't go to anymore pages. It does not get the browser when the session is first initiated due to the way vB codes the isbrowser() function. Also make sure you redid the file edits after you upgraded to 3.6.1.