Solved: 6 Years, 2 Months, 3 Weeks ago Remove Report Category
#1
Solved: 6 Years, 2 Months, 3 Weeks ago
Hello,
When you go to report a post it gives you a list of options. I noticed that the "Other" option was not allowed to be removed, so I went into the code to allow it's removal. Once I removed it, the report system didn't work until I added the "Other" option back. Now I cannot set the order of categories because of this. Is there a way to remove the "Other" option for reporting a post?
Thanks
Reply
#2
Solved: 6 Years, 2 Months, 3 Weeks ago
It's actually not as hard as you think. Simply run the following query (the prefix mybb_ may differ):

UPDATE mybb_reportedreasons SET appliesto = '', extra = 0 WHERE rid = 1;

Then ACP > Tools & Maintenance > Cache Manager

Rebuild reportreasons.
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)