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. See the optional.txt file included in the installation for additional changes that you can make at your discretion. The most popular option is the ability to add 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). 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 both of the colspan variables 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 files) Updates: Version 1.2.0 - May 24, 2008
Version 1.2.1 - June 11, 2008
FUTURE VERSIONS
Click Here For A Preview PLEASE CLICK INSTALLED. Support will no longer be given for anything below vB4.x. Go to Customizable Roster 4.0 for the newer supported mod. Show Your Support
|
Comments |
#12
|
|||
|
|||
Nice Mod!
By any chance can you make an add-on for this or an option for users to create their own rosters? That would be extremely cool. I'd pay for that option! |
#13
|
||||
|
||||
I chip-in!
|
#14
|
||||
|
||||
I have installed but can i make it show BBCODE in the profile field ?
doesn't work for me http://www.theoldbreed.com/showroster.php |
#15
|
|||||
|
|||||
Quote:
Quote:
Quote:
Quote:
Quote:
|
#16
|
||||
|
||||
Done
|
#17
|
|||
|
|||
Quote:
Open the showroster.php file. Find: Code:
fetch_musername($user); Code:
$user['datejoined'] = vbdate($vbulletin->options['dateformat'], $user['joindate'], true); Code:
<td class="$bgclass" nowrap="nowrap">$user[datejoined]</td> I'll be sure to add this in the next version for those that wish to use it. |
#18
|
|||
|
|||
Worked like a charm. Thank you for the super mod!!!
|
#19
|
||||
|
||||
Quote:
Done any chance ? |
#20
|
||||
|
||||
A few things...
Firstly, thanks for releasing this . Some Questions
PHP Code:
PHP Code:
Some Suggestions
A Request Rather than decide who appears/can view a roster via bitfields, would it be possible to do it via a ADMIN CP > vBulletin Options > Edit Settings Option (Similar to Cyb's mod I mentioned earlier)? I have quite a lot of usergroups, and I imagine most people who have clans/guilds use their forums do too, and it's a bit of a pain having to update each user group manually for those permissions, particularly if you use more than one roster. Those options would ideally include;
If doing it via that method is a lot of work/you think bit fields is a better way then no worries, I just thought I'd ask . ---------------------------- I don't know how to enable BB code in the field, and I can't view users profiles without signing up, so don't know what else you use the "Play Monitor" field for, but a possible idea that may you might find suitable is;
Quote:
|
#21
|
|||
|
|||
Not yet. I usually try to look over code while at work...don't tell please...but I can't get to your site from there. My evenings have been busy this whole week. I'll definitely get around to taking a look as soon as time permits; probably this weekend.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|