The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Try this:
Code:
UPDATE user SET options = options + 16 WHERE lastactivity = 0 AND NOT (options & 16) and Code:
UPDATE user SET lastactivity=UNIX_TIMESTAMP('2012-01-01 15:30:00') WHERE lastactivity = 0 Of course you can set the date and time to whatever you want. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|