vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Profile Enhancements - Customizable Roster (Member List) (https://vborg.vbsupport.ru/showthread.php?t=141311)

cerulean 04-06-2007 09:21 PM

How can I change the sort so it isnt by username but by say Field11?

Sarcoth 04-07-2007 06:01 AM

Quote:

Originally Posted by cerulean (Post 1221406)
How can I change the sort so it isnt by username but by say Field11?

Please remember to click installed.

Right now it is by group title and then username, so I'm assuming you want to keep the group and then do field11 in place of username.

Open the showroster.php.

Find:

Code:

$u = strtoupper($user['username']);
Replace with:

Code:

$u = strtoupper($user['field11']);
That's it. :)

Sarcoth 04-07-2007 06:07 AM

Quote:

Originally Posted by JBMoney (Post 1221399)
Maybe a better choice of words is simply style.

I'd like to use a style other than my forum's default style. I haven't seen a place where I can change the style for this page.

Sorry for the misstatement.

I'm sorry JB, I'm still not sure what you mean. I'm more than willing to help if I can.

Are you trying to change the layout of the showroster.php page?

@ moo2.p - I'm working hard to get the coding for sorting put in this as well. I am hoping to have that included in the next update. I came up with a good way to handle it today and now just need to get the code together.

m002.p 04-07-2007 07:31 PM

@JB > if you mean the showroster.php forum style, you need to edit the templates for the particular style you have not the default style templates. Like Sarcoth im not understanding what you mean but im sure we could help ;)

@Sarcoth > im looking forward to the release it has helped me learn alot more about variables & coding. I like my roster now thanks to your work but doesnt mean to say i wont install it and see whats new :)

Good Job.. are you planning to release any other hacks clan or guild related? lol

Matt

Sarcoth 04-07-2007 10:15 PM

@ moo2.p - Well, I got the sorting to work on my test server. I need to play with it a bit more so it looks nice and then I'll get it added to my live version so others can see it in action. I should have it ready for release on Monday or Tuesday.

I'm always up for making new things useable for my guild site, but I don't have any idea's right now. The roster has always been a biggy for me.

Sarcoth 04-08-2007 03:05 PM

I've gotten the sorting put together for the most part. I still need to work out a few parts of the code. Take a look at my test example on my guild site. Let me know if the sorting interests you.

Showroster Sort Testing

The sorting bar is just beneath the ShowRoster Title. I'll get the color for that changed later as well so it stands out more.

m002.p 04-08-2007 05:22 PM

yea i like that alot mate. I would utilize that for my site also.

Good job and keep up the good work!

JBMoney 04-09-2007 02:50 PM

Quote:

Originally Posted by Sarcoth (Post 1221683)
Are you trying to change the layout of the showroster.php page?

My main forums use a certain style.

My gaming forum use a different style.

I'd like the roster to use the style that the gaming forum uses, not the style that the main forums use.

How can I set that or customize it?

Sarcoth 04-09-2007 05:19 PM

Sorry guys. I'm going to have a delay on getting an update out. I also won't be active her for about a week. Something has come up and I'll be on travel till next week.

@JBMoney - Can you give us a link to your site for an idea of what you mean. I'm not quite sure how you are using two different styles. I'll try to help you when I get back.

cerulean 04-09-2007 05:40 PM

I see your Mod relies on a file that is downloaded from another area. I would like to use this program to its full extent but our site is not WOW. Any easy way to convert this or give the way this file looks so we can use it.


All times are GMT. The time now is 05:51 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.01328 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
  • (2)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