MyBB Support

Vertical Postbit?

Submitted by Evodroid, , Thread ID: 25005

Thread Closed

RE: Vertical Postbit?

#8
10-12-2016, 10:07 PM
Evodroid Wrote:
How can I be sure it's overwritten the options for the current members?

It doesn't overwrite the current options members have. You'd need to run a sql command to achieve this.

Code:
UPDATE `mybb_users` SET `classicpostbit` = '1' WHERE `classicpostbit` = '0'

Users browsing this thread: 4 Guest(s)