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 |
#302
|
|||
|
|||
Quote:
Code:
<vb:if condition="$show[field8th] AND exec_switch_bg()"><td><vb:if condition="$userinfo[field27] == ''">{vb:var userinfo.field30}<vb:else /><a href="http://steamcommunity.com/id/{vb:var userinfo.field27}">{vb:var userinfo.field30}</a></vb:if></td></vb:if> |
#303
|
|||
|
|||
Quote:
|
#304
|
|||
|
|||
Thanks for the help Sarcoth! The code worked. I got the links part working, but I am having one minor issue. I must be overlooking something. When I use the code, it offesets my columns.
My steam id is in column 4 via the showroster settings. Here is a piece of what i have in the userbits template. Code:
columns[column3]}}</td></vb:if> <vb:if condition="$show[field4th] AND exec_switch_bg()"><td><vb:if condition="$userinfo[field30] == ''">{vb:var userinfo.field27}<vb:else /><a href="http://steamcommunity.com/profiles/{vb:var userinfo.field30}">{vb:var userinfo.field27}</a></vb:if></td></vb:if> <vb:if condition="$show[field4th]"><td nowrap="nowrap" align="center" width="13%">{vb:var userinfo.{vb:var columns[column4]}}</td></vb:if> |
#305
|
|||
|
|||
Quote:
|
#306
|
|||
|
|||
When I tried removing it I got this error:
Quote:
Code:
columns[column3]}}</td></vb:if> <vb:if condition="$show[field4th] AND exec_switch_bg()"><td nowrap="nowrap" align="center" width="13%"><vb:if condition="$userinfo[field30] == ''">{vb:var userinfo.field27}<vb:else /><a href="http://steamcommunity.com/profiles/{vb:var userinfo.field30}">{vb:var userinfo.field27}</a></vb:if></td></vb:if> <vb:if condition="$show[field9th]">{vb:var userinfo.{vb:var columns[column4]}}</td></vb:if> Thanks again for all the help and the quick replies! edit: actually i still had to use an unused field in the 2nd if statement to prevent any extra junk from appearing the roster. Can that code be cleaned up? I guess I am doing something wrong |
#307
|
||||
|
||||
How is the group settings done ?
What is it for and how do you use it ? Cheers |
#308
|
|||
|
|||
Quote:
|
#309
|
|||
|
|||
Group settings are for keeping track of certain fields. Go to the Preview link at the top of this mod. The bottom of my roster gives an example of how I use the group settings. Not sure it would be a use for you betts; from what I saw of your site. It only works with fields that allow the users to choose one selection from a dropdown basically.
|
#310
|
|||
|
|||
I cannot seem to get this working - i just get a blank page with the roster title and no members show up? I've tried changing the settings and nothing seems to work.
Many thanks in advance |
#311
|
|||
|
|||
I think I'm just going to release another version next week with the filter off by default. Please read the FAQ.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|