Warning Improvements by Xon

xF2 Add-on Warning Improvements by Xon 2.9.5

No permission to download
  • Update some phrases to use warning_points vs points
  • Fix possible '[E_NOTICE] Array to string conversion' when issuing warnings with Warning Acknowledgements enabled
Make the Warning_Summary_Message phrase get the same arguments as the Warning_Thread_Message phrase.
  • For customized phrases, will need to update the replaceable from {points} to {warning_points}.
  • Fix error when sending warning conversations
  • Fix Moderator Essentials compatibility
  • Ensure default phrases are added (when viewing Warnings in the admincp)
This add-on appears to have no compatibility issues with XF2.1
  • Add a user's warning count to warning tab header on a user profile
    • XF2 removed this feature that XF1 had.
  • On upgrading, always ensure extra phrases (warning title 0 & category title 0) are check and always created if they do not exist.
  • Update installer to use shared libraries used my other add-ons.
    • Ensure the src/addons/SV/Utils folder is also uploaded! If it exists, just overwrite.
  • Ensure HTML attributes using phrases are escaped properly
  • Fix handling warning defaults (delete form not converted from XF1).
  • Do not display link to warnings in Warning Alerts if the user can't see their own warnings.