The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to see how many users have albums?
I'm thinking about disabling user albums for our forums. Before I push the button, is there a way to check how many members are using the albums feature?
vBulletin 4.1.9 --------------- Added [DATE]1337174313[/DATE] at [TIME]1337174313[/TIME] --------------- Sorry, just realized I posted this on .org instead of .com Mods - you can close / delete this thread. |
#2
|
|||
|
|||
I think you can do it using a db query like:
Code:
SELECT COUNT(DISTINCT userid) FROM album |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|