The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Enable Private Message for all Users
Hi All,
Is there a way to enable Private Message for all the users in the database? The current ones, not the new ones. Thanks. |
#2
|
||||
|
||||
[sql]UPDATE user SET options = options + 2048 WHERE NOT (options & 2048)[/sql]
|
#3
|
|||
|
|||
Thanks mate!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|