vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Insert profile field CONTENT into profile? (https://vborg.vbsupport.ru/showthread.php?t=128104)

The-Ensemble 10-02-2006 07:33 PM

Insert profile field CONTENT into profile?
 
How would I insert the content from a profile field into edit profile as well as view member profile?

Thanks

The-Ensemble 10-03-2006 09:32 PM

Bump

The-Ensemble 10-06-2006 03:30 PM

Rebumping

ZacUSNYR 10-06-2006 03:40 PM

I don't understand your question?

At the bottom of the user profile field manager you'll see Display Page.

Just choose "Edit Profile"

You'll get the Profile Field#

Ie if you add a Sex profile field8

Code:

<if condition="$post[field8]">Sex: $post[field8]</if>
That is saying "If field8 in the profile is populated show Sex: whatever is in the field". "If field8 in the profile is not populated - skip the rest of the code"

Edit: That of course would go in your postbit/postbit_legacy templates.

The-Ensemble 10-06-2006 03:58 PM

Thanks for trying but this doesnt work since that is for post bit. Thanks anyways.

ZacUSNYR 10-06-2006 04:00 PM

MEMBERINFO template

$userinfo[fieldx]

The-Ensemble 10-06-2006 05:56 PM

I don't want it in member info. I would like to put it in edit profile.

ZacUSNYR 10-06-2006 06:15 PM

It shows up in edit profile by default from the profile field manager. What are you talking about?

http://www.ride-ny.com/gallery/data/...rofilehuh1.JPG
http://www.ride-ny.com/gallery/data/...rofilehuh2.JPG

If *THAT* isn't what you're talking about - then I have no clue what you're talking about, like what we started with in the beginning.

Paul M 10-06-2006 06:18 PM

This is a custom profile field you have created ?

Edit it's properties in the User Profile Field Manager and set editable = yes and Which page = Edit Profile.


Edit : Pretty much as shown above.

The-Ensemble 10-06-2006 08:47 PM

You do not understand the question. I want the CONTENT of that filled in profile field to show up in edit profile not the profile field to be filled in. (wow say that 10 times fast)

Ok
I create the profile field which I hide for admin editing only,
I fill it in with some info and it display to the USER in their usercp only the CONTENT of the filled in profile field not a profile field to be filled in.

see what I mean?


All times are GMT. The time now is 09:20 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.01029 seconds
  • Memory Usage 1,728KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete