vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Customizable Roster (https://vborg.vbsupport.ru/showthread.php?t=235326)

ShawnV 01-10-2011 10:51 PM

Quote:

Originally Posted by Sarcoth (Post 2147251)
Yea, we are going to be moving over to that fully. The beta has been a blast. Right now we are on Wolfsbane and going Guardians. That has been the voted upon faction for release, but nothing is definite till we start. :)
.

Agreed, the beta has been very fun, PM sent :)

Barteh 01-11-2011 07:17 AM

Quote:

Originally Posted by Sarcoth (Post 2147255)
@ Barteh - Were you actually asking a question there? I'm sorry if you were. Otherwise, I am glad it is working. :)

It is, thanks again - just sharing a second modification as displayed on that screenshot of mine (column image headers) :)

Sarcoth 01-12-2011 11:38 PM

Quote:

Originally Posted by Barteh (Post 2147448)
It is, thanks again - just sharing a second modification as displayed on that screenshot of mine (column image headers) :)

Ahhh, understood. Yea, that is easy. I am glad you figured it out.

Sarcoth 01-13-2011 12:00 AM

1 Attachment(s)
I may not be updating my generic code for awhile, but I need to make some updates to work with the new game my guild is planning to play in March (RIFT). I'll post those updates here for anyone wishing to use it. You'll need to do a couple manual updates before you use it though.

Update two profilefields:

1) Adventure Class (or some other name). It must be a Single-Selection Menu. Choices: Cleric, Mage, Rogue, and Warrior. Keep track of the field# for this one. Mine was field45.
2) Class Role. Must also be Single-Selection Menu. Choices: Control, DPS, Healer, Tank.

In the "ShowRoster Group Settings" (AdminCP - Settings - Options):
1) Enable group settings.
2) Column select - choose the column using Class Role.
3) Enter the following title for the 4 groups: Cleric, Mage, Rogue, and Warrior.
4) Enter the following 4 names for each group (repeating them 4 times): Control, DPS, Healer, Tank.

Replace the showroster.php file you are using (must be 4.1.0) with the attached one.

Sarcoth 01-15-2011 01:32 AM

Just added my ProfileMod to the forums here. I am using it along with this mod so my users can edit their profiles for the roster easier. I think it also looks nicer.

https://vborg.vbsupport.ru/showthread.php?t=257154

Barteh 01-15-2011 10:44 AM

Funny, that was exactly what I was wrapping my head around :)

I think I managed to get most of the behaviour I was looking for, couple of things that might be interesting for a future version. I've moved the sorting function to the column headers and included an onmouseover highlight for example, felt a bit more intuitive than a pulldown menu. And a selected column will also be highlighted with a (lighter) colour. I've made quite a few code changes and they're probably somewhat messy, but they're all working and if you want to see if there's anything useful in there I can mail you the files.

https://vborg.vbsupport.ru/external/2013/06/46.png

rowedf 01-17-2011 06:47 AM

That's really cool looking Bareth! This is almost something that could be a separate mod instead of a mod to the mod :) I can see a roster mod and a game activity mod being very useful.

Barteh 01-22-2011 05:11 PM

I'll probably post the required edits when it's fully finished, or if sarcoth's interested even try to integrate this into his mod as configuration options, but despite the different looks and use the code is still mostly the same. No need for a separate release :)

Sarcoth 01-23-2011 02:35 AM

It would be too much to integrate it. It's best to have it one way or the other. I recommend just posting your configuration changes here. That way, for those that want them, they can get them here. Feel free to use this thread for any config changes, template edits, or code updates.

I really do like what you have done with that Barteh. Not something I would need, but it really looks great.

Ronya 02-12-2011 05:04 PM

Can you add something like dkp? You done great hack, each group has own tab with possibility of sorting, you need just add field for dkp and possibility to edit this field to Group leader or Moder. thats all :D
Please :)

Sarcoth 02-12-2011 06:22 PM

Quote:

Originally Posted by Ronya (Post 2161820)
Can you add something like dkp? You done great hack, each group has own tab with possibility of sorting, you need just add field for dkp and possibility to edit this field to Group leader or Moder. thats all :D
Please :)

That's all huh? Not sure how you keep track of DKP, but I like to know every raid the DKP comes from, what target was killed during that raid, what loot people won, etc., .... There is a lot to manage that type of database and the work it would take to build that is extensive. If you are talking about another column where you only type in the points, then you'll have to find another way to do it. You could do it by making a field not editable, but then only the admin's could edit this. There may be some other options, but it is still a lot of work. Work I would do only for money. Instead, I recommend you do a search on eqdkp and use that as a seperate DKP database.

SuperTaz 02-12-2011 11:07 PM

Very nice.

Hitman235234532 02-22-2011 11:41 PM

I cant seem to get the UserGroup Showing.. Well Nothing is showing on it. Anyone?

Hitman235234532 03-04-2011 04:51 PM

love the help here.

Sarcoth 03-04-2011 05:17 PM

Quote:

Originally Posted by Hitman235234532 (Post 2165617)
I cant seem to get the UserGroup Showing.. Well Nothing is showing on it. Anyone?

Quote:

