![]() |
See below.
|
YAY! I figgered it out. I had to create a custom phrase in the phrase mananger.
Went AdminCP>Phrase Manager. Phrase type: GLOBAL, then add new phrase. Product: vBulletin Varname: oppdiv//this was the name of the team Text: [TEAM1] Translations: [TEAM1] Then used the following code when editing the postbit template: Code:
EDIT: See my next post |
Ok, I fixed it. Had to use $post instead of $bbuserinfo. $post made it look at the poster's usergroup, not the viewers.
Code:
<vb:if condition="is_member_of($post, 779)"> Thanks for your hard work in showing me the way, I hope this post of mine helps others. |
Ok, that all works for the postbit. But does anyone know where I'd do to add this to the user profile page, and the currently active users sections?
|
How could I get text next to it so it would say Clan Tag: {[DM]} or something different than the question for the box.
|
How can I set this field to accept ALT characters? Currently, when a user enters an ALT character, it defaults to the numerical reference to the character.
In other words, what should be showing as ★ is showing as "&9733" in the profile field upon clicking "save". Thanks, CheckM8 |
You done it like this
Code:
<vb:if condition="$post['field5']"> |
Yes
|
can you post a ss of the template you edited
|
1 Attachment(s)
Quote:
|
All times are GMT. The time now is 02:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|