vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with Custom Profile Fields (https://vborg.vbsupport.ru/showthread.php?t=190020)

jammer2552 09-04-2008 02:29 PM

Help with Custom Profile Fields
 
Hi, I'm trying to implement the Display Name option in our clan's forum.

I have read another discussion on how to do this, but it was for a prior version of vB and wasn't too clear.

I found the Phrase Manager... and beyond that I'm lost.

I would like to know how to add a field into the modify profile page, save it individually for each user, and have it replace the username when displayed on threads and their profile page.

Thank you for those who help. :)

Monkey D Luffy 09-04-2008 05:47 PM

You got vbulletin admin cp press CTRL + F and search User Profile Fields

jammer2552 09-11-2008 03:25 PM

Thank you, you pointed me in the right direction. :)

But now I've encountered another problem. :rolleyes:

This is tricky to explain... at the bottom of the page is the "Currently Active Users" section. It currently displays usernames, which I don't want, I want the Display Name ($bbuserinfo[field5]). Now, the forumhome_loggedinuser template has the code for that section, and vB uses the $loggedin[musername] variable. I'm wondering how to make the $loggedin[musername] return Display Names, not usernames.
I'm guessing I'm going to have to go in and edit the function itself.

Where would I find that function?


All times are GMT. The time now is 01:12 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.00960 seconds
  • Memory Usage 1,706KB
  • 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
  • (3)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