Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Quick Account Switch Details »»
Quick Account Switch
Version: 1.1.0, by akanevsky akanevsky is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 07-02-2009 Last Update: 07-02-2009 Installs: 132
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*===================================*\
|| Quick Account Switch
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jul 03, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*===================================*/

DESCRIPTION

This modification gives users the ability to easily switch between linked accounts. Accounts can be linked by administrators via admincp or by users via usercp as long as these users know the passwords for both accounts. Optionally, you can disallow users to link and unlink accounts from the usercp.

STATISTICS

File Uploads: 1
Products to Install: 1


FEATURES
  • Adds AdminCP and UserCP controls to link and unlink accounts.
  • Allows to easily switch between linked accounts from the navbar.
  • Allows to disable the public UserCP controls and leave just the AdminCP part.

VERSION HISTORY

1.1.0
[+] Compatible with vBulletin 3.5.x - 3.8.x.
[+] Removed all template modifications.
[+] Added option to disable usercp controls for linking accounts.

1.0.1
[+] The modification is now officially compatible with vBulletin 3.6.
[+] The hack has been optimized and now performs much less queries than before.
[+] Users now can link accounts without an administrator as long as they know the passwords for both accounts.

1.0.0
Initial Release (Port of Quick Account Switch by Ianomed)

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Download Now

File Type: zip Q.A.S_1.1.0_by.Psionic.Vision.zip (10.3 KB, 630 views)

Screenshots

File Type: png screenshot01.png (41.2 KB, 0 views)
File Type: png screenshot02.png (12.2 KB, 0 views)
File Type: png screenshot03.png (15.8 KB, 0 views)
File Type: png screenshot04.png (17.3 KB, 0 views)
File Type: jpg screenshot05.jpg (38.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 11-23-2009, 06:32 AM
lostgirl815 lostgirl815 is offline
 
Join Date: Apr 2006
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wolfyman View Post
Nobody will look at my problem for $10? I can't believe there are so many rich people on here!
If you want to let me into your admin panel I'll try to fix it. No charge.
Reply With Quote
  #53  
Old 11-23-2009, 10:16 AM
wolfyman's Avatar
wolfyman wolfyman is offline
 
Join Date: Apr 2005
Posts: 719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lostgirl815 View Post
If you want to let me into your admin panel I'll try to fix it. No charge.
I appreciate your offer... let me set up a test board and I'll send you admin access.

Thanks!
Reply With Quote
  #54  
Old 11-23-2009, 10:22 AM
lostgirl815 lostgirl815 is offline
 
Join Date: Apr 2006
Posts: 228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure thing! I only really need access to the styles, if that helps. (So that I can create a child style of the one you're having trouble with and see what I can do.) And for your part, create two usernames for me and link them.

I should add, I'm not a coding person - but I managed to install that one on my own board so I'll do my best to get it working on yours.

(Feel free to PM me.)
Reply With Quote
  #55  
Old 12-08-2009, 12:27 AM
Ruedy2009 Ruedy2009 is offline
 
Join Date: Nov 2009
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Joseph Witchard View Post
Will this Mod be updated for vBulletin 4?
I would also be interested in.
Reply With Quote
  #56  
Old 12-10-2009, 06:30 PM
WebGuy75903 WebGuy75903 is offline
 
Join Date: Jul 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm relatively new to VBulletin, so I apologize if my question seems rather amateurish.

I installed this code (thanks, by the way), and everything works great. However, after I installed this, I upgraded my forum software to use vBAdvanced, and from the cmps_index page, I see the drop-down arrow, but when I click it, there are no accounts showing up. This only happens on the cmps_index page, and no other pages.

It might also be worth mentioning that my directory structure is such that the cmps_index page resides in the root directory, while the rest of the forum resides in a sub-directory. My other add-ons seem to have made the transition just fine, except for this one.

It's not a huge deal, but it would be nice if there were a simple fix to this. Any thoughts or ideas? Thanks in advance...

Web
Reply With Quote
  #57  
Old 01-11-2010, 07:24 PM
YvaN YvaN is offline
 
Join Date: Jun 2006
Location: Belgium
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it compatible with vB 4.0?

Thx...

EDIT : No...

I have this error on the bottom of my board (vB 4.0) :

Quote:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3895

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3895

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3895

Warning: Cannot modify header information - headers already sent by (output started at [path]\includes\class_core.php:4372) in [path]\gcbos.php on line 144
I have the GCBOS shoutbox installed...

Someone have any idea or any solution? (or an other hack to do this on vB 4.0?)

Thx...
Reply With Quote
  #58  
Old 01-23-2010, 02:49 PM
Veer Veer is offline
 
Join Date: Feb 2006
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vb4 version please.
Reply With Quote
  #59  
Old 01-30-2010, 06:26 PM
YvaN YvaN is offline
 
Join Date: Jun 2006
Location: Belgium
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Veer View Post
vb4 version please.
Agree, upgrade this mod please...
Reply With Quote
  #60  
Old 02-27-2010, 06:42 PM
Joseph Witchard Joseph Witchard is offline
 
Join Date: Jul 2007
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, I have a problem. Last night I went into the Admin Area and tried to unlink a user's account. When I clicked the unlink button, it took me to my not found page. Why would it do that?
Reply With Quote
  #61  
Old 02-28-2010, 11:22 AM
xoxstugotsxox xoxstugotsxox is offline
 
Join Date: Jun 2009
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Joseph Witchard View Post
Okay, I have a problem. Last night I went into the Admin Area and tried to unlink a user's account. When I clicked the unlink button, it took me to my not found page. Why would it do that?
Same here!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:49 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.04557 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete