Not Solved [How To?] Bulk Edit Forum Settings
#1
Not Solved
I'd like to bulk edit all my forums to "Yes, require a thread prefix for all threads"

Is there a simple way to do that?
Reply
#2
Not Solved
you can try SQL query like below
UPDATE `mybb_forums` SET `requireprefix` = 1;
Reply
#3
Not Solved
Perfect quick and dirty and works like a charm! Many thanks!!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)