The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Quick Account Switch v1.2 Details »» | |||||||||||||||||||||||||
Quick Account Switch v1.2.
by Ianomed Uses of this hack: This account will let you string together several accounts owned by the same person. Of course it will also let you string together accounts owned by different people, but that's a dangerous thing to do.Changes required:
Known issues with v1.2: Changing the username of an account that's either a slave or master, it does not update these cached usernames. This will be taken care of in v1.3.Item of note: For some obscure reason vBportal does NOT play nice with this hack. It'll introduce cookie/header errors. Either do not install this hack if vBportal is installed, or vice versa. Since I don't plan on spending $20 to buy software I'll never use, there's no intention on my part to work out that problem. You're good to go with vbadvanced CPMS, however, this has been tested.Warranties: None, in the instructions you'll notice I tell you to backup before applying the hack. I've tested it on 4 boards, each of which have additional hacks installed, and it runs on many more. If it doesn't for you then, well... roll back the changes you've just made and blame yourself.Tested (and works) on:
Future plans:
Thanks to Oblivion Knight for the updated dropdown look. Enjoy --- History --- v1.2 - 17th November 2004
Fixes session expiration problem occuring after switch. Users are encouraged to upgrade. To upgrade follow the instructions in switch_11_to_111.txt. For new installs the corrected code is in switch_111.txt, the installation instructions.v1.1 - 26th October Fixes a flaw where on some MySQL versions IDs were matched improperly, also the new session is now permanent. Users are encouraged to upgrade.v1.0 - 25th October 2004 initial release Show Your Support
|
Comments |
#122
|
||||
|
||||
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 --> 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 --> |
#123
|
||||
|
||||
You're absolutely right, I missed that!
Thanks Oblivion, I'll update the instructions and zip straight away. edit: done. |
#124
|
|||
|
|||
my copy is working great; I solved out all my issues. What advantages are there to upgrade?
|
#125
|
||||
|
||||
Hiya Lionel, I'm very glad to hear your board is working fine now.
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 |
#126
|
|||
|
|||
Quote:
|
#127
|
|||
|
|||
This sounds like a great hack!
Any news about 1.3 ? |
#128
|
||||
|
||||
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. |
#129
|
|||
|
|||
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. |
#130
|
||||
|
||||
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 |
#131
|
|||
|
|||
what's Botanist's hack? That global function is builtin vbadvanced cmps.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|