Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Customizable Roster Details »»
Customizable Roster
Version: 4.1.0, by Sarcoth Sarcoth is offline
Developer Last Online: Mar 2017 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.1.0 Rating:
Released: 02-07-2010 Last Update: 01-04-2011 Installs: 318
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

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.
Delete the bitfield_showroster.xml in the /forum/includes/xml/ directory (if there).
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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
KorvinGump

Comments
  #432  
Old 03-21-2011, 03:19 AM
Sarcoth Sarcoth is offline
 
Join Date: Mar 2006
Location: Huntsville
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mia_undertaker View Post
I have a question about changing the ranks.

In my community we have promotions once a month for the members.
Depending on how active they are and what they have done for the community, they rank up.

We have over a hundred members. Is there an easier way to update their rank without having to go into each user and change it there?

It would be nice to have a list of all user and then just update the rank of all of them on one page. If not it will take me hours to go in a set the rank each month for the members.

Any ideas?

Thanks for any help you can give me.
I have about 100 members on my roster as well. I use the EasyForms mod and have set up a form to give my officers the ability to do promotions. Roughly, it will take the user from one usergroup and move them to another. I won't go into it much more here, use that mod thread instead. But, I will say this, EasyForms is one of my favorite mods of all.

That's the best I can offer since this mod will never be able to accomplish that.
Reply With Quote
  #433  
Old 03-21-2011, 03:27 AM
Sarcoth Sarcoth is offline
 
Join Date: Mar 2006
Location: Huntsville
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Badhabitz View Post
This Customizable Roster Mod has been a lifesaver for me and my community. To bad there's not a way to change the fields that display on multiple rosters, so you would have different fields show up on each roster. I would even be ok with installing multiple's of this addon to get the results. Not even sure if you could copy another Roster.php so you would have Roster2.php and some how create a template for that in the Styles?
I normally do not mind the posting of links to other mods in this thread, as long as they are topic related somehow.

Well, there is a way to do the field thing, but it is tricky because I would need access to the forum and the php file. I may be able to do it with just access to the forum templates. The multiple copy of the roster would be a change to all the references in the xml file and the php file. More tedious any labor intensive than difficult. The former is something I could do if anyone ever wants to hire me for it. If anyone ever wants to do the latter, feel free to post your files of it here for others to use. Just make sure it is tested.
Reply With Quote
  #434  
Old 03-21-2011, 03:33 AM
Sarcoth Sarcoth is offline
 
Join Date: Mar 2006
Location: Huntsville
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kardac.stenfot View Post
Thanx!
I?ve read about the ID= function and found the setting that says "Change this to yes to use the ID usergroup function." but im not sure where to add the IDs? Do i have do edit the php code in "plugins > Showroster tab for navbar"?
Yes, you would have to do that, but I would recommend using another navbar mod to accomplish this. So, turnoff this navbar and then setup another so you can access all the different roster's.

I wish I would have thought about having multiple rosters initially b/c then I could have done the code differently. Course, when I started, I only had my guild in one game so never bothered to plan ahead differently. We are back to one game, but I know what a problem it was with the roster when you do play more than one game.

There is no easy fix this because I would have to redo a lot of coding. Not something I really want to do. Maybe someday.

Anyhow, if I finish up some other projects, I will consider doing some more changes to this over the summer. Nothing definite though.
Reply With Quote
  #435  
Old 03-22-2011, 11:04 AM
kardac.stenfot kardac.stenfot is offline
 
Join Date: Jun 2010
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sarcoth View Post
Yes, you would have to do that, but I would recommend using another navbar mod to accomplish this. So, turnoff this navbar and then setup another so you can access all the different roster's.
Ok, will do that.

Your doing a great job! Thanx for your answer.
Reply With Quote
  #436  
Old 03-22-2011, 03:16 PM
bryanb's Avatar
bryanb bryanb is offline
 
Join Date: Oct 2003
Location: Bierland
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've just upgraded from vB 3.8x to vB 4.1.2 and had the older version of this plugin installed (v1.2.1).

My older version had some customizations done that I'm having a heck of a time trying to figure out how to implement this on the newer version. For example, I had a column "Contact Member" with the email/PM links and images that went along them. In which template do I put these and how? I'm not too much of a code-head, but I can copy and paste real good

Also, the User Names are hyperlinked, but when one clicks through them, you end up on the forum home page and not on the user profile page. How do I fix that? Any assistance will be truly thanked. Thanks!
Reply With Quote
  #437  
Old 03-23-2011, 09:16 AM
bryanb's Avatar
bryanb bryanb is offline
 
Join Date: Oct 2003
Location: Bierland
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I definitely need help with this.

I've tried uninstalling and reinstalling the plugin and for some reason the user name links for "Users" are going to the main forum page and not to the member's profile page. Please help, anybody. Thanks!
Reply With Quote
  #438  
Old 03-23-2011, 11:28 AM
Sarcoth Sarcoth is offline
 
Join Date: Mar 2006
Location: Huntsville
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ bryanb - This is with all of the new code or are you trying to use some of the old code? What you are stating there is something that happened to me for the first time I tried using the link code from vb3.8 in the vb4.x.

If that is with all of the current code, then I am not sure what the problem would be. No one else has ever had that issue before. I am still on spring break so I would be willing to take a look at this for you, but the customizations you want is not something I can get to until May. For that, you want to show your old code here and see if anyone is willing to update it to 4.0. Many people have asked for updating various links over the last year, so those are throughout this thread if you want help on it sooner.
Reply With Quote
  #439  
Old 03-23-2011, 12:29 PM
bryanb's Avatar
bryanb bryanb is offline
 
Join Date: Oct 2003
Location: Bierland
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Sarcoth,

Right now I'm just trying to get the showroster page to hyperlink the User Name to the user's profile page (in the first column). It seems the default is linking to the main forum page.
http://www.casinomeister.com/forums/showroster.php

I've installed this on two boards as is, and still have this problem. One board has never had this plugin installed before, it's running vB 4.1.2 as well.
Reply With Quote
  #440  
Old 03-23-2011, 01:00 PM
bryanb's Avatar
bryanb bryanb is offline
 
Join Date: Oct 2003
Location: Bierland
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found the problem. It has to do with vBSEO.

I'm using vBSEO 3.6.0 RC 2 - I turned it off and voila - the links on the showroster page go straight to the user profile.

Is anyone here having the same issue?
Reply With Quote
  #441  
Old 03-25-2011, 01:13 AM
UFPlanets UFPlanets is offline
 
Join Date: Mar 2010
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

howto add a hook in 1 of the locations?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05467 seconds
  • Memory Usage 2,342KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete