Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
OS/Browser Display in Postbits Details »»
OS/Browser Display in Postbits
Version: 1.0.6, by nhawk nhawk is offline
Developer Last Online: May 2021 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.5 Rating:
Released: 03-29-2012 Last Update: 05-09-2012 Installs: 84
DB Changes Uses Plugins
Additional Files  
No support by the author.

No longer available on vB.org.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Adrijan, DirtRider, Megaboost, MikeF

Comments
  #22  
Old 03-31-2012, 10:56 AM
nhawk nhawk is offline
 
Join Date: Jan 2011
Posts: 1,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rhody401 View Post
Great idea!

It didn't work for me though, in 4.1.11

I am using postbit.legacy

Do I need to make changes to the template, too? All I did was upload the icons folder and install the xml

Are administrators perhaps exempt from displaying?
It should work with postbit.legacy (considering that's what is shown in the screenshot, and the screenshot is from vB 4.1.11).

Did you make a post after installing? There's no way for old posts to get the OS and Browser that was used when they were made.
Reply With Quote
  #23  
Old 03-31-2012, 11:09 AM
rhody401's Avatar
rhody401 rhody401 is offline
 
Join Date: Feb 2012
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the quick reply!

Yes I made multiple posts, and before doing so I went into the settings option and set everything to YES.
Reply With Quote
  #24  
Old 03-31-2012, 11:11 AM
rhody401's Avatar
rhody401 rhody401 is offline
 
Join Date: Feb 2012
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also tried posting with css sprites on and off.
Reply With Quote
  #25  
Old 03-31-2012, 11:13 AM
nhawk nhawk is offline
 
Join Date: Jan 2011
Posts: 1,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rhody401 View Post
I also tried posting with css sprites on and off.
If you are willing to let me look at it, send me a PM with a temporary admin password with the URL to your site. Something must be different about your settings or styles.
Reply With Quote
  #26  
Old 03-31-2012, 11:30 AM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works great and instantly on my 4.1.11.

For those who wondered, it works well with eTiKeT™ 2011 Posbit_legacy - Postbit mod.

The one thing it doesnt do is retain the background from the above mod... it is white instead of transparent. If you would like to look at this I can provide temporary credentials into my site.

Not to be the good-idea guy, but if you could add an option to "box it", another to center it, and another to put a title on it (like the MY SOCIAL NETWORKING mod). I do like the idea also of being able to place it somewhere else in the postbit.

Thanks for a great mod.
Reply With Quote
Благодарность от:
nhawk
  #27  
Old 03-31-2012, 11:39 AM
nhawk nhawk is offline
 
Join Date: Jan 2011
Posts: 1,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Doctor Death View Post
This works great and instantly on my 4.1.11.

For those who wondered, it works well with eTiKeT? 2011 Posbit_legacy - Postbit mod.

The one thing it doesnt do is retain the background from the above mod... it is white instead of transparent. If you would like to look at this I can provide temporary credentials into my site.

Not to be the good-idea guy, but if you could add an option to "box it", another to center it, and another to put a title on it (like the MY SOCIAL NETWORKING mod). I do like the idea also of being able to place it somewhere else in the postbit.

Thanks for a great mod.
If you could let me take a look I'd appreciate it because the images used in this mod do have a transparent background and shouldn't display as white.
Reply With Quote
  #28  
Old 03-31-2012, 11:50 AM
rhody401's Avatar
rhody401 rhody401 is offline
 
Join Date: Feb 2012
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a modification to the .htaccess file (from do_not_upload folder), and am using mod rewrite friendly URLs.

example: http://www.mydomain.com/threads/425-...=2510#post2510

The site is also installed in the root, not in a sub folder. ex: www.mydomain.com not www.mydomain.com/forum/

www.mydomain.com/images/osbrowsericons/ is the true path (vs www.mydomain.com/threads/images/osbrowsericons/ virtual path)

I bet it has something to do with finding the full path, or assuming it to be the same as the rewritten url.

If you want to take a look, i'm fine with that, but I just wanted to run the above by you first; as a possibility.

General comment: The UNKNOWN LOCATION errors in the whos online problem I was having previously were due to it looking in the virtual path, rather than the actual. I fixed that one by changing the FAVICON variable to have the full path instead of just the filename. I guess it reads the "base path" as the virtual.
Reply With Quote
  #29  
Old 03-31-2012, 11:59 AM
nhawk nhawk is offline
 
Join Date: Jan 2011
Posts: 1,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rhody401 View Post
I have a modification to the .htaccess file (from do_not_upload folder), and am using mod rewrite friendly URLs.

example: http://www.mydomain.com/threads/425-...=2510#post2510

The site is also installed in the root, not in a sub folder. ex: www.mydomain.com not www.mydomain.com/forum/

www.mydomain.com/images/osbrowsericons/ is the true path (vs www.mydomain.com/threads/images/osbrowsericons/ virtual path)

I bet it has something to do with finding the full path, or assuming it to be the same as the rewritten url.

If you want to take a look, i'm fine with that, but I just wanted to run the above by you first; as a possibility.

General comment: The UNKNOWN LOCATION errors in the whos online problem I was having previously were due to it looking in the virtual path, rather than the actual. I fixed that one by changing the FAVICON variable to have the full path instead of just the filename. I guess it reads the "base path" as the virtual.
Did someone tell you to upload that file?

In any case, that might be the problem and I would have to look at your site to see exactly what is going on.
Reply With Quote
  #30  
Old 03-31-2012, 01:12 PM
rhody401's Avatar
rhody401 rhody401 is offline
 
Join Date: Feb 2012
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for taking a look. I really appreciate it!
Reply With Quote
  #31  
Old 03-31-2012, 03:58 PM
Robru Robru is offline
 
Join Date: Aug 2005
Location: Netherlands
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice for SysOps Thanks!
Reply With Quote
Благодарность от:
nhawk
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04813 seconds
  • Memory Usage 2,325KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete