vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Quick Account Switch v1.2 (https://vborg.vbsupport.ru/showthread.php?t=70971)

Oblivion Knight 11-17-2004 03:29 PM

In the navbar template, this:
HTML Code:

        <!-- Quick Account Switch v1.2 -->
        <div class="vbmenu_popup" id="switchacc_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                        <tr><td class="thead">$vbphrase[qas_switch]</td></tr>
                        <tr><td class="vbmenu_option">$account_master</td></tr>
                </table>
        </div>
        <!-- / Quick Account Switch v1.2 -->

Should be this:

HTML Code:

        <!-- Quick Account Switch v1.2 -->
        <div class="vbmenu_popup" id="switchacc_menu" style="display:none">
                <table cellpadding="4" cellspacing="1" border="0">
                        <tr><td class="thead">$vbphrase[qas_switch]</td></tr>
                        $account_master
                </table>
        </div>
        <!-- / Quick Account Switch v1.2 -->

Otherwise, a great update to a great mod.. Thanks :)

Ianomed 11-17-2004 03:33 PM

You're absolutely right, I missed that!
Thanks Oblivion, I'll update the instructions and zip straight away. :)

edit: done.

Lionel 11-17-2004 03:46 PM

my copy is working great; I solved out all my issues. What advantages are there to upgrade?

Ianomed 11-17-2004 03:52 PM

Hiya Lionel, I'm very glad to hear your board is working fine now. :D

it takes less queries per page... v1.1.1. adds at least 1 query even if you're not logged on as someone who actually has a linked account, and more for slave/master accounts still.

v1.2 introduces only 1 extra query for those logged on with a slave/secondary account, and zero extra queries for those logged on as master/primary or without a linked account... so for big boards it's a must upgrade.

Otherwise, check the screenies at the top post... administrating linked accounts is now easier, letting you search for the username (by partial match), or entering the id if you want like before.

On an account that's linked as either master or slave it'll display Master to: <other account name> (Profile) (Unlink)

So on the whole it's easier to maintain as well :)

Caiman 11-22-2004 11:43 AM

Quote:

Originally Posted by Ianomed
Hiya Lionel, I'm very glad to hear your board is working fine now. :D

it takes less queries per page... v1.1.1. adds at least 1 query even if you're not logged on as someone who actually has a linked account, and more for slave/master accounts still.

v1.2 introduces only 1 extra query for those logged on with a slave/secondary account, and zero extra queries for those logged on as master/primary or without a linked account... so for big boards it's a must upgrade.

Otherwise, check the screenies at the top post... administrating linked accounts is now easier, letting you search for the username (by partial match), or entering the id if you want like before.

On an account that's linked as either master or slave it'll display Master to: <other account name> (Profile) (Unlink)

So on the whole it's easier to maintain as well :)

This is a great and easy hack to use, comes in very handy. Just adding my two cents... ;)

Killsparer 01-10-2005 07:41 AM

This sounds like a great hack!
Any news about 1.3 ?

Ianomed 01-10-2005 08:18 AM

Hi Killsparer,

I would say it is a pretty great hack, at that, but I wrote it :P

News on v1.3, not much as of yet, I've been rather busy. Today for instance there's 5 boards to upgrade to vB 3.0.5, preserving hacks. I mean for QAS 1.3 to be released at the end of this month, or beginning of February.

Lionel 03-05-2005 09:31 PM

on 3.07 it is not displaying in vbadvanced cmps, otherwise, great as usual

never mind, I had to put "account_master " in vbadvanced cmps settings as global variable.

Ianomed 03-05-2005 09:46 PM

Hiya Lionel,

I was just about to ask if you had applied Botanist's hack for vBadv, but I see you've rediscovered it ;)

QAS 1.3 is slated for 'one of these days', offering some more improvements. I had meant to release it last month, instead life happened :)

Lionel 03-05-2005 09:49 PM

what's Botanist's hack? That global function is builtin vbadvanced cmps.


All times are GMT. The time now is 07:37 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.01272 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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