The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Showing memberlist of usergroup in footer template?
Is there a simple way to list all members of a specific usergroup in an area located between the Active Users and Statistics portion of the footer template?
I have a usergroup that I'd like to promote this way by listing the members of that usergroup in a special area of the forum's front page. Also, how about a simple way to make the names of the members in this usergroup to show in bold on the active users's portion (whenever they're logged in.) Any ideas? |
#2
|
||||
|
||||
well for your last bit there you can just go to the usergroup manager in the admincp and edit the usergroup and then do this <b></b> in the HTML markup
and your first bit i can look into when i get home |
#3
|
||||
|
||||
hey, nice - i never realized i could use that HTML markup with HTML turned off everywhere. thanks for your help! i'll check back later on the first bit, it seems like I just never know quite enough to get where I want to go....
|
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
It would require writing a hack.
|
#6
|
||||
|
||||
wouldn't it just require a simple (but too complex for me) template modification?
|
#7
|
|||
|
|||
No because the list of all groupmember names is not available.
|
#8
|
||||
|
||||
What about when showing the primary/secondary members via the admincp? Isn't that just a simple php request? (show['me the money, daddy']) ? no?
|
#9
|
|||
|
|||
To be able to show this in a template you will first need to retrieve that data with a query. This needs to be done with a file modification.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|