The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
That still isn't going to help you when the membergroupids is more than one. The mysql function you want is find_in_set
[mysql] select username from user where find_in_set('9',membergroupids) [/mysql] The main issue is this query is in no way optimised to use indices, and will do a full table scan. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|