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 |
#42
|
|||
|
|||
4.0.1 is now available. Please read the instructions before you upgrade. There have been a LOT of changes to the code. Let me know if there are any problems with the update. Please take note that some options have not been added back yet. I'll readd them if more people show interest. Feel free to ask questions or request code feedback. I will only respond to those that have clicked installed. Also, if the requests are too complex, I may not be able to help you till I have more time (summer). I'll do my best though.
Next version: The goal for the next version is to further improve sorting, add more column options, and to finally remove the requirement of editting usergroups. The last one of the list there is something I've been trying for a couple months now and I just can't figure out how to move it to the Settings/Options area. I'd like to thank everyone that has clicked install. |
#43
|
|||
|
|||
I found something I missed when converting the code to vB4. This is causing a problem when clicking on the username links. To fix it, you'll need to go into the showroster_userbit template.
Find: {vb:raw userinfo.onlinestatus} <a href="member.php?$session[sessionurl]u=$userinfo[userid]">{vb:raw userinfo.musername}</a> Change to: {vb:raw userinfo.onlinestatus} <a href="member.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}-{vb:raw userinfo.username}">{vb:raw userinfo.musername}</a> I'll get the zip file updated and uploaded. Now that I notice, apparently the online status indicator isn't working either. I'll try to get that fixed in the next version. |
#44
|
|||
|
|||
I'm putting the updates for the next version in the 3rd post: https://vborg.vbsupport.ru/showpost....87&postcount=3.
Once enough people show interest, I'll go ahead and get the new version posted. Otherwise, I'll do it as soon as I have everything I want added. |
#45
|
|||
|
|||
this looks cool thanks a lot want it
|
#46
|
|||
|
|||
how replace join date on last visit\activity?
Code:
<vb:if condition="$show[coldatejoined]"><td class="{vb:var bgclass}" nowrap="nowrap" align="center">{vb:raw userinfo.lastvisit}</td></vb:if> field joined date, text in field 1268459774 |
#47
|
|||
|
|||
Great ! i'm very happy with this mod. Hope to see 4.0.2 soon !!
|
#48
|
|||
|
|||
Try changing the {vb:raw userinfo.lastvisit} to {vb:raw userinfo.datejoined}. I'll tell you for sure tomorrow if that doesn't work. I'll get it added in the next version though so you don't have to edit anything. Sorting won't work for it though.
|
#49
|
|||
|
|||
Nice job Sarcoth! Installed, any tips on getting the users avatars to display?
|
#50
|
|||
|
|||
In it that and the problem - me is not necessary registration date in a roaster. It is necessary for me, that date of last visiting of a forum was in the field deduced
If try {vb:raw userinfo.datejoined} registration date is deduced normally. |
#51
|
|||
|
|||
@ k10i - I apologize, but I don't understand what you are saying.
@ Front Range - I'll work on that today and if I get it figured out, I'll let you know what to do. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|