This makes the username show up as the default colour set for that usergroup..
This is more a tutorial than a hack, it will not be re-released, but will be supported if you have questions…
What does it do?
This makes the username show up as the default colour set for that usergroup..
Eg.
Note: All template edits are in the MEMBERINFO template
Installation
Find:
PHP Code:
< td class=“tcat”>$vbphrase/COLOR]view_profileusernameview_profilemusernamedo=addlist&userlist=buddy&u=$userinfo[userid]”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]add_x_to_buddy_listdo=addlist&userlist=buddy&u=$userinfo[userid]”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]add_x_to_buddy_listdo=removelist&userlist=buddy&u=$userinfo[userid]”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]remove_x_from_your_buddylistdo=removelist&userlist=buddy&u=$userinfo[userid]”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]remove_x_from_your_buddylistdo=addlist&userlist=ignore&u=$userinfo[userid]”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]add_x_to_ignore_listdo=addlist&userlist=ignore&u=$userinfo[userid]”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]add_x_to_ignore_listdo=removelist&userlist=ignore&u=$userinfo[userid]”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]remove_x_from_your_ignorelistdo=removelist&userlist=ignore&u=$userinfo[userid]”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]remove_x_from_your_ignorelistdo=finduser&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]find_all_posts_by_xdo=finduser&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]find_all_posts_by_xdo=process&showposts=0&starteronly=1&exactname=1&searchuser=$userinfo[urlusername]” rel=“nofollow”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]find_all_threads_started_by_xdo=process&showposts=0&starteronly=1&exactname=1&searchuser=$userinfo[urlusername]” rel=“nofollow”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]find_all_threads_started_by_xdo=mailmember&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]send_message_via_email_to_xdo=mailmember&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]send_message_via_email_to_xdo=newpm&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[username]”>$vbphrase/COLOR]send_private_message_to_xdo=newpm&u=$userinfo[userid]” rel=“nofollow”>< phrase 1=“$userinfo[musername]”>$vbphrase/COLOR]send_private_message_to_x”>$vbphrase/COLOR]x_is_not_a_member_of_any_public_groups”>$vbphrase/COLOR]x_is_not_a_member_of_any_public_groups[COLOR=#007700phrase>
Views: 16