• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Report Improvements by Xon

Xenforo Report Improvements by Xon 2.14.16

License Information
Compatible XF 2.x versions 2.2
Additional requirements php 7.0+, Standard Library by Xon, If installed, require Search Improvements v2.6.0+
Developer
Xon
Screenshots are still to be added, XF1 version has similar functionality and the screenshots

This add-on introduces potentially breaking changes to moderation permissions. Please review usergroup permissions carefully!

A Collection of improvements to XF's reporting system. Fully phrased.

On install, all existing warnings are copied into a new warning change tracking log and associated with reports. This process occurs as a background task, and is non-disruptive.

Note; when reports are sent to a forum, the warning<->report links can not be created!

Feature list:
  • Improve performance of Report Center by reducing stock XenForo N+1 query behaviour
  • Permission based access to the report center:
    • Default permissions set for groups (global/content) for groups with warn or edit basic profile permissions.
    • New Permissions:
      • View Report center
      • Comment on open report
      • Comment on closed report
      • Update a report's status
      • Assign report
      • See reporter username
  • Sends an Alert to moderators who have commented/reported on a report.
    • Only sends an alert if the previous alert has not been viewed
    • Report Alerts link to the actual comments for longer reports
    • Report Alerts include the title of the report
  • Alert moderators if a report is assigned to them
  • Links Warnings to reports.
    • Visible from the warning itself, and when issuing warnings against content.
  • Link reply bans to reports
    • Log reply bans into report system
    • Optional Issue a reply-ban on issuing a warning (default disabled)
    • Allow reply-banning through a closed threads for moderators
  • Link Reports to Warnings.
    • Logs changes to Warnings (add/edit/delete), and associates them with a report.
  • Automatically create a report for a warning.
  • When issuing a Warning, option to resolve any linked report.
  • Optional ability to log warnings into reports when they expire. This does not disrupt who the report was assigned to, and does not re-open the report.
  • Report Comment Likes.
  • Resolved Report Alerts are logged into Report Comments (as an explicit field).
  • Search report comments
  • Optional ability to search report comments by associated warning points, and warned user. (Requires Enhanced Search Improvements add-on)
  • Reverse order of report comments (default disabled)
  • Optional auto-reject/resolve sufficiently old reports (default disabled)
  • Show content date when viewing a report
  • Show forum for post reports in report list
  • Permission-based ability to join a reported conversation

FAQ

Q. Performance is very slow when viewing a report

A. The query to find non-moderators who can be assigned permissions is somewhat expensive, especially for older versions of MySQL
  1. Refresh the page and see if page performance improves after MySQL is no longer doing a cold start on the query.
  2. Try doing "Clean up permission" from; AdminCP => Tools => Rebuild caches => "Clean up permission" & check "rebuild permissions"
  3. Implement a XenForo cache provider so the results can be cached.
  4. Upgrade MySQL to a later version, as later version handle the required subqueries much better.
Q. How are the new permissions setup by default
A. It setups up defaults based on how XenForo implicitly operates. The map is:
  • View User Report
    • Warn/Edit Basic Profile
  • View Post Report
    • Edit Any Post OR Delete Any Post for a user/group/forum
  • View ProfilePost Report
    • Warn/Edit Any/Delete An
  • View Conversation Report
    • Always Invite/Edit Any Post(in conversation)
Q. What options are there for configuring how report comments alerts are sent?
A. Configurable how report comments alerts are sent to moderators:
  1. Alert all moderators.
  2. Alert watchers on reply and all moderators for new alerts.
  3. Alert watchers on reply (Default).
2.14.16Version
25 Downloads
494 Views
0.00 star(s) 0 ratings
Last update

More resources from trollet

Latest updates

  1. Update to 2.14.16

    Fix report assigned label being a raw phrase string instend of being rendered Improve UI when...

Similar resources

Report Center Messages raz0r
Allow moderators to send predefined personal messages to members who reported a content
0.00 star(s) 0 ratings
Downloads
30
Updated
Report Centre Essentials trollet
Implements report queues, with auto-assignment rules and handy search links
0.00 star(s) 0 ratings
Downloads
22
Updated
Alert Improvements by Xon trollet
A collection of improvements to the XenForo Alerts system.
0.00 star(s) 0 ratings
Downloads
35
Updated
Search Improvements raz0r
0.00 star(s) 0 ratings
Downloads
32
Updated
[OzzModz] Push Notification Improvements raz0r
Adds useful settings & Style Properties to control your Push opt-ins appearance and behavior
0.00 star(s) 0 ratings
Downloads
38
Updated
Top