![]() |
|
Mod Options |
![]() |
|||||||||||
Customizable Roster (Member List)
![]() Developer Last Online: Mar 2017 ![]() ![]() ![]() This modification is in the archives.
Customizable Roster (Member List) [How to] get a working Guild/Clan Roster Note: This modification is now discontinued - this means that while it will remain available for download and use, support will no longer be provided as the thread is no longer monitored. Please see the 3.7 release of this modification for future updates here. Introduction: This Mod started off as a [How to] template modification. I have since added in permission control and an installer. Those that install this Mod will need to make adjustments to two templates and one phrase depending on what you want displayed. I'll include instructions for each step as well as optional changes you can make at your decretion. Click the following link for a Guild Roster preview: http://vanguard.sacredhaven.org/forums/showroster.php You'll notice that I use the "Extra Profile Fields Page" by Wired1. It isn't needed for the Roster, but I think it makes the field updates look nicer for the users. 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 the colspan 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. Enjoy!!! Versions: v1.1.3 - April 22, 2007
v1.1.2 - April 20, 2007
v1.1.1 - April 19, 2007
v1.1 - April 5, 2007 (Mod Revamp)
v1.03 - April 2, 2007
v1.01 - March 27, 2007
v1.01 - March 9, 2007
v1.0 - March 6, 2007 (Initial Release) Download Now Only licensed members can download files, Click Here for more information. Addons Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
Profile Enhancements Customizable Roster | Sarcoth | vBulletin 3.7 Add-ons | 114 | 27 Jul 2013 15:42 |
Comments |
#2
|
|||
|
|||
The following link is a post on my forums with directions on how to update profiles. Feel free to use it on your forums as well.
[How to] update your Character Profile ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [How to] Add a Class Statistics Counter I'm attaching instructions on how to add a Class Statistics Counter to your Vanguard Roster. You could easily do something similiar for any game, but you would need to alter the class names within the code. No members have liked this post.
Last edited by Sarcoth; 25 Apr 2007 at 19:44. |
#3
|
|||
|
|||
Hmmm not sure ILL need it, but a very nice mod. Im sure some users will find it very helpfull
![]() No members have liked this post.
|
#4
|
||||
|
||||
Wow this will come in VERY handy for me! Thanks!
No members have liked this post.
|
#5
|
||||
|
||||
Hm, no usernames are showing up!
No members have liked this post.
|
#6
|
|||
|
|||
Rename showroster_usergroupbits to showroster_usergroupbit (drop the "s" at the end). I updated it above. Sorry about that, my bad.
I also cleaned the usergroupbit template up a bit. There was some uneeded code there. I'm going to work on cleaning up the showroster.php as time permits. No members have liked this post.
Last edited by Sarcoth; 07 Mar 2007 at 00:21. |
#7
|
|||
|
|||
Nevermind.. answer was at the bottom
![]() No members have liked this post.
|
#8
|
|||
|
|||
I'm guessing it is working for those of you that installed it. I haven't heard any other problems.
I'll make more updates here once I add more to it. Future additions will mainly be for Vanguard guilds. No members have liked this post.
|
#9
|
|||
|
|||
I'm in the process of troubleshooting why I get a no-permission error when attempting to view the roster to see if the setup works. As of right now, it's not working for me.
__________________
EQ2 Raid Progression | Darkportals-World of Warcraft - My mods - EQ2 Postbit | MMO Recruitment Module No members have liked this post.
|
#10
|
||||||||
|
||||||||
Make sure you have Enable Forum Leaders set to Yes.
Admincp > vBulletin Options > General Settings Or, you can probably remove the following code from the showroster.php.
Another problem might be whether or not a usergroup can view the Forum Leader page. I'll have to check the Usergroup permission for that. Removing the following code may fix that problem as well.
Let me know how it works out. No members have liked this post.
|
#11
|
|||
|
|||
Awesome; installing.
Edit: // Well it seems like it works but it only shows groups that are in the 'Forum Leaders' list. Anyway to make it show only those that appear on Members List? Everything else works smoothly No members have liked this post.
Last edited by Shana; 08 Mar 2007 at 19:03. |
#12
|
|||
|
|||
Shana - Sorry, but right now I have it using the same list as the Forum Leaders. Thanks for pointing that out to me though, I updated Step #5 above. I originally had Memberlist there, but I should have had Forum Leaders.
This may not be ideal for your site, but for mine I changed 'Viewable on Show Groups' to No for all usergroups except for the ones I wanted to appear on the Roster. No members have liked this post.
|
#13
|
|||
|
|||
I removed some unneeded code from the showroster.php file. Redownloading the file is optional. Just copy it over your old showroster.php file.
No members have liked this post.
|
#14
|
|||
|
|||
Yeah, I did the 'Viewable on Show Group's thing. I don't mind that- just wondering if there's anyway to make it not only show those on Forum Leaders. Like, show those that are on Viewable on Show Groups only.
No members have liked this post.
|
#15
|
|||
|
|||
Hmmm, removal of those two snippets of code, or one of them, results in just a blank white page for me as opposed to the vBulletin error. I'm going to dig a bit more to see if I can't come up with the reason for the errors I'm getting.
__________________
EQ2 Raid Progression | Darkportals-World of Warcraft - My mods - EQ2 Postbit | MMO Recruitment Module No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 23:26.