The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
About me tab editing
Good afternoon guys,
Hoping someone can give me some insight on how I'd achieve this. Many of our forum users are complaining about having too much information in the about me TAB as our forum is heavily customizable and has alot of custom user profile fields which control everything from hiding postbit items, to backgorund colors and even user rank colors. Long story short I'm trying to edit the about me page to display only the basic information but all profile fields are being called by {vb: raw block_data.fields} which is showing to all our users. I know there is an easier option which is changing the display page of them to options: 0ther as seen in the screenshot below but I'd rather them either stay where they are "edit profile" or if possible make a new display page for them. If it possible to add another display page option eg called "Customize Profile" and then make a new page within "profile.php?do=editoptions" If this isn't possible to do then if it possible fetching it from the custom fields individually instead of using {vb: raw block_data.fields} I've tried using conditions such as <vb:if condition="$post['field2']">Location: {vb:raw post.field2} <br /><br /></vb:if> but it only seems to work in postbit_legacy Any help is greatly appreciated |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|