![]() |
Quote:
Wow....that was easy... |
did try the script on my Version 4.1.12 forum . the acount switch option never shown on my nav bar
|
Quote:
It worked perfect for me... |
Rckcrwlr can u upload or give link to the new files . thanks
|
Quote:
I am in no way program literate and I was able to do it. Just make sure that search for the line that was identified. I then highlighted it and pasted the new line over it. Make sure to include the ending semi colon. Good luck |
i uploaded the qas.php to my admincp folder . and import the product-psi_qas in Plugins & Products
i am able to see the Quick Account Switch Options in the admin pannel . but there isnt other option i can edit . in my forum it self in navbar i have New Posts Private Messages FAQ Calendar Arcade Community Forum Actions Quick Links there isnt Quick Account Switch tab my vb is Version 4.1.12 not 4.2.0 |
Quote:
You need to edit the xml file before uploading it. Go to the file, right click on it, select Open With and choose NotePad. That's how I did it |
Ok, you need to understand one thing.
You don't see this menu till you link at least one account to account you're using the forum. When you link at least one account, only after that you could see QAS switch. You link accounts in UserCP. And it depends if you use my modified version, or original authors version if you're in allowed usergroup, or if the mod is just enabled. |
Alan_SP in my user cp i dont see any option to link another acount as well
and i did $template_hook['navbar_end'] .= $add_string; with this: Code: $template_hook['navbar_after_links'] .= $add_string; |
i got it to work thanks
|
I asked for a mod and then found the answer in the thread.
..... thanks |
Quote:
Thanks in advance for any help :) EDIT > Scratch that! The silly sausage that I am hadn't enabled the plugin again in admin CP. Doh! Works fine. Thanks :D |
Hi
First of all this module simple rocks. Thank you so much. One question I have...is it possible to automatically link a big number of users from backend may be by SQL query or something? 100% linking 10 users to each other takes some time for 50 users even more.. thanks in advance for the help Raj |
Real question is, why would you like to do that?
If you're having many clones, add them one by one. If you want to use other user's accounts, this mod is actually security risk, as not only you gain access to other's account, but they also gain access to yours (this mod literally links two accounts), so other users could access your account (without need to know your password) and through yours account link to all other accounts you're linked to. |
What needs to be done if I want to put the link in a header? Does the header need to cache templates?
|
Hmm, installed the modified xml, with the corrected code posted above, but, I don't get any options to link accounts in the edit profile page?
It is set to allow my group to use it, but I get nothing I do get the option in the user settings page in the admin panel, but not when viewing usercp/edit profile |
Ahh ok! My bad, I was looking for it under Edit Profile
Whereas it's in the UserCp.php area. |
Figured it out! Make sure when re-upload the *.xml file you have to re-link your accounts.
|
Hey everyone,
I'm trying to move the location of the QAS link from the navbar to the header. From reading this thread, I assume to do so I have to change the following code in the XML: Code:
$template_hook['navbar_after_links'] .= $add_string; Code:
$template_hook['header_userinfo'] .= $add_string; I've checked the settings to ensure QAS is enabled, I've checked the plugins to ensure QAS is enabled and I've made sure my account is linked with another, but I still get nothing. Anyone have any suggestions as to what I might be doing wrong? |
1 Attachment(s)
In case that you want something like this:
http://img442.imageshack.us/img442/7090/image000wp.png Advantage is, you can change between users with only one click, just go to user you want to log in and click on it, just like changing navbar tabs (I use its class in this modification). It works with all vB4 versions (even vB4.2), but you need to make one manual template edit: Edit navbar template and find there: HTML Code:
<div class="body_wrapper"> HTML Code:
{vb:raw template_hook.navbar_after_links2} |
I had this installed and working in 4.2. After upgrading to 4.2.1, the link disappeared from the Navbar. Tried reinstalling, but no luck. I can set up the links in admin with no issues.
If anyone has this running in 4.2.1, please export the xml and post here. |
1 Attachment(s)
This is to fix navbar link in vB 4.2.1.
I've changed version info to 2.0.11. |
really big thanks valter i installed it in vb 4.2.1 and it's just working perfectly thanks again
|
Same here. It's working in 4.2.1 just as it did. Much appreciated.
|
Is it possible to change who has permission to link accounts down to the UserID? Because I allow a select few SuperMods to access the ACP and they can Administer Users, but I don't want them to be able to link accounts.
This Mod is great already, but I think it would be better if you can set who can link accounts, either by specific Usergroups or UserID. |
1 Attachment(s)
Latest version with the fix posted above, I have what looks like an error with the layout in the code. Can someone help fix this minor appearance issue?
I'm either looking for it on one line or maybe just an abbreviation "QAS" as I only use it for admin and personal account linking. Thanks. |
sine I updated to 4.2.1 menu is disappeared! any suggestions?
I did reinstall xml, still the same. |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=102 |
You also could use my version, which asks for manual template edits (I use TMS, so this sorts problem for possible later upgrades): https://vborg.vbsupport.ru/showpost....&postcount=100
Advantage is, you can place it wherever you like to have users between you can change and they have they own bar. |
Quote:
|
my menu in acp has vanished any fix for that everything else is fine just acp is issue
|
Try to reinstall it? And what menu in ACP? There are menu in user's option, or this mod's options menu?
|
Hello, nice Mod.
I have one problem. Let's say I have three moderators who are able to login as a supermoderator. After installing "Quick Account Switch" and linking the three moderators, they can switch to supermoderator easily, but switching back to their own accounts, in the Quick Account Switch-menue, they can select all other accounts to. Is there a way to just link to the own Account? Thank you! |
No.
Accounts are linked. Create three supermoderators accounts, for each moderator one. Or, why don't you give them supermoderators rights in the first place? |
I had to disable this mod because it caused conflict with vbadvanced links.
|
Hi,
As above, Im runing 4.2.1 and vbadvanced and it causes errors. I can see the "Quick Account Switch" in the sub navbar alongside "Quick Links" but when enabled, it causes most of my links in the main navbar to dissapear and appear under "home" in smaller, blue writing. Please advise. |
Have same issue also. Any fix would be appreciated
|
Why is it not showing the Navbar link? I have my accounts linked.
|
Quote:
https://vborg.vbsupport.ru/showpost....8&postcount=77 https://vborg.vbsupport.ru/showpost....&postcount=102 One or both of those might be versions and/or modifications that will work with your version of vB. Also - did you upload the file to the proper place in your server? This is in addition to importing the XML. |
Quote:
Edit: It worked. Thank you for providing me with the links. |
All times are GMT. The time now is 01:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|