MyBB Community Forums

Full Version: Delete user consistence & Misc error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well, I have two suggestions:
  1. Currently plugin authors have to write their own function to show a pop-up friendly error page. Some developers even avoid all that extra code and plain use the error/error_no_permission, custom functions for a misc page error will come very handy IMO.
  2. Currently it is not (easily?) possible for a plugin to guess when users are deleted via the build-in task (and probably other places, no sure), I would like to suggest a function and a hook in it so plugins can delete any leftovers from that user.