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

Reply
 
Thread Tools
Adds Avatar to Navbar Details »»
Adds Avatar to Navbar
Version: 1.3, by Kolbi Kolbi is offline
Developer Last Online: Jan 2022 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 11-08-2009 Last Update: 02-08-2011 Installs: 183
Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Adds Avatar to Navbar

This addon adds for registered users their avatar to the navbar. If they have none selceted there will be shown a default avatar.
The URL to your default avatar and the height of the avatars can be set via vBulletin-Setting => Navbar with Avatar

Default avatar URL: /images/misc/unknown.gif
Default height: 60px

Demo:
navbarwithavatar.jpg

AdminCP:
admincp.jpg

This modification only needs one querie.

Additional installation advices are in the readme.txt.

Not compatible with following addon:
Navbar - adds social bookmarking, notifications highlighting, & search fields

Other languages are in the folder translations. German and English are avaible at the moment. Just import them under languages & phrases.

Please click INSTALL

Matthias
www.2-wheel-planet.de


13.11.2009 14:57 - Version 1.1
13.11.2009 16:01 - Version 1.2
09.02.2011 18:59 - Version 1.3 is published

Changelog:
version 1.1:
  • changeable height of avatars via AdminCP
  • German version
version 1.2:
  • changeable default avatar
version 1.3:
  • changeable width

New features that will come for 1.4:
  • nothing yet

Copyright:

This hack has a little copyright hint at the bottom of the page. You are not allowed to edit or remove it!
If you want to remove it please contact me via PM.

Download Now

File Type: zip Navbar_with_Avatar_1.2.zip (3.5 KB, 382 views)
File Type: zip Navbar_with_Avatar_1.3.zip (3.8 KB, 855 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 04-11-2011, 06:44 AM
Erica1977's Avatar
Erica1977 Erica1977 is offline
 
Join Date: Nov 2009
Location: Laramie, Wyoming
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mulle View Post
Great mod, but it won't work with vbadvanced, nothing shows up on VBA-pages.
What should I change to get it work?
For anyone having issues with this plugin on vBadvanced CMPS:

The "fix" is relatively simple, $navbaravatar simply needs to be globalized and luckily vBadvanced comes included with a little tool that allows you to do exactly this! Go to the following location in your browser:
Admin CP -> vBa CMPS -> Default Settings

Scroll down the page slightly, and find the "Portal Output Global Variables" settings. Note that the description here states that the '$' before the variable name is NOT required, so simply enter navbaravatar there, hit "Save" and you should be good to go.
Reply With Quote
  #83  
Old 06-10-2011, 02:54 PM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kolbi View Post
I you send me your navbar template and header template and the URL to your site, I prepare this mod for you.
I am doing that right now via PM system... This hack works with all of my custom styles except a really OLD one I have and really like.
Reply With Quote
  #84  
Old 06-10-2011, 03:19 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Avatar before using this modification:
Attachment 129927

Avatar after using this modification:
Attachment 129926

Please add an image crop tool, so that members can crop their avatar to a square. Without it rectangle avatars are stretched and squashed beyond recognition.
Reply With Quote
  #85  
Old 06-14-2011, 07:05 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Max Taxable View Post
I am doing that right now via PM system... This hack works with all of my custom styles except a really OLD one I have and really like.
Perhaps you can give me style via email? Or admin access to I can check the navbar template?
Reply With Quote
  #86  
Old 06-14-2011, 07:07 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
Avatar before using this modification:
Attachment 129927

Avatar after using this modification:
Attachment 129926

Please add an image crop tool, so that members can crop their avatar to a square. Without it rectangle avatars are stretched and squashed beyond recognition.
To prevent this you can limit only on thing, height or width...

I think I won't build a new 3.x version because I'm using vB 4.
Reply With Quote
  #87  
Old 06-29-2011, 11:46 AM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kolbi View Post
To prevent this you can limit only on thing, height or width...
I dont see how setting a maximum height or width helps. But if that would somehow help, then i think that will not affect those 100.000 members that already have an avatar. It would then only help for new avatars. or am I missing something?
Reply With Quote
  #88  
Old 03-17-2012, 10:02 PM
trotskid trotskid is offline
 
Join Date: Feb 2009
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Erica1977 View Post
For anyone having issues with this plugin on vBadvanced CMPS:

The "fix" is relatively simple, $navbaravatar simply needs to be globalized and luckily vBadvanced comes included with a little tool that allows you to do exactly this! Go to the following location in your browser:
Admin CP -> vBa CMPS -> Default Settings

Scroll down the page slightly, and find the "Portal Output Global Variables" settings. Note that the description here states that the '$' before the variable name is NOT required, so simply enter navbaravatar there, hit "Save" and you should be good to go.
Doesn't show the avatar in my vBa
Reply With Quote
  #89  
Old 03-23-2012, 12:19 AM
oxblood12's Avatar
oxblood12 oxblood12 is offline
 
Join Date: Oct 2006
Location: SANTIAGO
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #90  
Old 04-05-2012, 06:28 AM
Abdullah SZ Abdullah SZ is offline
 
Join Date: Mar 2008
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The readme file has two settings, with and without TMS. What is TMS?
Reply With Quote
  #91  
Old 04-05-2012, 10:00 AM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?t=152931" target="_blank">Template Modification System </a>
Version 1.1.5 is for vB 3.x use.
Reply With Quote
Благодарность от:
Max Taxable
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 04:32 AM.


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.04831 seconds
  • Memory Usage 2,349KB
  • Queries Executed 28 (?)
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
  • (6)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
  • (1)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
  • (2)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_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
  • 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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete