We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[ ! ] group icon
Topic Started: Aug 5 2012, 03:51 PM (230 Views)
Joshua J
Member Avatar
Member
[ *  *  * ]
Board Address: http://elitebrotherhoodgaming.com/index/
Board Software: ZetaBoards

Any way to do this for a joinable group?


have a badge for joinable groups?

Quote:
 

<script type="text/javascript">
function addIcon(groupName, imgURL, message) {
$('dl.user_info dd').each(function () {
if ($(this).text() === groupName) $(this).parent('dl.user_info').prev('div.usertitle').append('<a href="javascript: return false" onclick="alert(\'' + message + '\')" title="Click to find out how to earn this badge!"><img src="' + imgURL + '" alt="Team Icon" /></a>');
});
}
addIcon('(COUNCIL)', 'http://i1237.photobucket.com/albums/ff477/joshuaj18/Mercenaries.gif', 'This badge is unlocked if you are an Admin of the site');
addIcon('(COUNCIL)', 'http://z5.ifrm.com/30059/151//0/t5118623/t5118623.gif', 'This badge is unlocked if you are an Admin of the site');
addIcon('(Section Leader)', 'http://i1237.photobucket.com/albums/ff477/joshuaj18/sup.gif', 'This badge is unlocked if you are an EBG Section Leader');
addIcon('(COUNCIL)', 'http://i1254.photobucket.com/albums/hh618/joshuaj77/siteadm.gif', 'This badge is unlocked if you are an Admin of the site');
</script>
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
You've made this request like two or three times already. Joinable Group team icons are not possible because it requires too many AJAX request.
Offline Profile Goto Top
 
Joshua J
Member Avatar
Member
[ *  *  * ]
i need a way to have either multiple groups per person or something with joinable groups?
Offline Profile Goto Top
 
Cory
Member Avatar
Member
[ *  *  *  *  *  *  *  *  * ]
Neither of what you are needing is possible.
Offline Profile Goto Top
 
Steve
Member Avatar
patriot
[ *  *  *  *  *  *  *  *  *  * ]
This request was deemed impractical by our code team. This could mean that the feature you have requested is impossible to write, requires PHP and/or hosting, or requires too many AJAX requests. If you have any questions about why this request is not practical, feel free to contact a member of the code team.
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Closed Requests · Next Topic »
Locked Topic