vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Profile Enhancements - Quick Account Switch (https://vborg.vbsupport.ru/showthread.php?t=217771)

numsi 08-21-2009 01:12 PM

Quote:

Originally Posted by Merjawy (Post 1871463)
I did figure it out.. I used [musername] instead of [username] to show the color.. I took the "m" out and all works now.

Hello Merjawy

I think we have the same mod installed: Username HTML Markup in Navbar.

I have made the changes in the QAS: Handle Switch global_start and everything works fine...all so with the colored Usernames in the Navbar.

Go to -> Admin CP -> Plugins & Product -> Plugin Manager and find the: QAS: Handle Switch global_start

Open it for edit.

Find:

Code:

        $find_string_v1 = compile_template('<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong>');
        $find_string_v2 = compile_template('<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>');


and change it to:

Code:

        $find_string_v1 = compile_template('<strong><phrase 1="$bbuserinfo[musername]">$vbphrase[welcome_x]</phrase></strong>');
        $find_string_v2 = compile_template('<strong><phrase 1="$bbuserinfo[musername]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>');


Add only the m in red and everything work.

Hope that help
Cheers numsi

Merjawy 08-22-2009 12:44 AM

Thanks numsi,....

no I am not really using a mod for that.. I just went in and edited navra myself :) I didn't know there was a mod already...

I did look into one of qas templates but got kinda late and went to sleep..

thanks for the help I will do that so I can get name colors back in navbar..


cheers


EDIT: works great.. thanks

Joseph Witchard 09-01-2009 07:17 PM

Can you interlink accounts? Like, if I have Account A linked to Account B and Account C, when I switch to either one of them, they only link back to Account A. Could I go into Account B and Account C, link them together, and be able to switch to any account from any account I'm currently logged in as?

aymelek 09-01-2009 09:05 PM

How can I prevent users from linking their own accounts? I just want this ability in the Admin CP.

Wheezy 09-02-2009 08:24 PM

Very convenient; thanks!

/me clicks install.

akanevsky 09-05-2009 12:06 AM

Quote:

Originally Posted by aymelek (Post 1878029)
How can I prevent users from linking their own accounts? I just want this ability in the Admin CP.

Use vBulletin Options -> Quick Account Switch Options

Cause4Chaos 09-05-2009 11:07 AM

is there a way for moderators to use this as well as the admins and no body else

mattwmc2001 09-05-2009 05:32 PM

Time required to install: ~30 seconds

product-psi_qas

Where does this go?

*Nevermind, found where, lol: Manage Products-Import Product

Now where do I link the accounts, lol?

Log on 09-06-2009 09:27 AM

Very nice

but when I disabled the users to link the accounts... how I can link the accounts from the cPanel as administrator ?

thank u

kourou 09-08-2009 04:11 PM

Hello,

I installed the plugin in my forum and I have the following question:
I have a common Moderator account and linked all users that are moderators to that account. The problem is that when switched to that Moderator account, the can switch back to any other account linked to Moderator account. So what I would like to know is if there is any way to do "one-way" linking or something like that.

For example:
A is linked to C
B is linked to C
When A switches to C, it can switch back to B, which is not exactly what I'm looking for.

Thanks in advance for any answer,
Ilias


All times are GMT. The time now is 08:06 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.01167 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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