Color the nicks depending on the posts count !!!

Discussion in 'PHP' started by NotHere, Dec 30, 2008.

  1. NotHere

    NotHere New Member

    Joined:
    Dec 30, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi !!!
    Well, Hi all its my first post in your forum, and I really like it, you have alot of important subjects and too much ways to help the people, and these things what couraged me to ask for your help.
    I've my own forum and it's VB 3.6.8 and I wanted to make something and it's :
    to color the nicks of the members depending on their posts count.
    for example :
    New user 0-50 brown
    Active user 50-500 purple.

    Does anyone know how I would do that and which *.php responsible of the post count ?.

    I wish to find help from your page, thanks alot.

    bye.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You can do it using vB and user groups and promotion.

    You create needed user groups

    Then you go ahead with the Promotion to promote the user from one user group to other based on post count.

    Now each user group should have its own markup language to give different color to the username.

    See your color and mine and its done using this only
     
  3. NotHere

    NotHere New Member

    Joined:
    Dec 30, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi
    Thanks for replying me.
    I know this way, but it means that I need to follow the members and their post counts all the time, to promote them.
    But I want this to be automatic way.
    So do you have any idea how I would do that ?
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Define the promotion level. Its Automated.
     
  5. NotHere

    NotHere New Member

    Joined:
    Dec 30, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Yes, It works.
    Thank you so much.
     
  6. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    The pleasure is all mine
     
  7. NotHere

    NotHere New Member

    Joined:
    Dec 30, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi again
    here what I've made :
    1- New Groups with different colors.
    2- New promotion level.

    everything is Normal one problem :
    some of the member still the same the Promotion is changed but the Groups that responsible of the color did not chanfe, and its only for some not all.

    what would be the problem ?

    thanks
     
  8. NotHere

    NotHere New Member

    Joined:
    Dec 30, 2008
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Sorry I forget to say, that some users have been changed, and other did not even they should be promoted to the same new Group.
     
  9. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    The promotion takes place in a scheduled task and as it runs more and more member eligible would get converted but if you would like to update them instantly run the scheduled task.
     

Share This Page

  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.
    Dismiss Notice