vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do you add fields to user profile (https://vborg.vbsupport.ru/showthread.php?t=235798)

gulfcoasttundra 02-14-2010 12:08 AM

How do you add fields to user profile
 
as the title reads, How do you add fields in for the under to add additional information that goes under the avatar?

Lynne 02-14-2010 02:20 AM

You create Custom Profile Fields

gulfcoasttundra 02-14-2010 05:17 PM

sweet....thanks

--------------- Added [DATE]1266184985[/DATE] at [TIME]1266184985[/TIME] ---------------

not what i was looking for....

if you are viewing threads and the member's avatar is on the left and you have some details under the avatar... i am wanting to add fields for details about the member such as:

Name:
Truck Year:
Truck Model:
Engine:
Color:



etc...

Lynne 02-14-2010 08:16 PM

OK. But, first you need to add them via the Profile Fields, then you need to add them to the postbit template. For each field, you do something like this:
HTML Code:

<vb:if condition="$post['fieldx']"><dt>Truck Year</dt> <dd>{vb:raw post.fieldx}</dd></vb:if>

gulfcoasttundra 02-14-2010 09:37 PM

Lynne,

Please forgive me... I am very much a virgin to this language.

I HAVE added the fields that I want to have. Can you please explain what postbit template is and where exactly do I add these command lines in at?

Thanks
Ben


All times are GMT. The time now is 11:19 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.00944 seconds
  • Memory Usage 1,715KB
  • 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_html_printable
  • (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