The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Customizable Roster (Member List) Details »» | |||||||||||||||||||||||||
Customizable Roster (Member List) [How to] get a working Guild/Clan Roster Note: This modification is now discontinued - this means that while it will remain available for download and use, support will no longer be provided as the thread is no longer monitored. Please see the 3.7 release of this modification for future updates here. Introduction: This Mod started off as a [How to] template modification. I have since added in permission control and an installer. Those that install this Mod will need to make adjustments to two templates and one phrase depending on what you want displayed. I'll include instructions for each step as well as optional changes you can make at your decretion. Click the following link for a Guild Roster preview: http://vanguard.sacredhaven.org/forums/showroster.php You'll notice that I use the "Extra Profile Fields Page" by Wired1. It isn't needed for the Roster, but I think it makes the field updates look nicer for the users. Installation: Step 0: If you are upgrading from a previous version, save a copy of your old showroster.php and rename your showroster templates (I recommend giving them an underscore prefix; Example: _SHOWROSTER). Step 1: Download the attached showrosterXXX.zip file. Step 2: Upload the files to their correct directories. Upload the showroster.php to the /forum/ directory.Step 3: Admincp > Plugin & Products > Manage Products > Add/Import Product Import the product-showroster.xml file.Step 4: Admincp > Languages & Phrases > Phrase Manager > Phrase Type: ShowRoster > showroster_title --> Edit Change this to whatever you want as the title of your roster.Step 5: Admincp > User Profile Fields > Add New/Update User Profile Field Add all the Profile Fields you plan to use and keep track of their number(s) (i.e. field6, field7, etc.).Step 6: Admincp > Styles & Templates > Expand > ShowRoster Templates > showroster_header This template contains the headers for each of your columns. Add/Edit/Remove columns to your preference. Be sure to update the colspan to the number of columns you have.Step 7: Admincp > Styles & Templates > Expand > ShowRoster Templates > showroster_userbits This template gets the data from each of the fields you want to have viewed on your roster. Add/Edit/Remove columns and/or the nowrap="nowrap" to your preference. Be sure to update each of the field#'s to match the fields from Step 5.Step 8: Admincp > Usergroups > Usergroup Manager > Edit Usergroup All instructions are included in the instructions.txt and optional.txt. Enjoy!!! Versions: v1.1.3 - April 22, 2007
v1.1.2 - April 20, 2007
v1.1.1 - April 19, 2007
v1.1 - April 5, 2007 (Mod Revamp)
v1.03 - April 2, 2007
v1.01 - March 27, 2007
v1.01 - March 9, 2007
v1.0 - March 6, 2007 (Initial Release) Show Your Support
|
Comments |
#242
|
|||
|
|||
Nice thanks! I wasn't planning on using images for ranks but your roster looks good, thanks again
|
#243
|
|||
|
|||
Great job on this mod! This will work perfect on turning my clan's forums into a full functioning website.
/installed |
#244
|
|||
|
|||
Nevermind, got it working
|
#245
|
|||
|
|||
I wanted to use images that represented each usergroup (View Roster with this change). Some of you may have trouble with sorting if you make this change, but it wouldn't be hard to figure out. I've probably lost some sorting functionality with this change. The below changes are accomplished in the showroster_header template
After Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> Code:
<if condition="($groupsort == 'username')"><td class="tcat" colspan="10">Usernames ($usercount)</td> <else /><td class="tcat" colspan="<total roster columns>">$user[$groupsort] ($usercount)</td></if> Code:
<td class="tcat" colspan="<total roster columns>" align="center"> <if condition="($user[$groupsort] == '<usergroup name>')"><IMG STYLE="border: none;" SRC="<image location & name>"><br> $user[$groupsort] ($usercount) </if> <if condition="($user[$groupsort] == '<usergroup name>')"><IMG STYLE="border: none;" SRC="<image location & name>"><br> $user[$groupsort] ($usercount) </if> |
#246
|
|||
|
|||
I have a problem. I have members in different user groups and they all appear on the roster multiple times. I need it to only show primary usergroups. Where is that option?
|
#247
|
|||
|
|||
Look through your usergroups in the usergroups manager. For usergroups you want to display on the roster ensure the following is checked:
Viewable - Should this usergroup be viewable on the Showroster page? |
#248
|
|||
|
|||
Will this mod be available in 3.7?
|
#249
|
|||
|
|||
Hello
I would like in these Mod insert a special function but I do not know where. Please help me. My members should be only a text box as an additional Profielfeld, in which they enter any number. If a number is entered, then several things should happen automatically. 1st The number should of course be displayed. 2nd According to the point, a rank will be displayed. 3rd According to the point, a symbol will be displayed. An example: If a number from 0 to 499, then it should be displayed. This number, rank and a symbol. Of course, everything on the extra page, as it actually provided in this mod. Overall, I have 21 of this number ranges define and also the respective ranks and symbols. It would satisfy me if someone tell me where I could these definitions in these Mod paste. Thank you PC-Junky |
#250
|
|||
|
|||
I really hope so as well because it's the only mod I know of that handles creating dynamic guild rosters.
|
#251
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=240 Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|