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)

MudRacing 05-07-2010 01:32 PM

Thaks :)

Gamershosting 05-16-2010 12:02 PM

Hi all,

Ok I seem to be having an issue getting some of the Usergroups to display.

In my vBulletin/Options/ShowRoster settings I have the following for the Usergroups displayed:

6,7,2

6 = Administrators
7 = Moderators
2 = Registered Users

Seems the Registered Users is the only Usergroup showing.

I have the primary sort set at title.

THanks and your help is greatly appreciated.

TripleChin 05-17-2010 10:21 PM

I love this mod. I am have done a few custom tweeks to it and would like some help with one I can't seem to work out.

In lieu of displaying a particular profile field, I would like to display an image in it's place. The field is not required, so some users will have it and other's won't. I am attempting to only display if the user has selected 'Yes'.

In "showroster_userbits" template I have made the following modification without success. If you have a suggestion as to how I could get it working that would be great.

Code:

<vb:if condition="$show[field4th]"><td nowrap="nowrap" align="center"><vb:if condition="$userinfo.$column[columns4] == /yes/i"><img src='http://myimages.com/image.gif'></vb:if></td></vb:if>
Thank you.

aflax045 05-24-2010 12:32 AM

I have not played with this a whole bunch, but I have not figured this out. Is there a way to display the following? (Going to break this down so it is more easily understood).

A forum exists for multiple game guilds under one roof. I would like a roster that separates the rosters by the games played.

So for example:

WoW Guild Usergroups:
WoW Guild Leaders
WoW Guild Members

Aion Guild Usergroups:
Aion Legion Leaders
Aion Legion Members


I would like the roster page to separate the WoW users and Aion users into two separate areas or perhaps different pages.


Roster Page:

WoW Member Count: #

Leaders
A
B

Members
A
B
C
etc.

----------------------------------------------------------------------------------------------------

Aion Member Count: #

Leaders
A
B

Members
A
B
C
etc.

Trip3151 05-29-2010 12:44 AM

Quote:

Originally Posted by dxds (Post 2031438)
Whats the problem?.. same thing happen to me...

Same nothing works :| this is all I get

http://www.outkasts.net.au/forum/showroster.php

Sarcoth 06-08-2010 07:08 PM

Okay. I am back. Life got a little busy. I am hoping to start working on an update next week. If anyone is still having any problems, post them now and I'll get back to you. I'll look into the above stuff over the next 2 days. Depends on how long it takes me to fix my site. Apparently a few things are broke after updating.

fusionpot 06-09-2010 04:37 AM

glad your back, just installed it and i get this error when i try to see the .php

Code:

Fatal error: Class 'vB_Template' not found in /home/?????/public_html/forum/showroster.php on line 500
here is whats on line 500.

Code:

$templater = vB_Template::create('showroster_navbar');
any ideas???

Sarcoth 06-09-2010 07:36 PM

None yet. I'll set up a new test forum tomorrow and do a fresh install with the current version. Perhaps it has something to do with 4.0.3 but I don't know. I updated to 403 on Monday and I had no problems with the roster, but mine was already installed.

403 the version you have?

docvader 06-09-2010 08:14 PM

Sarcoth, excellent script here. I'm trying to adapt it, to turn it into a STAFF PAGE. Which is something that vbulletin needs, and doesn't have. Your script can do it, but there are some things that need to be changed. Can you direct me?

Profile fields that contain a lot of characters do not line wrap: they just stretch across. Is there a way to fix the size of the tables so that the text wraps?

Profile field text is centered, which works great for what you're doing with this, but really throws off things if you have a paragraph of text. Any way of making it LEFT oriented?

I realize that these must be simple template edits, but I haven't explored it yet.

Also putting the avatar in the name box, or near it, might be useful.

Thanks!

EDIT: fixed the align center issue easily. Now for the word wrapping part...(change align center to align left in product xml)
EDIT: fixed the wrap stuff. (change all "nowrap" to "wrap" in product xml)

Now, changing the actual Navbar phrase..... EDIT: found it!

Great staff page!

Sarcoth 06-10-2010 02:20 AM

LOL. So, it sounds like you fixed all your issues then right?

You sound like me. I like to ask my questions and then go to work on the problem in case someone else gives me the answer before I find it on my own. Funny thing is, I always figure it out first. :)


All times are GMT. The time now is 01:23 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.01620 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
  • (1)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