The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Someone please help - Multiple Selection Profile Fields
I posted this in PHP thread but I think it should go here...sorry
I've gone over the the post in this thread: http://www.vbulletin.com/forum/showthread.php?t=108785 All is fine however I am writing a custom report that counts users by age, location and what not... eg: $totalmales = mysql_result(mysql_query("SELECT count(*) FROM user, userfield where user.userid=userfield.userid and userfield.field5='Male'"),0); Now I got to the part where I need to count them by selected specific fields in their profile... Eg users that have first option enabled, users that have second option enabled... Any idea how to go about it? Sample please? Someone please Please... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|