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 |
#172
|
|||
|
|||
Thaks
|
#173
|
|||
|
|||
Hi all,
Ok I seem to be having an issue getting some of the Usergroups to display. In my vBulletin/Options/ShowRoster settings I have the following for the Usergroups displayed: 6,7,2 6 = Administrators 7 = Moderators 2 = Registered Users Seems the Registered Users is the only Usergroup showing. I have the primary sort set at title. THanks and your help is greatly appreciated. |
#174
|
|||
|
|||
I love this mod. I am have done a few custom tweeks to it and would like some help with one I can't seem to work out.
In lieu of displaying a particular profile field, I would like to display an image in it's place. The field is not required, so some users will have it and other's won't. I am attempting to only display if the user has selected 'Yes'. In "showroster_userbits" template I have made the following modification without success. If you have a suggestion as to how I could get it working that would be great. Code:
<vb:if condition="$show[field4th]"><td nowrap="nowrap" align="center"><vb:if condition="$userinfo.$column[columns4] == /yes/i"><img src='http://myimages.com/image.gif'></vb:if></td></vb:if> |
#175
|
|||
|
|||
I have not played with this a whole bunch, but I have not figured this out. Is there a way to display the following? (Going to break this down so it is more easily understood).
A forum exists for multiple game guilds under one roof. I would like a roster that separates the rosters by the games played. So for example: WoW Guild Usergroups: WoW Guild Leaders WoW Guild Members Aion Guild Usergroups: Aion Legion Leaders Aion Legion Members I would like the roster page to separate the WoW users and Aion users into two separate areas or perhaps different pages. Roster Page: WoW Member Count: # Leaders A B Members A B C etc. ---------------------------------------------------------------------------------------------------- Aion Member Count: # Leaders A B Members A B C etc. |
#176
|
|||
|
|||
|
#177
|
|||
|
|||
Okay. I am back. Life got a little busy. I am hoping to start working on an update next week. If anyone is still having any problems, post them now and I'll get back to you. I'll look into the above stuff over the next 2 days. Depends on how long it takes me to fix my site. Apparently a few things are broke after updating.
|
#178
|
|||
|
|||
glad your back, just installed it and i get this error when i try to see the .php
Code:
Fatal error: Class 'vB_Template' not found in /home/?????/public_html/forum/showroster.php on line 500 Code:
$templater = vB_Template::create('showroster_navbar'); |
#179
|
|||
|
|||
None yet. I'll set up a new test forum tomorrow and do a fresh install with the current version. Perhaps it has something to do with 4.0.3 but I don't know. I updated to 403 on Monday and I had no problems with the roster, but mine was already installed.
403 the version you have? |
#180
|
||||
|
||||
Sarcoth, excellent script here. I'm trying to adapt it, to turn it into a STAFF PAGE. Which is something that vbulletin needs, and doesn't have. Your script can do it, but there are some things that need to be changed. Can you direct me?
Profile fields that contain a lot of characters do not line wrap: they just stretch across. Is there a way to fix the size of the tables so that the text wraps? Profile field text is centered, which works great for what you're doing with this, but really throws off things if you have a paragraph of text. Any way of making it LEFT oriented? I realize that these must be simple template edits, but I haven't explored it yet. Also putting the avatar in the name box, or near it, might be useful. Thanks! EDIT: fixed the align center issue easily. Now for the word wrapping part...(change align center to align left in product xml) EDIT: fixed the wrap stuff. (change all "nowrap" to "wrap" in product xml) Now, changing the actual Navbar phrase..... EDIT: found it! Great staff page! |
#181
|
|||
|
|||
LOL. So, it sounds like you fixed all your issues then right?
You sound like me. I like to ask my questions and then go to work on the problem in case someone else gives me the answer before I find it on my own. Funny thing is, I always figure it out first. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|