The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom fields
How would I go about showing custom user fields? in postbit_legacy,
|
#2
|
||||
|
||||
search gets you... https://vborg.vbsupport.ru/showthread.php?t=166290
|
#3
|
|||
|
|||
Should of noted that that one didn't work for me especially lol =[
|
#4
|
||||
|
||||
Instead of $post[filedx] (replacing the x with your field number) you could try $vbulletin->post[fieldx] or $bbuserinfo[fieldx] but to be honest it should have worked for you if you'd done everything right
Are you sure the fileds you are choosing aren't private and are visible? |
#5
|
|||
|
|||
Quote:
Another question I had in mind is this: I want to disable my mods from seeing IP's, I had no choice but to give them super mods but I'd like them not to see IP's, anyway I can fix this? Also I added this code [blitz]texthere[/blitz] how can I make it when ever I make a post (special user) it uses those codes automatically so when I make a post it automatically uses [blitz]/blitz] [blitz] makes the font blue and has a graphical background |
#6
|
||||
|
||||
You'd have to create a plugin with something like
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|