![]() |
@Gleedo - Yea, I just realized that myself actually. I will fix that in the next version, which I am trying to finish by the end of the week.
|
Version 4.0.5 has been completed and will be posted shortly. In the meantime, here is the changelog.
Version 4.0.5 - August 12, 2010
You can see a working roster here: Sacred Haven Guild Roster I do not have a walk through on how to use statistics table, you will have to play with it to figure out how they are set. If you are confused, I'll answer your questions here as long as you have the product listed as Installed. At this time, I do not have any plans for future updates. I will always listen to suggestions, some of them I may add. Usually those that have numerous people interested in them. College starts up again next week for me, so I don't plan to have much time for this after that. I'll try when I can though. On a side note, I am working on another modification to link the Vanguard: Saga of Heroes guild database with the showroster mod. I had it working back in 3.8, so I just need to rework the code. Thanks to all those that have installed this mod. Special thanks to all those that have helped me with it over the last couple years. |
Wow. I cannot believe I had a release without any problems or questions. My classes start tomorrow so I'll assume all is well. I'll trust in Dragonsys and others in answering any questions you have. Otherwise, I'll answer them as soon as I can. It may take a day or two depending on my homework/study load, but I will get to them.
Requests/suggestions will probably be put off until December, but feel free to submit them. There's always a chance I'll find some time; just don't count on it. |
Thanks for the update!
|
Will this work on vbulletin 4.0.6?
|
Quote:
|
I'm trying to set it up as so:
User Name SteamID - SteamProfile Post Count Date Joined Last Online Online Status The steam id does not show i set it user profile filed field2 single text box and added it to ShowRoster Settings, and is there another way to make more categories under the the 4 line roster Like yours in the demo. I also didn't see Step 6: Admincp > Styles & Templates > Expand > ShowRoster Templates > SHOWROSTER, showroster_header, and showroster_userbits |
Quote:
What extra categories do you mean? Not sure how better to describe the location of the ShowRoster templates. If you are new to vb, then I don't recommend adjusting that anyhow. Get everything else you asked about working first. |
Can you also make it possible that the ranks near the username are showed.
Checked a few things, but bbcode is not working same as HTML. Cheers. p.s it's also working for 4.06 |
Quote:
Find: Code:
<a href="member.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}-{vb:raw userinfo.username}">{vb:raw userinfo.musername}</a> Code:
{vb:raw userinfo.rank} I.E.: Code:
<vb:if condition="$show[field1st] AND exec_switch_bg()"><td>{vb:var userinfo.{vb:var columns[column1]}}</td></vb:if> |
I pmed you the link. Basicall trying to set it up like yours but different, like categories for different ranks and is it possible for members to automatically get assigned to the roster.
|
Quote:
1) You do not have the correct "Usergroups displayed on the roster" set. 2) You have a field being filtered that is preventing everyone from appearing on the roster. Remove the "field7" or whatever number you have there so nothing is being filtered out. "Choose a field to be filtered (I.E. field7). Users that leave this field blank will not appear on the roster." I will have to leave that field blank in the future since this is the second time someone has had that problem. I'll add it to the FAQ though. Categories: Once the roster displays users, you'll have better luck in getting that to work. Just play with it. You'll need to pick a column that users have things in common with other users. I'll gladly explain it more in detail when you get the roster working. Just ask the questions. There are various ways you can get users assigned to the roster automatically. One way is by using the filtering field. When they update that field so it is no longer blank, they'll appear on the roster. Another is by using another mod that puts the users in different usergroups when they accomplish certain things on the forum. When they are put into the usergroup you have set for the roster, they'll then appear. You could also use another mod that makes them fill out a form, when they fill it out, they are moved to a usergroup that puts them on the roster. I only provide support for the filtering though, and there is not much more I can say on that. |
Well thanks for it working!
There a way to add post count field, and organized the roster leaders > recruits. |
Quote:
Please click installed for this mod. |
It doesn't show how to order them by how you like i have 8 member ranks there all mixed up and not in order the leader rank should be at the top but it's at the bottom.
|
Quote:
|
Yeah i don't get it how. "usergroupid" doesn't show by name only number
Leader co-leader staff lower-staff right now it's co-leader staff lower-staff Leader |
Quote:
Admincp > Styles & Templates > ShowRoster Templates > (all the templates) |
Quote:
|
I'm sorry i don't understand how that would fix the roster.
Step 6: Admincp > Styles & Templates > Expand > ShowRoster Templates > SHOWROSTER, showroster_header, and showroster_userbits what do i do there?? |
AdminCP -> Settings ->Show Roster
Look for the option " Usergroups displayed on the roster (comma separated ID list). The order of usergroups are how they are displayed ONLY when using 'title' as your primary sort field below." The usergroups there are the ones that will show on the roster, put them in the order you want them to appear in the roster, whatever that order might be. At least, I think this is what you are asking to do. =) |
Thanks Trek/Dragon, that is what I think he is asking as well.
Sorry I did not answer here sooner. One of my other databases was hacked last night and it effected all my .php files over my entire site. Thankfully, only the database hacked was harmed, but I can restore that. It just goes to show, always update your software to the most recent release. Everything is finally cleaned though. |
CHeers,
Installed and using. Great for community managment and can be used for many games. |
I installed 2 mods and they both created name tabs servers and roster
Format Name tabs on site. Forum, What's New, Roster, Servers But when i click on roster it switches positions with servers Only seems to be with roster people been telling me so i decided to ask. |
Quote:
Most mods use 5 as the default, so you may encounter that problem again. Now you know how to fix it. I'll change this to another number once I figure out how to set the execution order within the mod code. |
I just installed this mod. I wanted to use it to better show our members who the admins are on our game servers. I have a custom usergroup that each admin is added to when they are accepted. When I put in the usergroupid to be added to the roster, nothing shows up at all.
|
Quote:
|
Quote:
|
One small issue. When click on the Roster tab it moves position when on the Roster screen.
|
Quote:
|
Quote:
|
Quote:
Code:
<plugin active="1" executionorder="5"> I think pretty much everyone defaults to 5... |
Wheres the xml file i can't see it on includes/xml folder or vbulletin admincp panel in manage products
|
Quote:
if you have th emod installed, then yo ugo to Admincp -> Plugins & Products -> Plugin Manager -> Product : Showroster Mod -> ShowRoster Tab for Navbar (edit) Change Execution Order from 5 to something else |
It only said this
Code:
if (THIS_SCRIPT != 'showroster') { |
Look again, but this time look at the entire plugin; not just the code.
|
Yea i see the xml document from the zip file of showroster and see where to change it but i don't see it on the vbulletin admincp.
|
Quote:
Quote:
@Dragonsys - Yea, I know where that is, I plan to switch it in the next version if I ever make one. :) I guess what I meant to say is that I wish I knew how I could control that as an option on the ShowRoster settings page. |
1 Attachment(s)
Quote:
you know, that is a good question. I might have to look into that. Quote:
|
This is a great mod!!
I was wondering, I have paid subscriptions set up for my usergroup. Is it possible to show the subscription expiry date in one of the roster columns? |
All times are GMT. The time now is 02:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|