> Forums > Active Social > Community Support > Globally turn off New Message Popup?
Last Post 09 Dec 2011 04:07 PM by Ben - DotNetNuke. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Patrick
Registered Users
Patrick
Post Count:87

--
09 Dec 2011 09:57 AM
    • Active Social Version: 2.0.0
    • DotNetNuke Version: 5.6.2
    I have disabled the Message Popup due to its' intrusiveness. Is there a way to globally change all users settings? I've gone through and noticed that everyone has "Enable New Message PopUp" enabled in their settings. 

    Thanks!

    - Patrick
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    09 Dec 2011 02:29 PM
    You could do it via a SQL query.
    Patrick
    Registered Users
    Patrick
    Post Count:87

    --
    09 Dec 2011 03:33 PM
    Hi Ben,

    Would you mind giving me an example of how to type this query out directly in HOST > SQL

    Thanks again!

    - Patrick
    Ben - DotNetNuke
    DotNetNuke Staff
    Ben - DotNetNuke
    Post Count:1645

    --
    09 Dec 2011 04:07 PM
    Please make a backup of your database before running any script you find on this website.

    But it would be something like:

    UPDATE activesocial_User SET EnablePopUp = 'False'

    You are not authorized to post a reply.
    > Forums > Active Social > Community Support > Globally turn off New Message Popup?
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy