![]() |
SQL query to set forum options (globally)
I need to set all my forums to use style id 1 as default, but not force them to do that.
I've removed some styles and some of my forums still have style id 17 forced on their settings - just want to clean it up. :) |
Ok I got the id's set:
Code:
UPDATE forum SET styleid='1' |
Got the other too (quite easy when you think it through - see I'm learning!!) ;)
Code:
UPDATE forum SET styleoverride='0'; |
whats the one above do ... does styleoverride='0' set it to no... or is that the style id ?
- Mist |
0 = no, I checked in the cp after I'd done one of them to see.
1 = yes. |
thank buddy :D
- Mist |
All times are GMT. The time now is 10:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|