Jump to content

DawPi

Clients
  • Joined

  • Last visited

Everything posted by DawPi

  1. Try this instead:
  2. DawPi replied to DawPi's post in a topic in Marketplace
    What's New in Version 2.0.2 code review and upgrade, 4.4.x small fixes, fixed furls, updated error codes, updated files extensions, updated breadcrumb and title, tweaked downloading files from a private conversations where the logged in user isn't participate - available only for ADMIN ACCESS accounts.
  3. DawPi posted a post in a topic in Marketplace
    Support topic for:
  4. DawPi replied to DawPi's post in a topic in Marketplace
    What's New in Version 1.0.2 added two options: clean all private messages started by deleted members (with ID: 0), clean all replies in private messages added by deleted members (with ID: 0) @jesuralem, @sound
  5. DawPi replied to DawPi's post in a topic in Marketplace
    I'll check it and if there will be possibility to make that then I'll add it.
  6. DawPi replied to DawPi's post in a topic in Marketplace
    Pms added by "Guest"?
  7. DawPi replied to DawPi's post in a topic in Marketplace
    What's New in Version 1.0.1 fixed rare bug related to deleting conversations replies
  8. Disable archive function? 🤔
  9. Did you changed board url in conf_global.php file with https prefix?
  10. You can't remove group and then members. But you can remove members from selected group. Just open search member form in the ACP, choose that group and on the results screen click on Prune Members Found:
  11. @Apfelstrudel, @jesuralem, @O9C4: approved.
  12. If it should an attachment image, let me know. I did such mod:
  13. Done. Waiting on approval:
  14. DawPi posted a post in a topic in Marketplace
    Support topic for:
  15. DawPi posted a post in a topic in Marketplace
    Support topic for:
  16. @Apfelstrudel, @jesuralem, @O9C4: I'm working on mod for that. Small preview: There will be one new function to unfollow member from whole content he subscribing.
  17. Maybe in the past someone called it "Status" and then changed mind to "Enable?"? 🙂
  18. Or at least - validating members does not receive any mails from followed content.
  19. DawPi replied to DawPi's post in a topic in Marketplace
    If anyone want suggest new options, feel free to request it in this topic!
  20. DawPi replied to kmk's post in a topic in Technical Problems
    By plugin hooked into applications/nexus/sources/Support/Request.php /* !Forms */ /** * Get elements for add/edit form * * @param \IPS\Content\Item|NULL $item The current item if editing or NULL if creating * @param \IPS\Node\Model|NULL $container Container (e.g. forum), if appropriate * @return array */ public static function formElements( $item=NULL, \IPS\Node\Model $container=NULL ) { I affraid you can't remove it. It would be bad idea anyway. Custom Fields are available in the Support Settings:
  21. DawPi replied to kmk's post in a topic in Technical Problems
    You mean Support from a Nexus app?
  22. ACP - System - Settings - Terms & Privacy Policy -- Guest Options (at the end of the page)
  23. DawPi replied to kmk's post in a topic in Feedback
    Or simply Status via widget or profile page. 🙂 Combined with it give you what you want (and even more):
  24. Broken table. Open PhpMyAdmin, select this table and from the menu below tables list choose Repair (or something like this).