Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > BT.Manager (phpMyBitTorrent) > Mods & Themes
Notices

Reply
Thread Tools
  #1  
Old 17th February 2010, 03:57
cop1976's Avatar
cop1976 cop1976 is offline
Senior Member
 
Join Date: May 2009
United Kingdom
Posts: 30
Default Group image in user profile
Here is a small modification of wolfman, user level mod.

in user/profile.php find

PHP Code:
echo "<tr><td><p>Group</p></td><td><p>".$userrow['can_do']; 
and replace to

PHP Code:
echo "<tr><td><p>Group</p></td><td><p><img src=\"themes/".$theme."/pics/group/".$userrow['can_do'].".png\" alt = '".$userrow['can_do']."'>\n"
Create folder "group" in themes/pmbt/pics/ or in every other themes pics folder.
Create pics called (usersclass).png and put it in created "group" folder.
__________________
http://bvlist.com/images/avatars/signaturepics/sigpic5839_1.gif
Reply With Quote
Reply

Tags
group , image , profile , user


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 01:57. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.