vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Display avatar on postbit when no avatar selected. (https://vborg.vbsupport.ru/showthread.php?t=87160)

imported_HexOnxOnx 07-10-2003 08:25 PM

Display avatar on postbit when no avatar selected.
 
HI

I know there was a hack on vb.org to show an avatar for when people didn't have one selected. This would show an avatar on the postbit. Anyone know how to do this on vB 3.0?

Thanks!

SmartGnome 07-11-2003 01:59 PM

1 Attachment(s)
In postbit_userinfo template

find

Code:

<if condition="$post[avatar]"><br />$post[avatar]<br /></if>
replace with

Code:

<if condition="$post[avatar]"><br />$post[avatar]<else /><img src="http://path/to/your/images/noavatar.gif" border="0" hspace="4" vspace="4" alt="No avatar selected" /><br /></if>
There was somewhere a gif like guestavatar with no avatar selected on it. I couldn't find it anymore, so I used the guest avatar and renamed it to noavatar.gif

It works with me anyway

SmartGnome 07-11-2003 02:13 PM

1 Attachment(s)
I found the noavatar.gif :)

imported_Tungsten 07-11-2003 03:50 PM

Cool! I'm going to add this to my VB3 setup. :)

imported_HexOnxOnx 07-11-2003 05:15 PM

Quote:

Originally Posted by smartgnome
I found the noavatar.gif :)

Thanks for the code! I already have some avatars that match my logo that I am using so thanks anyways for the noavatar one!

Vb-Hispano 07-12-2003 01:50 PM

thanks is lol :D

Zachery 08-01-2003 07:28 PM

ooo me likies

Nhat_Long 12-24-2003 10:56 AM

i want to help no avatar VBB 3.0 Gamma, please help

Neal-UK 10-05-2004 07:40 PM

can't find the template mentioned. I'm on vb 3.0.3

Zachery 10-05-2004 09:51 PM

Talking about dragging up the dead,

in the postbit or postbit legacy template, same bit of code./


All times are GMT. The time now is 05:39 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.01098 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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