![]() |
|
|
Mod Options |
Display OS and Browser Information on Postbit Details »»
|
|||||||||||
|
Display OS and Browser Information on Postbit
Developer Last Online: Sep 2011
Hey all,
First plugin, so I hope I'm doing this right! As requested here, it'll display a small icon for both the users operating system and browser on the postbit. Install steps: 1. Upload the Product 2. upload icon images for each os/browser to images/useragent in the form icon_(browser/os).gif - Sample Icons attached Thanks to this mybb mod for the sample images and some of the browser detection code. Screenshot: ![]() Thanks and let me know if you have any problems! Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| PS - Boxed Postbit Information & Centered Postbit | PaulSonny | vBulletin 3.7 Template Modifications | 111 | 13 Jan 2010 23:01 |
| Web Browser of Choice - In Postbit | PoetJA-1975 | Modification Graveyard | 4 | 09 Apr 2008 10:30 |
| Comments |
|
#2
|
||||||||
|
||||||||
|
Nice for a first modification
I'd suggest the following change so it doesn't clash/break other mods:
To:
Basically change = to .= ![]() No members have liked this post.
|
||||||||
|
#3
|
|||
|
|||
|
Thanks for the feedback
I made the change you suggested, makes sense to me ![]() No members have liked this post.
|
|
#4
|
||||
|
||||
|
Thanks to all
__________________
No members have liked this post.
|
|
#5
|
||||
|
||||
|
Nice mod...but how many queries will this add?
__________________
HostAtom.net - Forum Hosting at it's best! Email Sales@HostAtom.net and find out more! Cpanel, Softaculous, LiteSpeed, CloudLinux, Daily R1Soft backups, 24x7 Server monitoring Need a forum design? Look no further - Design vBulletin No members have liked this post.
|
|
#6
|
||||
|
||||
|
Work not for me.
Show not icon_(browser/os).gif No members have liked this post.
|
|
#7
|
|||
|
|||
|
Looks like it will add a single query when a post is created.
No members have liked this post.
|
|
#8
|
|||
|
|||
|
hey nice feature,
but is there a chance to get the possebility for users to turn on/off these icons? No members have liked this post.
|
|
#9
|
|||
|
|||
|
Not working here even, Please give proper instruction, where to upload!
No members have liked this post.
|
|
#10
|
|||
|
|||
|
An example icon name would be "icon_firefox.gif" and that should be in the images/useragent folder, what do you have in that folder?
That is correct, it loads the information back through the use of a left join so no extra queries are needed on showthread. You'd like it turned off on a post by post basis or for the user to set it globally on the UCP? No members have liked this post.
|
|
#11
|
|||
|
|||
|
I am using the opposite postbit style you are using and it isn't showing on my board.
No members have liked this post.
|
|
#12
|
||||
|
||||
|
Originally Posted by Charlie98902
Go on postbit or postbit_legacy template and put this where you want to have these stats
@developer. it would be nice if the user could block his os and browser generally for all his posts in his UCP ![]() No members have liked this post.
|
||||
|
#13
|
|||
|
|||
|
Not working....
Database error in vBulletin 3.7.3: Invalid SQL: CREATE TABLE `board_postinfo` ( `postid` INT( 6 ) NOT NULL , `os` VARCHAR( 20 ) NOT NULL , `browser` VARCHAR( 20 ) NOT NULL ) ENGINE = MYISAM ;; MySQL Error : Table 'board_postinfo' already exists Error Number : 1050 Request Date : Wednesday, July 29th 2009 @ 10:55:42 AM Error Date : Wednesday, July 29th 2009 @ 10:55:42 AM Script : http://www.*****.com/forums/admincp/...=productimport Referrer : http://www.*****.com/forums/admincp/...?do=productadd IP Address : ***.**** Username :******** Classname : vB_Database MySQL Version : 5.0.45 No members have liked this post.
|
|
#14
|
||||
|
||||
|
Originally Posted by onlyfree
Nope it is a not go.
![]() No members have liked this post.
|
||||
|
#15
|
||||
|
||||
|
Originally Posted by Charlie98902
Originally Posted by onlyfree
That hook does already exist on the new postbit anyway, it should appear right under the post count. Does anything display there? Remember that if you are using quick reply it won't display until you refresh the page.
Originally Posted by onlyfree
I'll take a look at implementing that later today
![]()
Originally Posted by psychobike
Sounds like you already have another mod that creates the postinfo table, try the version attached to this post that creates a 'browserosinfo' table instead.
No members have liked this post.
|
||||
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 15:58.




I'd suggest the following change so it doesn't clash/break other mods:


