Jump to content

DawPi

Clients
  • Joined

  • Last visited

Everything posted by DawPi

  1. Maybe in the past someone called it "Status" and then changed mind to "Enable?"? 🙂
  2. Or at least - validating members does not receive any mails from followed content.
  3. 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!
  4. 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:
  5. DawPi replied to kmk's post in a topic in Technical Problems
    You mean Support from a Nexus app?
  6. ACP - System - Settings - Terms & Privacy Policy -- Guest Options (at the end of the page)
  7. 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):
  8. Broken table. Open PhpMyAdmin, select this table and from the menu below tables list choose Repair (or something like this).
  9. Via PhpMyAdmin or directly in ACP. Don't forget to make a BACKUP.
  10. About what? :)Query is fine. What are your concerns exactly
  11. If you want to prune it from all members without any additional work just run this query: UPDATE core_members SET mgroup_others = ''; If you have prefix in your sql database just add it before 'core_members'. Before any manual operation on live sql please make a BACKUP first.
  12. DawPi replied to DawPi's post in a topic in Marketplace
    I don't have any ETA right now. You're the one with this issue and I need more time to take a look on it (TIER III). I need also your access details - ACP, FTP. Send me PM with them.
  13. Kill me, but I need it too and I don't know what to do with that. I didn't found any setting in the ACP related to it.
  14. DawPi replied to DawPi's post in a topic in Marketplace
    With this mod you may allow users to check who follow them, followers and many more! They can be friends - if both sides approve the request etc.
  15. It's changing core tables author_id field so it must work correctly. It's mine opinion after reviewed the code.
  16. Sure thing. He will get all privilenges (and limits) as the old author.
  17. DawPi replied to DawPi's post in a topic in Marketplace
    No need to do that. Will be checked once I'll start doing it.
  18. Job taken and it is in development now.
  19. DawPi replied to DawPi's post in a topic in Marketplace
    Anyone else experiencing this error? (I'm not asking you, I know that you may be). Also.. Show me your settings of this plugin from ACP.
  20. DawPi replied to DawPi's post in a topic in Marketplace
    Thanks for clarification and explainations. This is not a bug and there is nothing to fix because nothing is broken. You posting your suggestion and I'll concider it. 🙂
  21. DawPi replied to DawPi's post in a topic in Marketplace
    Nothing changed. Only displaying or redirecting stuff was changed. 🙂