vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Bio as images (https://vborg.vbsupport.ru/showthread.php?t=6882)

01-17-2001 02:29 AM

over at the soup (still UBB) Jason have added a hack that has images for user info.
http://www.aliensoup.com/ubb/Forum26/HTML/000120.html
(under the user name in the posts)
Now I did this on my site using the hack Ed posted, for showing interests etc in your post.
I just want to know if someone could edit this hack so it used the icons instead....

TIA

Sean

[Edited by ukliam on 01-16-2001 at 11:35 PM]

01-17-2001 02:48 AM

Wouldnt this be a simple template change? Just use the Alt tag in the image code with the $location var?

01-17-2001 03:18 AM

Correct - you just have to edit the line that's assigns the varible:

$location = "Location: $location";

And make it something like:
$location = "<img src=\"images/loc.gif\" alt=\"$location\">";

01-17-2001 03:30 AM

thanks ed, did'nt realise it was that simple... I will give that a try

01-18-2001 02:29 PM

That worked fine... nice and simple
http://www.clubbers.ws/forums/showth...hp?threadid=12


All times are GMT. The time now is 08:15 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.00916 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete