The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
disable names
does anyone know how to disable the block making users all have a different name...i want people to be able to use there real names like facebook. i dont know if removing the block would mess anything up or not tho....if anyone has heard of a way to do this or knows someone who might be able to please let me know
|
#2
|
|||
|
|||
Waht you could do is to replace the $post[musername] in postbit for example, and use a custom profile field there.
|
#3
|
|||
|
|||
I have been hearing people talk about the profile field...would that change everything that normally has the user names...for example the links to peoples profiles?... or would it just change the name above the profile pic?
|
#4
|
|||
|
|||
Only doing so in postbit will not change the rest, no. This is just right out of the top of my head, but what you could do is to make a plug-in at global_start (correct me if I'm wrong, anybody?) and use a str_replace() as to replace the variables. For instance, make sure to make your own variable, ie.
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|