How to restrict login by user group(Vbulletin)

Discussion in 'Hacks and Advanced Features' started by Yao, Jul 15, 2010.

  1. Yao Android Developer

    Hi

    We start support restrict login by user group from 1.7.3 for vb37/38, 1.2.3 for vb40.

    Please come to mobiquo/conf/config.txt, you can find a line allowed_usergroup=
    If you leave it empty, all usergroup can login.
    If you want to restrict user group, please change it like below
    allowed_usergroup=6 //only group 6 can login
    or
    allowed_usergroup=6,7,8 //group 6,7,8 can login, user comma between numbers.

    Thanks
    Yao
    Tapatalk Team
  2. Alfa1 New Member

    Is there a way to forward other usergroups to a specific page?
  3. Alfa1 New Member

    Every time I upgrade this is overwritten and gives my non-paying members access. This directly results in loss of income for my big board. Please consider a better method than editing a file. Please give us a vbulletin plugin. This should be easy to do.
    Tapatalk is great, but this small issue has large effects and is a reason to consider other options.

Share This Page