The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to display custom field in forum
When i register one account in forum, example: Test1
- I add custom field Display Name in profile, if Display Name is empty, all post by me will display account name (Test1) ... Now, when i change Display Name to another name, example: MrPhi, then all post by me will display MrPhi not is Test1 ... It comes down, all position display Test1 will be change MrPhi ... i try do it, by it is not easy i expected |
#2
|
||||
|
||||
Do you want to do this everywhere in the forum? If so I can't test it but i think you can do this by creating a field "Display name" then create a plugin with global_start hook with this content
PHP Code:
|
#3
|
|||
|
|||
PHP Code:
Example this forum, my account is changtraingheo, when i enter display name is Mr Phi, when u refresh page, u can not see changtraingheo, u only see Mr Phi. Sr, my english is not good ^^ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|