Thread: question again
View Single Post
  #4  
Old 06-16-2009, 03:48 AM
trollis76 trollis76 is offline
Member
 
Join Date: Feb 2009
Posts: 160
Credits: 13,785
trollis76
Default RE: question again

If you want it the simple way you start by replacing all the things from Brandons first post. Then you do what he said in the second one.
And after that you need to have your own icon uploaded to this FOLDER:
templates/icons
And the thing you name that icons you write here:

PHP Code:
// Show something else for usergroup 2

$star "<img src='templates/icons/NAME OF THE IMG' border=0'> ";

Hope that works![hr]
Oh, BTW on the first code you should remove the
PHP Code:
$status cancp($level); 
and where it used to be you put the rest of the code that Brandon put in his second post.

I hope it works, since I haven't tested it myself. :)
Reply With Quote