The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Customizable Roster Details »» | |||||||||||||||||||||||||
Customizable Roster Introduction: This Mod is ideal for a Guild/Clan roster, but it is also a great replacement for the memberlist. Customize it any way you like: add or remove columns with just a few easy edits. The installer includes permission control that allows you to set which groups appear on the roster and which ones can view it. The most popular option is the ability to control advanced sorting; check it out! 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). When upgrading from version, make a copy of all your templates, then revert the templates back to their default, and then uninstall the older version. Also, make sure you delete the bitfield_showroster.xml file in the /includes/xml directory; this will cause database errors if not deleted. Step 1: Download the showroster_vX.X.X.zip file and unzip it. 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_v4.x.x.xml file.Step 4: 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 5: Admincp > Settings > Options > ShowRoster Settings Update the settings for your roster: usergroups allowed to view the roster, usergroups that are displayed on the roster, the title and field# for each of your columns on the roster, and any of the many other settings.Step 6: Admincp > Styles & Templates > Expand > ShowRoster Templates > SHOWROSTER, showroster_header, and showroster_userbits You only need to adjust these if you have custom adjustments to make. Otherwise, there is no longer a need to change these.NOTE: See installation and upgrading instructions in the included corresponding txt files. Version Updates: See 2nd post. FAQ: See 3rd post. Screenshots: See 4th post. PLEASE CLICK INSTALLED. Support will be given to those that do. Show Your Support
|
4 благодарности(ей) от: | ||
KorvinGump |
Comments |
#312
|
|||
|
|||
OK, thanks, it's working now. Another question - is it possible to have images in a custom column, e.g. rank images?
|
#313
|
|||
|
|||
Could you show me the code for aligning columns? I just upgraded to the newest showroster version and the code looks a little different. Here is what I used to have:
Code:
<vb:if condition="$show[field1st]"><td nowrap="nowrap" align="center" width="13%">{vb:var userinfo.{vb:var columns[column1]}}</td></vb:if> Code:
<vb:if condition="$show[field1st] AND exec_switch_bg()"><td>{vb:var userinfo.{vb:var columns[column1]}}</td></vb:if> |
#314
|
|||
|
|||
how can i make that the roster is only showing the member 1 time?
little example user X is in Group B and in Group C but i dont want to see user X in group C on the roster cause it counts this users as a new user. |
#315
|
|||
|
|||
Quote:
Quote:
Quote:
If user1 has a primary group A, and secondary group B, I can tell you how set up the features so you only see them in group A or group B. But, once you choose to go with the primary or secondary groups, then it is like that for ALL users. So, let's say you choose the secondary group option. Now user1 shows on the roster in group B. You have user2 in the primary group B, and in the secondary group A. He will only show in group A b/c it is his secondary group. Let me know your plan and I'll tell you how to do it. |
#316
|
|||
|
|||
How can I add post count on the roster? Turn it into a user field or something?
|
#317
|
|||
|
|||
Quote:
Just put that in place of one of the other fields. Don't add an extra column since that will cause some other code to break. You need to replace one of the fields already in there. |
#318
|
||||
|
||||
The only problem I have is with the newer versions of this is the CSS layout. On a light colored background the Black lines around the cells just looks wrong.
Compare these for what I mean: Nice, fitting CSS - http://forums.texas-fbody.org/showroster.php Default CSS - http://www.texasfba.com/test/showroster.php Also, for a future request Can you make the NavBar Tab Label customizable? |
#319
|
|||
|
|||
Quote:
Entered it under User Name (column 1) {vb:var userinfo.field27} and just field27 didn't work tried on an empty column number 4 which is not in use nothing |
#320
|
|||
|
|||
NICE! Dude, this is sweet. I'm impressed, this is a must for all Clans, lots of options, lots of customisation, AbFab =)
|
#321
|
|||
|
|||
Quote:
In regards to the NavBar Tab label...you know, I had meant to do that in the last version so I'll eventually get around to doing that in the next version. I'll go add that to the Things to do so I don't forget. I probably won't do another version till December and most likely I'll forget requests. I'll look into this later this week. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|