Jump to content

Adriano Faria

Clients
  • Joined

Everything posted by Adriano Faria

  1. Yes, it works: https://www.sosinvision.com.br/ You probably removed permission from guests to view profiles (in System-> Applications -> click in System to expand -> Profiles). Doing this, users won’t show linked to their profiles and this will make the plugin to not work, once it adds the flag before the href of the profile URL. This never changed. It is like that since version 1.0.0.
  2. I’m not sure I understand your question.
  3. Easy indeed. Trait + column ID in the conversation or message model (kinda drunk now). 😀 Can’t even charge for it. It’ll be free.
  4. PM sent. 👍
  5. Agreed. Anyway, I think this should be an admin’s decision. He can control new accounts with email validation, check IP address, restrict messenger for the initial group, restrict number of reactions per day, etc.
  6. Made a quick test and seems to work just fine: It sends the notification: And the most important: it doesn't show anywhere, since message is a private thing: Let me know if anyone wants to test it. If no issue is found, I will submit to marketplace.
  7. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    I'll take a look when I have to update the app.
  8. Adriano Faria replied to Adriano Faria's post in a topic in Marketplace
    Thanks. Will update it in a couple of hours. Let me know if you have FTP access to your server. Fix is just add a new parameter in a function. -------------------------- EDIT: New version is pending approval. Will send you a message with a manual fix while you wait for it to be available on marketplace
  9. It's a per category thing:
  10. Just a suggestion for those who wants to use it in their sites (not here on IPS, of course): It works with Elastic Search.
  11. This is dead for a couple of years already. @Makoto has a similar resource:
  12. It was probably the Post Before Registering feature. The account was confirmed/created using the name KatringaTwisa and then deleted and kept the content. Check the moderator logs to see if any moderator has deleted it.
  13. They did it for a few months, as you can see in pages 199 and 200 of this forum. I don’t remember why they stopped it, though.
  14. Disable the resource ipskit Aaddons and tey again.
  15. Or maybe some group promotion or achievement, etc.
  16. Who told you they are only guests?
  17. System is any area of the core, like messenger, online list, account settings, etc.
  18. Content of the log?
  19. If I’m not mistaken and recall, mark an item as read is per category basis. Not sure this has changed or if I’m right, though.
  20. ACP -> System -> Support->Clear system caches.
  21. I have no idea what happened there. Uninstall is a Core method. Did you check the logs? Anything related to this app? If not, delete its folder from /applications, its tables and its record from core_applications and rebuild the cache. Send a message if you want me to do it Monday morning.
  22. Oh yes, it will. On \IPS\Application: ... \IPS\Db::i()->delete( 'core_member_history', array( 'log_app=?', $this->directory ) ); ... If you want to keep these records, I suggest you to comment this line, uninstall the app and then revert the file edit after/before reinstall. This, of course, if you have access to FTP in your server. Let me know if you want more detailed info. I can send a message.
  23. If you mean TOPICS PINNED, of course you need to make a backup of the tables of this app and restore it after reinstall.
  24. No. @ahc Wait! You mean purchase on MARKETPLACE or topics pinned via this app?