1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Query to mass enable "Display unviewed sportsbook events count above navigation tab"

Discussion in 'Sportsbook Support' started by imthebest, Jan 13, 2018.

  1. imthebest

    imthebest Member Showcase Sportsbook

    Hi,

    What query should I run if I want to mass enable "Display unviewed sportsbook events count above navigation tab" for all members?

    Thanks,
    imthebest
     
  2. Bob

    Bob Developer Staff Member

    Code:
    UPDATE xf_user_option
    SET sportsbook_unviewed_events_count = 1;
     
    imthebest likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.