vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Customizable Roster (https://vborg.vbsupport.ru/showthread.php?t=180432)

IR15H 12-08-2008 07:30 PM

Quote:

Originally Posted by stalkertj (Post 1680927)
I love this mod... just what I needed... couple of questions.

I have a couple different "styles (color schemes)" on my forum, the showroster mod is using the default one, but I of course don't want it to use that one. How do I make it use a different style?

Second, I'd like to make a clickable X-fire image link in one of the columns, that when you click it, it will interact with X-fire and automatically add the user. (Using the xfire:add_user... )

Any help, or any direction you can give I'd appreciate it. Thanks!

The roster should display in whatever style you are viewing the forum in.

In regards to the x-fire thing, assuming you already have a profile field for users to enter their x-fire and a column to place it on the roster, the code you want is;

Quote:

<a href="xfire:add_friend?user=$user[fieldX]"><img src="http://miniprofile.xfire.com/bg/sh/type/3/$user[fieldX].png" border="0" alt="$user[fieldX]" /></a>
Replace "X" with the profiled field you are using, which will make it look like this. You can change the x-fire image, if you wish, by using the relevant code found on xfire's miniprofile page.

stalkertj 12-09-2008 05:12 PM

The xfire thing worked great, thanks!

However, I just finished up editing the navbar to show my Roster page instead of the Memberslist on the top... when I click that through the style I want it on, it goes back to the default style instead of the gaming style I have. Is there a way to force it? Or something else I can try?

IR15H 12-09-2008 06:20 PM

Quote:

Originally Posted by stalkertj (Post 1681770)
The xfire thing worked great, thanks!

However, I just finished up editing the navbar to show my Roster page instead of the Memberslist on the top... when I click that through the style I want it on, it goes back to the default style instead of the gaming style I have. Is there a way to force it? Or something else I can try?

Are you able to change style once the roster has already loaded? Check to see if you've accidentally put styling information in the link to the roster; /blahblah/showroster.php?styleid=XX. If you have, then that'll be why it reverts to a different style to the one you're using. You can either remove that style info (so it displays in the same style the user is browsing in), or you can change the id to your gaming style, to force all users to view it in that style. If you haven't put style information in the link then I'd suggest reverting your showroster templates and seeing if that works, as there's nothing inherent in the mod to make it force to one style.

stalkertj 12-15-2008 03:02 PM

No, nothing is telling it to use a style, and yes I can switch styles once I'm on that page.

I'll force it to use the style I want by using that styleid in the link...

Thanks!

bluesoul 12-21-2008 11:21 PM

Quote:

Originally Posted by Sarcoth (Post 1659662)
Hey everyone. I'm sorry I've been away so long. I started going back to school this semester and then on top of it all, my wife and I found a baby to adopt. All our time has been put towards the adoption and I haven't really had much of a chance at anything else. We are hoping to bring our baby girl home in the next couple weeks though. After that, I'll still be busy for awhile. But, as soon as things settle down I'll try to get back to work on updating this mod.

I'll try to reply to some of your questions over the next couple weeks. Please bare with me.

I assume that in the meantime there's absolutely no problem with using multiple php files for multiple communities, correct? While something that uses a query string might be a bit more elegant I can grin and bear it without too much trouble.

This looks like a really nice addon, I look forward to giving it a try.

Murex 01-02-2009 07:04 PM

So there is no one that posted a way to only add certain groups in a certain order yet?

IE: groupid 10,6,20,18,14,21

stalkertj 01-06-2009 10:14 PM

Not sure about that, but I just created new groups and then applied that group to the users I wanted... of course did the groups in what order I wanted them to appear.

ddwgoose 01-08-2009 10:39 PM

ok i have installed this mod but i cant seem to find it and have it appear on my website not sure what i missed.

stalkertj 01-09-2009 02:09 AM

Can you find it by going to the www.yoursite.com/forum/showroster.php ??


For me there was a lot of customization to do by hand, but once it was done the result is awesome.

bryanb 01-16-2009 07:23 AM

Is this working on 3.8? Please let me know - thanks!


All times are GMT. The time now is 10:53 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.01225 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)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
  • (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