The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display User's Email in Postbit/legacy for Admins and Mods for vB4?
https://vborg.vbsupport.ru/showthread.php?t=154230
^ anyone knows the code to get this to work for vB4? I've attempted to convert the code to vB4 but all it shows up is absolutely nothing. It's empty and vB accepts the code I've entered in the template(s) with no errors. Some help would be appreciated. PS.. can this thread be moved to: https://vborg.vbsupport.ru/forumdisplay.php?f=112 |
#2
|
|||
|
|||
Anyone?
|
#3
|
|||
|
|||
You should be able to change $vbphrase[join_date] to {vbhrase joindate} and $post[email] to {vb:var post.email}.
Edit: also change Code:
<if> ... <else> ... </if> Code:
<vb:if> ... <vb:else /> ... </vb:if> |
#4
|
|||
|
|||
Gracias, works perfectly.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|