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
2 posters

    Question about answer was dissolved already

    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Question about answer was dissolved already

    Post by developer.ryan Mon 17 Aug - 10:23

    Hi everyone

    I have a question about this topic:
    How do I put a picture of a member of the JavaScript technology

    I've got the correct answer by @Ange Tuteur :rose:

    And now I have another question in the same JavaScript code

    The question is: are there other JavaScript commands

    I want: can I bring the theme of any member by JavaScript code?


    Last edited by developer.ryan on Mon 17 Aug - 10:39; edited 1 time in total
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Question about answer was dissolved already

    Post by Ange Tuteur Mon 17 Aug - 10:30

    Hi @developer.ryan,

    This is all the data referring to the user that you can use in JavaScript :
    Code:
    _userdata.session_logged_in // 1 : logged in || 0 : logged out
    _userdata.username // Ange Tuteur
    _userdata.user_id // 88576
    _userdata.user_level // 1 : admin || 2 : moderator || 0 member / guest
    _userdata.user_lang // en
    _userdata.activate_toolbar // 1 : toolbar enabled || 0 toolbar disabled
    _userdata.fix_toolbar // 1 : toolbar fixed || 0 toolbar static
    _userdata.notifications // 1 : notifications enabled || 0 notifications disabled
    _userdata.avatar // <img src="http://i38.servimg.com/u/f38/19/06/98/92/roa10.png" alt="" />
    _userdata.user_posts // 10578 ( total posts )
    _userdata.user_nb_privmsg // 2036 ( total PMs received )
    _userdata.point_reputation // 1755 ( total reputation )
    developer.ryan
    developer.ryan
    Forumember


    Posts : 98
    Reputation : 6
    Language : English,Chinese,Italian,French
    Location : The doors of development

    Solved Re: Question about answer was dissolved already

    Post by developer.ryan Mon 17 Aug - 10:38

    Thanks @Ange Tuteur :rose:
    You are the best
    It has helped me a lot
    Thank you again is the solution
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Solved Re: Question about answer was dissolved already

    Post by Ange Tuteur Mon 17 Aug - 10:40

    You're welcome ^^

    Topic archived

    Have a nice day. Smile

      Current date/time is Mon 23 Sep - 0:29