The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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 |
#2
|
||||
|
||||
Bump
|
#3
|
||||
|
||||
Rebumping
|
#4
|
|||
|
|||
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> Edit: That of course would go in your postbit/postbit_legacy templates. |
#5
|
||||
|
||||
Thanks for trying but this doesnt work since that is for post bit. Thanks anyways.
|
#6
|
|||
|
|||
MEMBERINFO template
$userinfo[fieldx] |
#7
|
||||
|
||||
I don't want it in member info. I would like to put it in edit profile.
|
#8
|
|||
|
|||
It shows up in edit profile by default from the profile field manager. What are you talking about?
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. |
#9
|
||||
|
||||
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. |
#10
|
||||
|
||||
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? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|