The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Query?
I'm trying to find all users in one particular time zone on my site, but there isn't a search for it. Does anyone know a query string will allow me to sort out a list of my users by time zone?
|
#2
|
||||
|
||||
I think you want to look at all users that have a particular setting in the user.timezoneoffset field. So, probably something like SELECT username, userid from user WHERE timezoneoffset = xx.
|
#3
|
|||
|
|||
Worked like a CHARM, Lynne. Thanks so much!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|