Jump to content

DawPi

Clients
  • Posts

    8,441
  • Joined

  • Last visited

  • Days Won

    20

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by DawPi

  1. Without plugin, no. It's a group setting: /* Can the member report content? */ if ( $member->group['g_can_report'] != '1' AND !\in_array( \get_class( $this ), explode( ',', $member->group['g_can_report'] ) ) ) { return 'no_module_permission'; }
  2. No problem.
  3. It's there for... ages? For example?
  4. Check this plugin made by @Adriano Faria: Or this one:
  5. DELETE FROM core_member_history WHERE log_member = X AND log_type = 'display_name'; X is member ID.
  6. By sql query. Are you comfortable with that?
  7. Per post or per whole topic?
  8. It's done. Anyone interested, please let me know.
  9. Hm, I'll think about that if it would be good. Let me concider it first.
  10. Lets talk on pm about it.
  11. Job taken.
  12. They won't loose anything.
  13. It's not polite. But OK...
  14. You may add anything you want, really. One example you have on the screenshots. :)
  15. You could translate it easily in ACP. Just open lang tool management page in acp and change that to anything you want to. Should I do that for you?
  16. Thank you :)
  17. You need custom work then.
  18. I ask once again. 😉 P.s. new version for 4.5. released. Waiting on approve.
  19. Added in new version. It's uploaded and waiting on approval. As said before, use my other mod instead. I doubt it will help. Rather overload support panel. I may do that as custom work for you, pm me for details.
  20. Done. New version released. Waiting on approve. See new, fresh screenshots:
  21. I'll concider your ideas in coming week. 🙂 Nope. You need to use my other mod.
  22. It's really interesting idea. I'll concider it. 🙂
  23. Absolutelly. Will be done. :)
×
×
  • Create New...