Execute SQL Query?

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • glennrocksvb
    replied
    vBulletin 5.3.0 and higher will allow site owners to enable Two-Factor Authentication for Administrator and Moderator functionality. This is an extra layer of security provided to make sure your user data

    Leave a comment:


  • voyger
    replied
    thanks wayne for the tip
    can you pleas elaborate step by step how to do "Authentication on my account"

    Leave a comment:


  • Wayne Luke
    replied
    If you leave it activated, you should enable Two-Factor Authentication on your account to prevent it from being misused.

    Leave a comment:


  • voyger
    replied
    thanks Mark.B worked perfect

    Leave a comment:


  • Mark.B
    replied
    In /core/includes/config.php, find this code:
    PHP Code:
    $config['SpecialUsers']['canrunqueries'] = ''

    And enter your admin user id between the two quote marks at the end.

    For example, if your userid is 1:
    PHP Code:
    $config['SpecialUsers']['canrunqueries'] = '1'

    And enter your user id.
    Last edited by Mark.B; Sat 11 Aug '18, 6:11am.

    Leave a comment:


  • voyger
    started a topic Execute SQL Query?

    Execute SQL Query?

    on my closed test forum
    when click on Execute SQL Query i get this is a way to fix this

    vBulletin Message
    You are not authorized to execute SQL queries
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...