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)

Dragonsys 08-25-2010 06:40 PM

Quote:

Originally Posted by Stryker412 (Post 2088864)
One small issue. When click on the Roster tab it moves position when on the Roster screen.

https://vborg.vbsupport.ru/showpost....&postcount=265

Dragonsys 08-25-2010 06:43 PM

Quote:

Originally Posted by Sarcoth (Post 2088372)
I'll change this to another number once I figure out how to set the execution order within the mod code.

in your xml file change:
Code:

<plugin active="1" executionorder="5">
For the navbar plugin

I think pretty much everyone defaults to 5...

unknown22 08-26-2010 05:28 PM

Wheres the xml file i can't see it on includes/xml folder or vbulletin admincp panel in manage products

Dragonsys 08-26-2010 07:40 PM

Quote:

Originally Posted by unknown22 (Post 2089932)
Wheres the xml file i can't see it on includes/xml folder or vbulletin admincp panel in manage products

the one you import into admincp. That msg was more for Sarcoth.
if you have th emod installed, then yo ugo to Admincp -> Plugins & Products -> Plugin Manager -> Product : Showroster Mod -> ShowRoster Tab for Navbar (edit)
Change Execution Order from 5 to something else

unknown22 08-27-2010 01:13 AM

It only said this

Code:

if (THIS_SCRIPT != 'showroster') {
    if ($vbulletin->options['showroster_navbar_tab'] == 1) {
        $accessgroups = explode(',', $vbulletin->options['showroster_access_groups']);
        $navbarloc = $vbulletin->options['showroster_navbar_loc'];
        $navbarorder = $vbulletin->options['showroster_navbar_order'];

        switch ($navbarloc) {
            case '1':
                $nbloc = 'navtab_start'; break;
            case '2':
                $nbloc = 'navtab_middle'; break;
            case '3':
                $nbloc = 'navtab_end'; break;
        }

        //if (THIS_SCRIPT == 'showroster')
        //{
        //    $vbulletin->options['selectednavtab'] = 'showroster';
        //}
        //$template_hook['navtab_end'] .= vB_Template::create('showroster_navbar')->render();
        $templater = vB_Template::create('showroster_navbar');
            $templater->register('accessgroups', $accessgroups);
        $template_hook[$nbloc] .= $templater->render();
    }
}


Sarcoth 08-27-2010 01:38 PM

Look again, but this time look at the entire plugin; not just the code.

unknown22 08-27-2010 03:03 PM

Yea i see the xml document from the zip file of showroster and see where to change it but i don't see it on the vbulletin admincp.

Sarcoth 08-27-2010 04:11 PM

Quote:

Originally Posted by Dragonsys (Post 2090009)
the one you import into admincp. That msg was more for Sarcoth. if you have the mod installed, then yo ugo to Admincp -> Plugins & Products -> Plugin Manager -> Product : Showroster Mod -> ShowRoster Tab for Navbar (edit)
Change Execution Order from 5 to something else

Quote:

Originally Posted by unknown22 (Post 2090365)
Yea i see the xml document from the zip file of showroster and see where to change it but i don't see it on the vbulletin admincp.

@unknown - Dragonsys told you exactly how to get to the plugin in the admincp, there is no other way to describe it. Once in the plugin, you can't miss the Execution Order. Ignore the xml file, that was directed at me and not you. That would do you no good since you've already installed the mod.

@Dragonsys - Yea, I know where that is, I plan to switch it in the next version if I ever make one. :) I guess what I meant to say is that I wish I knew how I could control that as an option on the ShowRoster settings page.

Dragonsys 08-27-2010 06:14 PM

1 Attachment(s)
Quote:

Originally Posted by Sarcoth (Post 2090385)
@Dragonsys - Yea, I know where that is, I plan to switch it in the next version if I ever make one. :) I guess what I meant to say is that I wish I knew how I could control that as an option on the ShowRoster settings page.

lol I gotcha ;)
you know, that is a good question. I might have to look into that.

Quote:

Originally Posted by unknown22 (Post 2090365)
Yea i see the xml document from the zip file of showroster and see where to change it but i don't see it on the vbulletin admincp.

Not sure how else to tell you how to find it, so here's a picture

asbc 08-31-2010 04:23 AM

This is a great mod!!

I was wondering, I have paid subscriptions set up for my usergroup. Is it possible to show the subscription expiry date in one of the roster columns?


All times are GMT. The time now is 02: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.01238 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)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