vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Miscellaneous Hacks - Place Avatar in VB and Non-VB Pages (https://vborg.vbsupport.ru/showthread.php?t=186493)

Cobra-J82 01-05-2009 02:02 PM

I have 3.7.4
I tried everything u guys said
It just gives blank

BucShot 01-14-2009 10:43 PM

I'm running 3.8.0 on a test site and only wanted to display a small version of the member's avatar so I streamlined the code to this.
Code:

<img width="50" src="$vboptions[bburl]/image.php?u=$bbuserinfo[userid]" alt="Your Avatar" border="0" />
You people running vBa in a different directory will need to edit your header and navbar replacement info in your vBa settings.

thunder_sti 01-24-2009 07:09 PM

Can someone come up with a fix. I cant manage to install this avatar thingy into my navbar.



unless, the instructions are just confusing.

Can anyone help me ?

Thanks

ViciousCode 02-06-2009 12:57 PM

there is one thing missing...

what if the user is using a avatar from a different site, for example, from google images
or is using gallery avatars from the images/avatars directory

columbusgeek 04-09-2009 01:12 AM

A simple tweak.

If you dont want the goofy vbulletin image to come up for guests, simply add:
<if condition="$show['member']"> to the beginning of the code and a </if> to the end of the code. Then the avatar will only show for logged in users.

tomotron 04-13-2009 11:53 PM

Quote:

Originally Posted by ViciousCode (Post 1736062)
there is one thing missing...

what if the user is using a avatar from a different site, for example, from google images
or is using gallery avatars from the images/avatars directory

This also doesn't seem to work if you store custom avatars in the filesystem as opposed to the database... anyone know a workaround?

The D 04-15-2009 05:16 AM

Quote:

Originally Posted by tomotron (Post 1790653)
This also doesn't seem to work if you store custom avatars in the filesystem as opposed to the database... anyone know a workaround?

I think that may be my problem as well. When I use any of the above codes, it only shows up as a text link 'Your avatar'. I figure it has to do with the filesystem storage type?

If not, I have no idea why it won't work..

ViciousCode 05-08-2009 10:21 AM

isnt the "&dateline=date" missing?

fourat 07-12-2009 01:30 AM

if the member not have avatar how i put "noavater.gif" ?

miner 07-30-2009 03:40 AM

Quote:

Originally Posted by trulylowcarb (Post 1591344)
I take it back - it doesn't update when the avatar is changed or deleted.


Yes it happens the same for me, the avatar does not update, but it does change in the postbit!


All times are GMT. The time now is 08:30 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.01281 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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