The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i want to run the following query for all forums
UPDATE `p2ptalk_forum`.`forum` SET `allowprefix` = '0', `prefixrequired` = '0' WHERE `forum`.`forumid` =100 LIMIT 1 ; how can i run that for all forums instead of just #100 any ideas? thanks |
|
#2
|
|||
|
|||
|
Remove the WHERE and LIMIT clause.
|
|
#3
|
|||
|
|||
|
thanks alot!!!!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|