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)

Sarcoth 08-12-2010 11:32 AM

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

Sarcoth 08-12-2010 04:10 PM

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
  • Templates: statbits has been added for the new statistics table. SHOWROSTER has had some code added to work with the new statbits template. Small changes have been made to other templates.
  • CSS template has had some new code added to address the new statistics table.
  • A new option settings "ShowRoster Group Settings" has been added for use with the new statistics table.
  • A lot of new code has been added to the showroster.php file to work with the new statistics table.
  • The image path that is used when a user does not have an avatar has been fixed.

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.

Sarcoth 08-16-2010 07:18 PM

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.

CoZmicShReddeR 08-17-2010 08:29 AM

Thanks for the update!

unknown22 08-18-2010 07:11 AM

Will this work on vbulletin 4.0.6?

Sarcoth 08-18-2010 11:08 AM

Quote:

Originally Posted by unknown22 (Post 2085642)
Will this work on vbulletin 4.0.6?

I've never had a problem with this mod not working for a higher version. My guess is that it will work for all vB4 versions. When it doesn't, I'll fix it. I haven't upgraded yet, but someone will surely tell me if they encounter a problem.

unknown22 08-18-2010 02:17 PM

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

Sarcoth 08-18-2010 02:39 PM

Quote:

Originally Posted by unknown22 (Post 2085787)
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

How did you add the field2 to the settings? You only typed field2 yes? You'll need to enter your SteamID in your own profile. If you've done all that, I'm not sure why it is not showing. What's the link to your roster? Make sure unregistered users can view it.

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.

mbeelen 08-18-2010 07:25 PM

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

Sarcoth 08-18-2010 07:41 PM

Quote:

Originally Posted by mbeelen (Post 2085938)
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

Go to the showroster_userbits template:

Find:
Code:

                        <a href="member.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}-{vb:raw userinfo.username}">{vb:raw userinfo.musername}</a>
Somewhere near there (above, behind, wherever you think looks best), Add:
Code:

{vb:raw userinfo.rank}
I think it would look better if you switched out the code from one of the columns though.

I.E.:
Code:

<vb:if condition="$show[field1st] AND exec_switch_bg()"><td>{vb:var userinfo.{vb:var columns[column1]}}</td></vb:if>
Please click installed.


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

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.01493 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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