The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Signatures only for Mods & Admins

    J0k3R^
    J0k3R^
    Forumember


    Male Posts : 742
    Reputation : 28
    Language : Greek > English > Russian > Spanish
    Location : C:\>r00t

    Solved Signatures only for Mods & Admins

    Post by J0k3R^ May 1st 2014, 12:32 pm

    Hi,
    what js code to use to make the signatures available only for mods and admins?
    thanks  :rose:


    Last edited by J0k3R^ on May 1st 2014, 2:14 pm; edited 1 time in total
    RadioHead
    RadioHead
    Forumember


    Posts : 336
    Reputation : 23
    Language : English (der?)

    Solved Re: Signatures only for Mods & Admins

    Post by RadioHead May 1st 2014, 1:07 pm

    Hi,

    It is not a JS Code, please review the options in the admin panel Wink

    Admin panel >> Users & Groups > User Options > Signature Permissions.


    RH.
    J0k3R^
    J0k3R^
    Forumember


    Male Posts : 742
    Reputation : 28
    Language : Greek > English > Russian > Spanish
    Location : C:\>r00t

    Solved Re: Signatures only for Mods & Admins

    Post by J0k3R^ May 1st 2014, 1:22 pm

    oh thanks, i didnt notice this, i thought its something about 
    Code:
    if (_userdata.user_level == 1) {

    but nvm..


    *Solved*
    RadioHead
    RadioHead
    Forumember


    Posts : 336
    Reputation : 23
    Language : English (der?)

    Solved Re: Signatures only for Mods & Admins

    Post by RadioHead May 1st 2014, 1:27 pm

    Yes, that is the installed coding that works with the usergroups that you select via the admin panel.

    You can do it via coding however requires constant updating when you want a new user to add in and requires a little bit of time to test on regards to getting the specific user code linking right.
    J0k3R^
    J0k3R^
    Forumember


    Male Posts : 742
    Reputation : 28
    Language : Greek > English > Russian > Spanish
    Location : C:\>r00t

    Solved Re: Signatures only for Mods & Admins

    Post by J0k3R^ May 1st 2014, 1:30 pm

    there are 3 levels and each number affect only to what is written there Smile 

    _userdata.user_level = 0 : guests / members
    _userdata.user_level = 1 : administrators
    _userdata.user_level = 2 : moderators

    thats what i meant Smile
    RadioHead
    RadioHead
    Forumember


    Posts : 336
    Reputation : 23
    Language : English (der?)

    Solved Re: Signatures only for Mods & Admins

    Post by RadioHead May 1st 2014, 1:33 pm

    You are correct, however there is more to the code then just a power user, as you can see, a non-power user (ie non-moderator) can use signatures via this locked method if he is given his own group and added to the permitted group Wink
    Just like you, or I can be permitted signatures here, yet were not able to moderate Wink
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Signatures only for Mods & Admins

    Post by Ange Tuteur May 1st 2014, 5:42 pm

    Thanks to a discreet update, _userdata can be used regardless if the toolbar is activated however, the toolbar still provides more user and board information when activated. Wink

    Topic solved and archived

      Current date/time is November 11th 2024, 7:33 pm