vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Member Profile Question (https://vborg.vbsupport.ru/showthread.php?t=83717)

mashby 07-06-2002 05:49 PM

Member Profile Question
 
I'm a little confused. :)

I've made the template mod for the Member Profile and I'd like to add a couple of icons to it. Specifically, I'd like to add the e-mail icon and PM Icon under the "User Contact" section, as well as an MSN icon that I've created.

The PostBit is using these Icons:
E-Mail Icon = $ post[useremail]
PM Icon = $ post[pmlink]
MSN Icon = $ post[msn]

I've tried copying and pasting the above variables into the getinfo template, but it hasn't worked. After looking at the variables in the getuser template, I changed the "$ post" to "$ userinfo" and that hasn't worked either.

Now for some of you, this may be a no brainer, but clearly I just don't understand how these variables work, nor what they are actually calling. :p

Any help would be greatly appreciated.

SaintDog 07-06-2002 05:56 PM

View the original getinfo template, it will show you what is what (as far as the default goes). You an also check the one at the URL below, it is basically the same one that is used here at vBT:

http://www.vbulletintemplates.com/mo...s=&threadid=96

If you are looking to create your own variables, you will need to persue vBulletin.org as variable creation would require file modifications, something that is not supported here at vBT.

mashby 07-06-2002 06:07 PM

1 Attachment(s)
SaintDog,

Thanks for the fast reply!

I've installed the template mod that you linked me to already. I'm just wanting to add a couple of buttons that are found in other templates (see attachement).

I could simply put a link to the actual image, but I know that there has to be smarter way to do it and I don't think it would take a hack.

mashby 07-06-2002 11:03 PM

Anyone?

mashby 07-07-2002 12:24 PM

Boy, I hate begging... ;)


All times are GMT. The time now is 07:42 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.01672 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