vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to Show Custom Profile field in registration ? (https://vborg.vbsupport.ru/showthread.php?t=156166)

Mean 08-24-2007 08:07 PM

How to Show Custom Profile field in registration ?
 
My custom profile field are not shown in the registration.
How can i show them in registration ?

Kirk Y 08-24-2007 08:18 PM

When editing/creating a new profile field, set "Field Required" to "No, but display at registration" or "Yes, at registration and profile updating" -- depending on whether you require the field to be filled.

Mean 08-24-2007 08:25 PM

Thanks, but i do not want to require the field to be filled.
I only want to show them in registration, so users don't fill them if they dont want to...

Kirk Y 08-24-2007 08:29 PM

Then you'd select "No, but display at registration".

Mean 08-24-2007 08:30 PM

Thanks, but

When i add

<if condition="$post['hakkında:']">Hakkinda: $post[hakkında:]<else />N/A</if>

This to the postbit, it says

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']'

I know what it mean, but what is the wrong of my code ? hakkında: is a custom profile name.

ragtek 08-24-2007 09:17 PM

in templates there are no '
<if condition="$post[hakkında:]">Hakkinda: $post[hakkında:]<else />N/A</if>

if the code is correct i cant say

i just saw this ;)

Mean 08-24-2007 09:31 PM

Thanks! but my problem solved because the name should be fieldx (x=field number)
I forgot that.

;)

ragtek 08-25-2007 09:10 AM

lol


All times are GMT. The time now is 09:21 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.01953 seconds
  • Memory Usage 1,723KB
  • 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
  • (8)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