Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
InsideEdge Posted July 8, 2017 Posted July 8, 2017 I was wondering how to remove the option for members to disable their messenger?
InsideEdge Posted July 21, 2017 Author Posted July 21, 2017 Anyone have a suggestion for this? As an admin how can I enable a members PM Messenger once they've disabled it? thanks,
Adriano Faria Posted July 21, 2017 Posted July 21, 2017 On 08/07/2017 at 2:11 PM, InsideEdge said: I was wondering how to remove the option for members to disable their messenger? Tested on 4.2 only: Do Not Disable Your Messenger.xml It will remove the link and will show an error if the user tries to disable via URL:
InsideEdge Posted July 22, 2017 Author Posted July 22, 2017 Thanks @Adriano Faria I'll give it a try once I upgrade to 4.2. I'm still waiting for a few apps and plugins to be updated before I move my site forward. Will the plugin reverse any members' messengers that are currently disabled? Or only prevent ones in the future?
Adriano Faria Posted July 22, 2017 Posted July 22, 2017 10 hours ago, InsideEdge said: Or only prevent ones in the future? Only future. To update existing members, run this query: update core_members set members_disable_pm = 0;
InsideEdge Posted July 22, 2017 Author Posted July 22, 2017 1 minute ago, Adriano Faria said: Only future. To update existing members, run this query: update core_members set members_disable_pm = 0; Thank you, I really appreciate your help. I have cloud hosting, do I put that query in CSS?
Adriano Faria Posted July 22, 2017 Posted July 22, 2017 Just now, InsideEdge said: I have cloud hosting, do I put that query in CSS? Run the query in the SQL Toolbox (ACP).
InsideEdge Posted July 22, 2017 Author Posted July 22, 2017 14 minutes ago, Adriano Faria said: Run the query in the SQL Toolbox (ACP). This worked great! Thank you for your help and solutions.
Adriano Faria Posted July 23, 2017 Posted July 23, 2017 On 21/07/2017 at 9:37 AM, Adriano Faria said: Tested on 4.2 only It is also compatible with 4.1. Posted as a file on marketplace:
Luis_angel Posted July 24, 2017 Posted July 24, 2017 On 21/7/2017 at 6:03 AM, InsideEdge said: Anyone have a suggestion for this? As an admin how can I enable a members PM Messenger once they've disabled it? thanks, Can you connect as the user and enable it from there also?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.