Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Nexia's Personal Favicon per Member Details »»
Nexia's Personal Favicon per Member
Version: 1.0.2, by vbenhancer vbenhancer is offline
Developer Last Online: Nov 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 07-30-2012 Last Update: 08-01-2012 Installs: 36
Uses Plugins
 
No support by the author.

# What it does is simple... if your users have an avatar, it will show in the navigation bar of their browser instead of the default favicon. If you visit a member's profile who has an avatar, this one will show up!

... see the screenshot for an example, or browser nexialys.net for a live version.



# How to present this to your members... in your own words. but you can start a contest that the best avatar will win something, or make a poll for the best one, etc... it encourage interaction between members!

... and the avatar is good so the members know they are part of something!

update: will now show user's avatar on member profile, blog and album. if you know some places where it would worth to show, only personal pages i forgot, just tell!

update #2 (july 31): now you can see your favicon besides your Welcome message in the toplinks... like in facebook !!!

update #3 (aug. 1st) corrected bug on page display inside blog section when no user selected...

Download Now

File Type: zip nex_personal_favicon.zip (9.5 KB, 148 views)

Screenshots

File Type: jpg nex_personal_favicon.jpg (30.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
BCP Hung, Sage Knight, Toorak Times

Comments
  #42  
Old 08-02-2012, 10:42 AM
vbenhancer's Avatar
vbenhancer vbenhancer is offline
 
Join Date: Dec 2009
Location: Qu?bec city, Canada
Posts: 740
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for the avatar in the navigation bar problem, it's all "browser related".... if the code explained above is showing in the source of your page, it's your browser which have problems coping it, not my code... in some situations, with the exact same computer configurations, some people do not see it properly - or without refreshing the browser...

for the design thing, (a, b) i suppose you have a really customized theme, in which case i can not do a lot right now... customized themes does not go well with visual hacks... we can not fit for everybody!
Reply With Quote
  #43  
Old 08-02-2012, 09:39 PM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbenhancer View Post
for the avatar in the navigation bar problem, it's all "browser related".... if the code explained above is showing in the source of your page, it's your browser which have problems coping it, not my code... in some situations, with the exact same computer configurations, some people do not see it properly - or without refreshing the browser...

for the design thing, (a, b) i suppose you have a really customized theme, in which case i can not do a lot right now... customized themes does not go well with visual hacks... we can not fit for everybody!
I have checked this using 3 different browsers and neither display the mod as advertised. It's possible that it is not installed correctly. Is there any check I can do to see if it is installed right or not? Remember I explained that the avatar does not display in the address bar with anything it's been checked with.
Reply With Quote
  #44  
Old 08-02-2012, 09:51 PM
vbenhancer's Avatar
vbenhancer vbenhancer is offline
 
Join Date: Dec 2009
Location: Qu?bec city, Canada
Posts: 740
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

give me your url, i'll check
Reply With Quote
  #45  
Old 08-02-2012, 11:02 PM
faisaly.com faisaly.com is offline
 
Join Date: Mar 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Problem, With this mod enabled... you cannot see members Current Activity in profiles...

Sorry forgot to mention does not show icon in the address bar either...
Attached Images
File Type: bmp 2012-08-02_200159.bmp (108.7 KB, 11 views)
Reply With Quote
  #46  
Old 08-03-2012, 12:43 AM
vbenhancer's Avatar
vbenhancer vbenhancer is offline
 
Join Date: Dec 2009
Location: Qu?bec city, Canada
Posts: 740
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hum,... strange, it works on my own version... will have to recheck!

btw, .bmp files is soo 1990...
Reply With Quote
  #47  
Old 08-03-2012, 02:39 AM
Mr_Running Mr_Running is offline
 
Join Date: May 2010
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Weird...I thought...I had posted this !

If viewing someone's album the avatar does not display in their individual profile photos but the shows the viewers avatar.

It would be better to display the picture owners avatar.
Reply With Quote
  #48  
Old 08-03-2012, 02:46 AM
Mr_Running Mr_Running is offline
 
Join Date: May 2010
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by psychobike View Post
Installed on my vb 4.0.2 patch level2 board and there is some issues. I have a custom style.

A) After installing the mod, my avatar shows up in the upper right of page next to my screen name, and that is it for my custom style.
B) When displaying the board in the default style, my avatar shows up in the upper right of page next to my screen name, and my avatar shows up in the favicon image on the tab of my browser.
C) But at NO point does my avatar display in the browsers address area.

Is there any possible fixes for this? I have disabled this product hoping there is a cure for what seems to be a nice mod.
Do you have 4.0.2 or 4.2.0?

Is this in your common templates...maybe your header to display your default favicon?

Code:
<link rel="Shortcut Icon" href="http://yoursite.com/favicon.ico" type="image/x-icon" />
If it's 4.2.0 most likely can remove it and set favicon within the stylevars and if it's 4.0.2 leave it

Edit:
Earlier versions of vBulletin it was necessary to place the shortcut icon code in the common templates (header) to have the favicon show up in IE browser. This is no longer the case as it can now be set in the stylevars. There might be two codes for favicon.

Silly me...I had the extra code in my header and when I removed it the Nexia's Personal Favicon per Member... Displays
Reply With Quote
  #49  
Old 08-03-2012, 03:40 AM
faisaly.com faisaly.com is offline
 
Join Date: Mar 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.2.0 but need better instructions...
Reply With Quote
  #50  
Old 08-03-2012, 04:08 AM
1320Nation 1320Nation is offline
 
Join Date: Sep 2008
Posts: 246
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbenhancer View Post
give me your url, i'll check
http://www.1320nation.com

Btw, I had posted the wrong vb version earlier which I have since edited with the correct version. My vb version is 4.2.0 patch level2 (and not 4.0.2).

Also this is really cool and I hope we can figure out what my issue is. Thanks for you time when looking into this!
Reply With Quote
  #51  
Old 08-03-2012, 05:12 AM
faisaly.com faisaly.com is offline
 
Join Date: Mar 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use vb4.2.0 and have same problem as psychobike, but I am starting to think its a browser issue, because when I view any vb4.2.0 forum no favicons are showing in address bar I am using Mozilla firefox 14.01 the newest version...
Reply With Quote
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 10:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04771 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (3)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
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete