vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Customizing Registration/Profile Fields (https://vborg.vbsupport.ru/showthread.php?t=165274)

LittleBigDawg 12-16-2007 02:58 AM

Customizing Registration/Profile Fields
 
I want to add a number of custom profile fields which I have already done through the User Profile Field Manager. Hower the fields I add through this only appear at the bottom of the registration page in the box "Additional Information". I would like to be able to add these boxes and title them as I have a number of custom questions of different types. Is that possible?

Also how can I edit the fields within the "Optional Information" box? I want to get rid of the website field there and instead have it together with my custom fields.

agitated 12-16-2007 02:07 PM

Here's pointer to the Home Page option, as for the rest, it's just a case of identifying the template used and editing it accordingly.
You can do this with the use of custom phrases or templates.

Template = modifyprofile
move it to your desired position or another template or
to remove -> comment out the block of code below <!-- sample code here -->
Code:


<!-- <fieldset class="fieldset">
<LEGEND><LABEL for=tb_homepage>$vbphrase[home_page_url]</LABEL></LEGEND>
<TABLE cellSpacing=$stylevar[formspacer] cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>$vbphrase[let_other_visitors_know_url]</TD></TR>
<TR>
<TD>$vbphrase[home_page_url]<BR><INPUT class=bginput id=tb_homepage dir=ltr
maxLength=200 size=50 value=$bbuserinfo[homepage]
name=homepage></TD></TR></TBODY></TABLE></fieldset> -->



All times are GMT. The time now is 03:29 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.02736 seconds
  • Memory Usage 1,707KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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