The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Quick question on Users Awaiting Moderation customization
I am currently in the process of customizing the "Users Awaiting Moderation" in the admincp where it lists the users User Name, Email, and IP.
I am in the process of adding a couple of fields on it and stuck on the Age portion. I looked in the postbit to grab and show you what I'm looking for. In this portion of code HTML Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> I can't get the age to show up. So far, I have this in my admincp/user.php file PHP Code:
Thanks It's probably something obvious I'm looking over. It's late and I can't think clearly |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|