Can I run a SQL query to change a setting on style options?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jilly
    Senior Member
    • Apr 2001
    • 1235
    • 3.7.x

    Can I run a SQL query to change a setting on style options?

    I have about 100 diferent styles on my one board, and they are all set to user selectable = 'no' - is there a query I can run that will change all my custom styles to be user selectable = yes?
  • Lats
    Senior Member
    • Mar 2002
    • 3671

    #2
    This should do the job...
    Code:
    UPDATE style SET userselect = 1 WHERE userselect = 0
    Lats...

    Comment

    • jilly
      Senior Member
      • Apr 2001
      • 1235
      • 3.7.x

      #3
      that did it!

      thanks!!

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