vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Avatar On Navbar (https://vborg.vbsupport.ru/showthread.php?t=99498)

hendri 10-29-2005 11:38 PM

Quote:

Originally Posted by cbr929rrerion
you are the man... thank you so very much.. thats so cool

INSTALLED THANKS !

TitanJeff 10-29-2005 11:46 PM

Thanks.

It caused my little hack which tells visitors of their unread posts to go away. Should this happen? Also, the av didn't show up. I got the dividing line though.

cbr929rrerion 10-29-2005 11:50 PM

anyone know the line of code that shows new post count and a link to them, I had one on my cmps welcome block but stupid me deleted the block and no one will send me the welcome block.mod file

knertified 10-30-2005 02:44 AM

I had a problem with this plugin but it could be because I am running VB Advanced (not really sure)... In any case if someone didn't have an avatar I would see the red X. The URL is was pointing to was something like "http://www.myboard.com/http://www.myboard.com/images/misc/....". Anyways I modified code to fix it.

Maybe it will help something out.

I changed the 5 line up from the bottom

FROM:
PHP Code:

$navbaravatar "<img src=\"" $vbulletin->options[bburl] . "/$stylevar[imgdir_misc]/noavatar.gif\" alt=\"Your Avatar\" border=\"0\" />"

TO:
PHP Code:

 $navbaravatar "<img src=\"" "$stylevar[imgdir_misc]/noavatar.gif\" alt=\"Your Avatar\" border=\"0\" />"


cbr929rrerion 10-30-2005 02:48 AM

if anyone can help us resize that would be the bomb, my avatars are set at 100 X 100 and I prefer the one here to be like 50 X 50

It does make the nav bar to big, any way to do that...?

Ben5150 10-30-2005 03:49 AM

Installed,works great thanks... :)

Ben5150 10-30-2005 04:09 AM

can this be put in vBadvanced CMPS v2.0.0 if so where would this be and thanks, great little hack... :squareeyed:

MioTraGusa 10-30-2005 07:30 AM

Quote:

Originally Posted by cbr929rrerion
if anyone can help us resize that would be the bomb, my avatars are set at 100 X 100 and I prefer the one here to be like 50 X 50

It does make the nav bar to big, any way to do that...?

Search in the code pluggin for 3 times

Code:

alt=\"Your Avatar\"
and Replace for

Code:

alt=\"Your Avatar\"  height=\"50\"
Bye

"Sorry for my english"

sabret00the 10-30-2005 09:07 AM

Quote:

Originally Posted by TitanJeff
Thanks.

It caused my little hack which tells visitors of their unread posts to go away. Should this happen? Also, the av didn't show up. I got the dividing line though.

you got a screenshot of this problem?

sabret00the 10-30-2005 09:08 AM

Quote:

Originally Posted by JaimeJenn
Is there a way for the avatars up there to show up smaller than they really are - like a thumbnail version? (I'm sure it's just altering the code, right? I'm new to this ;)) Our avs on our site are rather big 150x150ish so it makes that nav bar super huge.

depends on the method you're after, i suppose you could use php to resize the avatars or you could just do it with html and set them to a specific size.


All times are GMT. The time now is 11:23 AM.

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.01985 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete