The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with Code
I am wanting to display a profile field in the user.php file in the admincp directory.
Currently the code to pull the data from the table is Code:
$users = $db->query_read(" SELECT userid, username, email, ipaddress FROM " . TABLE_PREFIX . "user WHERE usergroupid = 4 ORDER BY username "); Thanks. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|