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)

KGodel 04-16-2012 06:51 PM

Yea Riva, I tried looking at the code to see how to organize group tables based on an additional column but can't figure out this code's organization. I'm figuring it might be better to start over.

MikePaceRocks 05-01-2012 09:27 PM

Has this been uploaded for 4.1.12 yet? Or will the current plugin version work for 4.1.12?

Sarcoth 05-03-2012 02:35 PM

Hello all. The college semester is finally over. I have about a month of free time till the summer semester begins so I will gladly answer some questions.

Keep in mind, I really don't support this mod regularly anymore, but I try to stop in now and then to help out.

To my knowledge, it should work with all upgrades to vBulletin unless they change certain parts of the core code.

I am also going to be working on a lite version of my new RIFT Roster mod now that I have some time (one that will be usable in any game like this one is). I also have some other ideas in mind.

For those of you having problems using this mod as a multiple game roster or something similar, please check post #3 in this thread. If you still have problems, ask your questions again and I will try to reply to it within a couple hours to a couple days.

I will only post replies to those that have clicked the Installed button.

aflax045 05-10-2012 07:51 PM

Is there a way to show/hide profile fields based on which roster (multiple rosters) is called? I've seen some questions about this in the past, but I'm not sure if there was an update I missed.

robertkelly 05-26-2012 08:28 PM

<a href="http://forums.murdernetworks.com/showroster.php?" target="_blank">http://forums.murdernetworks.com/showroster.php?</a>

None of the users are showing up....please help.

Kiint 05-26-2012 08:33 PM

1 Attachment(s)
I'm getting a small error where the sub menu navigation is overlapping the sorting options on the roster. Please see attached image:


Attachment 138732

Is this a problem with my style or something wrong on the mod? I'm running Vb 4.2.

thecore762 05-27-2012 06:31 AM

Quote:

Originally Posted by Kiint (Post 2333257)
I'm getting a small error where the sub menu navigation is overlapping the sorting options on the roster. Please see attached image:


Attachment 138732

Is this a problem with my style or something wrong on the mod? I'm running Vb 4.2.

Same here.

Kiint 05-27-2012 06:58 AM

I've had to comment the template code out to stop it happening, but then the sorting menu is gone.....

icekola 05-27-2012 06:32 PM

In addition to the overlaping navigation issue in 4.2, I have also noticed that "primary sort" sorts by usergroupid even when "title" is selected.

Any suggestions to have it sort by title?

thecore762 05-27-2012 09:07 PM

Here is the fix:

Quote:

example: (of course you change rosterscript to it's real name) and you can add as many as you want || THIS_SCRIPT == 'whateverdiablo'

if (THIS_SCRIPT == 'adv_index' || THIS_SCRIPT == 'rosterscript')
{
$tabid = '';
}
http://www.vbadvanced.com/forum/show...t=47661&page=2


All times are GMT. The time now is 09:47 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.01672 seconds
  • Memory Usage 1,736KB
  • 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_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