The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
||||
|
||||
![]()
Yes it worked fine.., gives all users not are not in Group ID - 117
--------------- Added [DATE]1423229058[/DATE] at [TIME]1423229058[/TIME] --------------- and this HTML Code:
SELECT username FROM vb3_user WHERE FIND_IN_SET(117, membergroupids) = 1 --------------- Added [DATE]1423229433[/DATE] at [TIME]1423229433[/TIME] --------------- should i try UPDATE vb3_user SET password=MD5(CONCAT(MD5('XXYYZZ1122'),salt)) WHERE FIND_IN_SET(117, membergroupids) != 1 OR UPDATE vb3_user SET password=MD5(CONCAT(MD5('XXYYZZ1122'),salt)) WHERE FIND_IN_SET(117, membergroupids) != 0 dont want to risk. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|