Originally Posted by Hitman235234532 (Post 2169553)
love the help here.

I probably missed this one in my email. After all, I do have a life outside of this.

Please check the Main FAQ on the first page: https://vborg.vbsupport.ru/showpost....87&postcount=3. If you still have a problem, let me know and I'll look into it further.

Hitman235234532 03-06-2011 04:29 PM

I am sorry. I just wanted to make it work.

sorry..

sorry..

and

sorry..

Still dosent work.. I have tried many things and it dosent work..

Sarcoth 03-06-2011 04:40 PM

Quote:

Originally Posted by Hitman235234532 (Post 2170268)
I am sorry. I just wanted to make it work.

sorry..

sorry..

and

sorry..

Still dosent work.. I have tried many things and it dosent work..

NP. Tell me your current settings and exactly what is happening.

Hitman235234532 03-06-2011 05:13 PM

I reinstall everything and I mean everything is normal setting, I only put a member group on it (ID) and well it dosent show..

Hitman235234532 03-06-2011 05:23 PM

got it to work.. Thanks anyway!

Hitman235234532 03-07-2011 09:56 PM

Nope.. I got the members showing but when I tried to edit the usergroup it gave me an database error..

How can I fix?

Sarcoth 03-08-2011 02:29 PM

Did you use to have an old version of this installed? You don't need to edit usergroups for the mod anymore. Not for many versions.

Hitman235234532 03-08-2011 03:50 PM

ok ill try it again :D

Hitman235234532 03-08-2011 04:04 PM

im installing thje last one.. im always gettign the same problem.

mia_undertaker 03-15-2011 08:40 PM

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.

Badhabitz 03-16-2011 02:17 PM

Quote:

Originally Posted by mia_undertaker (Post 2173755)
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.

Sent you a PM, I don't know if its ok to send links to other mods in these and want to respect Sarcoth.

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?

mia_undertaker 03-16-2011 03:35 PM

The roster will work great for what we need, but my main issue is being able to update the members rank easier. As I see it I will have to go into each user and update their rank, which will take forever.
I wondered if there was a way to update everyone's rank from one screen instead of having to go into the admin for each individual member.

kardac.stenfot 03-16-2011 09:22 PM

Looks like a great plugin. Been messing around with it on my guilds forum but as what I can see theres no support for a guild that plays more than one game? We play lots of diffrent games, currently WoW, Rift and BF BC2 and since profession/classes have diffrent names we need the possibility to have more groups and more columns so we can specify classes/professions for each game, like what Badhabitz is suggesting in his post.

Is this a feature you plan to implement or am I missing something.

Part from this, it seems to be a very smooth and functional plugin!

Badhabitz 03-18-2011 09:06 PM

Quote:

Originally Posted by kardac.stenfot (Post 2174155)
Looks like a great plugin. Been messing around with it on my guilds forum but as what I can see theres no support for a guild that plays more than one game? We play lots of diffrent games, currently WoW, Rift and BF BC2 and since profession/classes have diffrent names we need the possibility to have more groups and more columns so we can specify classes/professions for each game, like what Badhabitz is suggesting in his post.

Is this a feature you plan to implement or am I missing something.

Part from this, it seems to be a very smooth and functional plugin!

Sent you a PM about how to setup the multiple roster and examples to how I'm using them on my site. You can use the ID= to have multiple rosters. You just have to have the same columns from profile fields in all rosters.

kardac.stenfot 03-19-2011 07:02 AM

Quote:

Originally Posted by Badhabitz (Post 2174913)
Sent you a PM about how to setup the multiple roster and examples to how I'm using them on my site. You can use the ID= to have multiple rosters. You just have to have the same columns from profile fields in all rosters.

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"?

Sarcoth 03-21-2011 03:15 AM

Quote:

Originally Posted by Hitman235234532 (Post 2170979)
im installing thje last one.. im always gettign the same problem.

Make sure the following file does not exist:
Delete the bitfield_showroster.xml in the /forum/includes/xml/ directory (if there).

That is in the Upgrading.txt file. If it does not exist, then the upgrade part is not your issue.

I have spring break this week so I will attempt to answer the other questions asked here.

Sarcoth 03-21-2011 03:19 AM

Quote:

Originally Posted by mia_undertaker (Post 2173755)
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.

Sarcoth 03-21-2011 03:27 AM

Quote:

Originally Posted by Badhabitz (Post 2174010)
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.

Sarcoth 03-21-2011 03:33 AM

Quote:

Originally Posted by kardac.stenfot (Post 2174999)
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.

kardac.stenfot 03-22-2011 11:04 AM

Quote:

Originally Posted by Sarcoth (Post 2175682)
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.

bryanb 03-22-2011 03:16 PM

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 :p

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! :D

bryanb 03-23-2011 09:16 AM

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!

Sarcoth 03-23-2011 11:28 AM

@ 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.

bryanb 03-23-2011 12:29 PM

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.

bryanb 03-23-2011 01:00 PM

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?

UFPlanets 03-25-2011 01:13 AM

howto add a hook in 1 of the locations?


All times are GMT. The time now is 08:56 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01613 seconds
  • Memory Usage 1,848KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete