CZ User Info show admin and staff on names that apply

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   CZ User Info show admin and staff on names that apply
WeigelRich
CZ Active Member
WeigelRich has been a member for over 18 year's 18 Year Member
usa.gif pennsylvania.gif
Occupation: Safety Specialist
Age: 44
Gender: Male
Website:
Status: Offline
Joined: Jul 06, 2005
0.02 posts per day
Posts: 123
Points: 4,498
 Yahoo Messenger MSN Messenger 
What file do I have to edit for it to show something other than staff. I have created two other groups and want to have my groups how up beside there name. Also where do I place the images for that. Please anyone have any idea.

Edit: Ok I was thinking that I should explaing alittle more. If you go [ Register or login to view links on this board.] you will be able to see my ranking system. I am trying to set it up so that it shows HTD's as HTD and TD's as TD's in where the Moderator is. I need to know where to put the image for it to show HTD and TD like the admin and mod is in the forums but also I need to know what I need to edit to have this work for the cz user info. I edited the file block-CSUser-Info to see if I could get it to work and it still shows staff.

}
      if ((is_admin($admin)) && ($showonlyadmin == 0)) {
          $where = "<a HREF=\"$url\" title=\"$mod\">$czi</a>.&nbsp;";
      } elseif ($showonlyadmin == 1) {
          $where = "<a HREF=\"$url\" title=\"$mod\">$czi</a>.&nbsp;";
      } else {
          $where = "$czi.&nbsp;";
      }

                 if ($ulevel == 2) {
                 $who_online_now .= "<br />$where<A HREF=\"modules.php?name=Your_Account&amp;op=userinfo&amp;username=$uname\"  title=\""._CZ_VIEW." $uname's "._CZ_VIEWPP."\">$uname</a>&nbsp;<img src=\"images/CZUser/admin.gif\">\n";
                 }
                 elseif ($ulevel == 3) {
                 $who_online_now .= "<br />$where<A HREF=\"modules.php?name=Your_Account&amp;op=userinfo&amp;username=$uname\"  title=\""._CZ_VIEW." $uname's "._CZ_VIEWPP."\">$uname</a></font>&nbsp;<img src=\"images/CZUser/staff.gif\">\n";
                 }
       elseif ($ulevel == 4) {
       $who_online_now .= "<br />$where<A HREF=\"modules.php?name=Your_Account&amp:op=userinfo&amp;username=$uname\"  title=\""._Cz_VIEW." $uname's "._CZ_VIEWPP."\">$uname</a></font>$nbsp;<img src=\"images/CZUser/td.gif\">\n";
           }
       elseif ($ulevel == 5) {
       $who_online_now .= "<br />$where<A HREF=\"modules.php?name=Your_Account&amp:op=userinfo&amp;username=$uname\"  title=\""._Cz_VIEW." $uname's "._CZ_VIEWPP."\">$uname</a></font>$nbsp;<img src=\"images/CZUser/htd.gif\">\n";
           }   
                 else {
           $who_online_now .= "<br />$where<A HREF=\"modules.php?name=Your_Account&amp;op=userinfo&amp;username=$uname\" title=\""._CZ_VIEW." $uname's "._CZ_VIEWPP."\">$uname</a></font>\n";
          }


Is there anyway for me to do this and have it actually show on the CZ User Info and in the forums.

Thank you for the help in advance.



_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum