The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|