The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
What would the query be in phpmyadmin to set all forums to not "Allow Post Icons"?
|
|
#2
|
|||
|
|||
|
This should work:
Code:
UPDATE forum SET options = options - 1024 WHERE (options & 1024) |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|