![]() |
not sure whether this is a bug;
I got 4 accounts using different styles; switching users do not change the styles |
Hello,
I use this modification at all 3 of my boards and have used it for years and years. It's invaluable to my roleplaying groups since most members have multiple characters. However, I have discovered a bug that seems to be linked to this mod in 4.06 (only one board on 4.06 right now). When I view another member's profile page, their avatars and profile pictures show as the unknown.gif. This happens even when I look at my other account's profiles that are linked to my primary account. On the other hand, when I Quick Switch to the other account, I can then see the profile images with no issues. Anyone else have this issue in 4.06 + ? Is there a fix for it ? Regards, Alisa |
Quote:
Please, can we get a fix? Warmest Regards, Alisa |
Quote:
Thanks and Regards, Alisa |
Quote:
|
Quote:
Also, I think that even admins should know pass of users that they would link. |
How to check usergroup with if statement in php?
This line checks if it's allowed for users to use this plugin: if ($vbulletin->options['psi_qas_allow_front_end_linking']) I can change variable psi_qas_allow_front_end_linking to represent allowed usergroups, but I don't know how to phrase correct if statement to check if user is member of it. |
1 Attachment(s)
Quote:
Quote:
Now you can control whether you want to allow admins without right to administer plugins to use it via AdminCP. You just go to Plugin manager, find "QAS: Admin Controls" in "Product : Quick Account Switch" and turn it off, or use changed xml I attached. I enabled you to choose which usergroups can link another accounts and it's done in UserCP, so they must know pass. Also, by default plugin for using it in AdminCP is turned off. If you want to turn it on, just go to plugin manager and enable it (QAS: Admin Controls). Or, you can edit my file and enable it from the start. |
installed then uninstalled because it break the layout with so hundreds lines of warning
HTML Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: Display_Visitors_User in [path]/includes/functions.php on line 4007 |
Sorry for this perhaps easy question from an German.
Where can I link to other User-Account in Admin CP? I can link in usercp, but can't find the option in admincp. Many thanks! |
In AdminCP go to user you want linked, and in left column of his settings (if you use two column layout) you'll find with whom this user is linked (of course, if he's linked) and options to link users with this user account. It's somewhere around user profile fields (Location, Occupation...).
Just go there and look, you'll see it. Or just look at the picture in first post, it shows where it is. :) |
using this hack to check the current version
https://vborg.vbsupport.ru/showthread.php?t=255054 there is an error; |
Quote:
|
Can anyone confirm if this addon still works for 4.1.3? Either the original, or Alan_SP's modification to it?
|
On 4.1.2 still works. Don't see why it wouldn't work on 4.1.3.
|
Downloaded, will try soon!
|
Is there a way to prevent users to share same info?
For sample, I logged in as one user and when I checked the user posts is sharing all users posts from the main user which is admin. That brings confusion Thanks for/your help |
Bump :p
|
How can I have this mod but with out the option of linking accounts? When we make multiple accounts is for the purpose that at the end we dont want users to know we are those extra accounts.
The mod is great but the linking all accounts is what it get me. This mod will save me so much time that I will be more then greatfull to donate what ever it takes to get it working |
Just installed this mod on 4.1.4, but I'm getting this error when trying to create new link in ACP:
Code:
Fatal error: Call to undefined function can_administer() in /var/www/sites/boggnasker.dk/vbforum/qas.php on line 22 |
I have been looking for a modification that allows users to change accounts quickly. That's perfect for a roleplaying board where one user has many account. So despite of what has been written here, I installed it. And until now it seems to work. I'm running vB 4.1.5 PL1 and I don't have any issues with the profile pictures or avatars. Howevery, there was something odd: When a user chanes the account while being in ones profile, the old profile is still displayed. I've not yet told my users about this modification because I'm still testing, but so far it looks good.
@FReeSter: I'm sorry, but I don't understand what your problem is.. it sounded quite confusing to me. Can you explain what exactly you did and where the problem is? Maybe I haven't stumbled across this yet. And @Cykelmyggen: Now that's strange... It seems like the script is checking if you have the neccesary rights to administer users. Do you have any addons installed? |
will install when i get home
|
I love you. :) 4.1.4.
|
install, nominate , no need to log in and out a lot for me, thanks a lot
|
I use thisand like it.
Question,.. anybody know how to move the link from the navbar and into the header?? I just want it in the header, but I cant seem to attach it to a hook in the header. Help !! |
Sorry for the bump, but I am really hoping to figure out how to move the link into the header.
It seems I have to make a hook, and register? it and then reference the install xml to this new hook? Really hoping for a bit of help here from the members, I know the author doesnt support others modifications, so i ask of the members. Thanks |
excellent!!!!!!!!!!
thanks |
looking to put this in navbar for new posts how would i do that thanks
|
It's already in navbar, so you don't need to put it again.
|
Quote:
not in new posts on on forum it is ....when i go to new posts i want it there also |
1 Attachment(s)
I uploaded modified xml file that enables that (also includes my previous modifications, read what I changed with older version), or you could manually edit your file, or your plugin.
You need to edit plugin: QAS: Handle Switch At the end of plugin add this line: PHP Code:
PHP Code:
|
Quote:
|
Works great on 4.1.2 ♥
|
Quote:
when i upgraded to 4.1.11 i lost it in the whats new how do i fix this ???thanks in advance |
I still don't have 4.1.11, so I couldn't tell. But, you need to find the right hook. You could take a look in template and find out name of the hook now.
|
It does not show up in my navbar but does on other themes.
Anyone know of a way to add this manually to the navbar? Thanks. |
Quick fix for 4.2.0:
Replace in product XML, this: Code:
$template_hook['navbar_end'] .= $add_string; Code:
$template_hook['navbar_after_links'] .= $add_string; |
Quote:
|
Quote:
How do you change it? I have never dealt with XML. I tried to do it in Excel but it didn't work. Can someone help with it? Thanks |
Open it in text editor you prefer, it is plain text. Find code you want to edit and just edit it. :)
|
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:
|