Wrye
Member
Not sure if I'm missing something but I would like to have the option to see more than just the "Active Reports" and "Recently Closed Reports".
I don't see anywhere in the admin panel to view or sort through older reported content. Obviously these reports are in a database somewhere (I'm guessing "xf_report") as you can search for older reports by user through the search function, so there should be a way to call this data up.
I can see in the "report_list" template nothing is supposed to follow recently closed reports list, so I'm not actually missing anything on the Reported Items page:
I am wondering how I might add "All Reported Items" to the page? I see the template is calling on "$recentlyClosed" function (?are these functions?) and above this its calling for "$reports" (which I'm assume is a function(?) for active reports). Is there a "$allReports/$allClosed" function to call on to add an additional if statement for all entries in the "xf_reports" database? (I can handle the phrases/layout/styling, just need to know if there is some way to get the data I'm wanting.)
I don't see anywhere in the admin panel to view or sort through older reported content. Obviously these reports are in a database somewhere (I'm guessing "xf_report") as you can search for older reports by user through the search function, so there should be a way to call this data up.
I can see in the "report_list" template nothing is supposed to follow recently closed reports list, so I'm not actually missing anything on the Reported Items page:
I am wondering how I might add "All Reported Items" to the page? I see the template is calling on "$recentlyClosed" function (?are these functions?) and above this its calling for "$reports" (which I'm assume is a function(?) for active reports). Is there a "$allReports/$allClosed" function to call on to add an additional if statement for all entries in the "xf_reports" database? (I can handle the phrases/layout/styling, just need to know if there is some way to get the data I'm wanting.)
I would also like to request a few features be added for the reported items pages:
- I would like see a "category" option that could be selected by users reporting the content and modified by moderators from the reported item page. (Examples: "off-topic", "vulgar language", "spam", "inappropriate content")
- I would like to be able to change the items "Report Status" after it has been changed to Rejected/Resolved.
- I would like the Search function to be able to do more than just search for reports via members. (Examples: Search based off of report status, member, date, moderator it was assigned to.)
- Make moderator/thread actions available from within the Reported Items page.
Last edited: