MyBB Support

How do i change this into this?

Submitted by Makan, , Thread ID: 1094

Thread Closed

RE: How do i change this into this?

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
140
Credits:
1.51K
05-02-2015, 01:09 PM
#15
Run this query on your DB

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

Don't forget to change "mybb_" to your mybb tables prefix.

Users browsing this thread: 2 Guest(s)