Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Admin Log In As User Details »»
Admin Log In As User
Version: 3.21, by Abe1 Abe1 is offline
Developer Last Online: Jun 2010 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.0.0 Rating:
Released: 11-15-2009 Last Update: 11-16-2009 Installs: 1340
Uses Plugins Auto-Templates
Translations  
No support by the author.

Admin Log In As User


About this hack:
This hack allows any admin that you set in admin permissions, to log in as any user. You have to go to the user's profile page and there will be a link to 'Log In As This User'. Also, there is a link the drop down menu in the ACP User Manager. If you are logged in as another user, you will get a message on top of the forum saying, 'You are currently logged in as another user. Click here to log back into your account.'

This hack is very easy to install. This hack has only the admin yes/no option. Just install and it's ready to be used!

Enjoy!

Installation information on hack:
  • Files edited: 0
  • Templates edited: 0
  • Files to upload: 1 (Product file via ACP only)
  • Time to install: 5 seconds

Updates:

Version 3.20 (11/16/09):
  • Released for vb 4.0 beta 3
Version 3.21 (11/17/09):
  • Removed the option to log in as yourself.

Download Now

File Type: zip admin_log_in_as_user_3_21.zip (2.6 KB, 7079 views)

Screenshots

File Type: jpg 1.JPG (35.8 KB, 0 views)
File Type: jpg 2.jpg (51.5 KB, 0 views)
File Type: jpg 3.JPG (66.6 KB, 0 views)
File Type: jpg 4.jpg (85.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
Ba'al, josner, livenetc, mohammadxxx, munkfish, SaN-DeeP

Comments
  #52  
Old 12-26-2009, 02:04 AM
kf4eok's Avatar
kf4eok kf4eok is offline
 
Join Date: Sep 2009
Location: Jacksonville, Florida
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great idea
installed thanks
Reply With Quote
  #53  
Old 12-26-2009, 02:14 AM
grahamsmythe grahamsmythe is offline
 
Join Date: Apr 2007
Location: Kent, United Kingdom
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed this, and the option to log in as someone else shows up on ACP, but not in their profile on the 'normal' forum as per the instructions.

I'm running Gold v4 PL1.

Anyone else suffering this problem?
Reply With Quote
  #54  
Old 12-27-2009, 10:21 AM
Tize. Tize. is offline
 
Join Date: Oct 2009
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed work 100% in vB 4.0 gold.
Thank you very much mate.
Reply With Quote
  #55  
Old 12-28-2009, 01:58 AM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed on 4.00 Patch level 1 - can log in as user but when you click on text to log out as the user, nothing happens. Have to hit log out button and then log back in as myself.
Reply With Quote
  #56  
Old 12-28-2009, 02:28 AM
fayax fayax is offline
 
Join Date: Dec 2009
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This could be the best mod written so far. Thanks Abe.

MOTM nomination as well.
Reply With Quote
  #57  
Old 12-31-2009, 09:20 PM
SemperFideles's Avatar
SemperFideles SemperFideles is offline
 
Join Date: Oct 2006
Location: Northern VA
Posts: 223
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kylek View Post
Installed on 4.00 Patch level 1 - can log in as user but when you click on text to log out as the user, nothing happens. Have to hit log out button and then log back in as myself.
I'm having the same problem.
Reply With Quote
  #58  
Old 01-03-2010, 03:07 AM
KevinGupta KevinGupta is offline
 
Join Date: Dec 2006
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SemperFideles View Post
I'm having the same problem.
No I just installed it and it's working fine for me
Reply With Quote
  #59  
Old 01-03-2010, 04:37 AM
Toxic2 Toxic2 is offline
 
Join Date: Jul 2009
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Abel, can you explain what I need to do here? Once I see this Error, it auto disables the Mod.
I am using a Sytyle (Simple Black as default, would that make a difference, or there are 3 Admins but I only tried to give my self Permission and in config PhP I am the Only #1 and no added admins to the config.php. any Ideas?

I get this error when I give myself permission in the edit admin then save. and then the below error.

Code:
Database error in vBulletin 4.0.0:

Invalid SQL:
SELECT admin_log_in_as_user FROM administrator WHERE userid = '1';
Database error in vBulletin 4.0.0:

Invalid SQL:
UPDATE administrator SET
	### Bitfield: administrator.adminpermissions ###
		adminpermissions = IF(adminpermissions & 4, adminpermissions, adminpermissions + 4),
		adminpermissions = IF(adminpermissions & 8, adminpermissions, adminpermissions + 8),
		adminpermissions = IF(adminpermissions & 16, adminpermissions, adminpermissions + 16),
		adminpermissions = IF(adminpermissions & 32, adminpermissions, adminpermissions + 32),
		adminpermissions = IF(adminpermissions & 64, adminpermissions, adminpermissions + 64),
		adminpermissions = IF(adminpermissions & 128, adminpermissions, adminpermissions + 128),
		adminpermissions = IF(adminpermissions & 256, adminpermissions, adminpermissions + 256),
		adminpermissions = IF(adminpermissions & 512, adminpermissions, adminpermissions + 512),
		adminpermissions = IF(adminpermissions & 1024, adminpermissions, adminpermissions + 1024),
		adminpermissions = IF(adminpermissions & 2048, adminpermissions, adminpermissions + 2048),
		adminpermissions = IF(adminpermissions & 4096, adminpermissions, adminpermissions + 4096),
		adminpermissions = IF(adminpermissions & 8192, adminpermissions, adminpermissions + 8192),
		adminpermissions = IF(adminpermissions & 16384, adminpermissions, adminpermissions + 16384),
		adminpermissions = IF(adminpermissions & 65536, adminpermissions, adminpermissions + 65536),
		adminpermissions = IF(adminpermissions & 131072, adminpermissions, adminpermissions + 131072),
		adminpermissions = IF(adminpermissions & 262144, adminpermissions, adminpermissions + 262144),
		adminpermissions = IF(adminpermissions & 524288, adminpermissions, adminpermissions + 524288),
		adminpermissions = IF(adminpermissions & 1048576, adminpermissions, adminpermissions + 1048576),
	blogpermissions = 3,
	vbcmspermissions = 3,
	admin_log_in_as_user = 1,
	cssprefs = 'vBulletin_3_Silver',
	dismissednews = '70,74,79,81,83,84,86,88,90,91'
WHERE userid = 1;

MySQL Error   : Unknown column 'admin_log_in_as_user' in 'field list'
Error Number  : 1054
Thanks for your help in Advance
Reply With Quote
  #60  
Old 01-05-2010, 01:27 AM
UpFriends UpFriends is offline
 
Join Date: Dec 2009
Location: NY
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm a big fan of this mod. Thank you.
Reply With Quote
  #61  
Old 01-05-2010, 06:22 PM
albibak's Avatar
albibak albibak is offline
 
Join Date: Feb 2003
Location: Paris (France)
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Abe1,

Thanks for the mod
Please, find in attachment the french translation
You can find the french topic for this mod here: http://forum.vbulletin-fr.org/modifi...te-utilisateur
Attached Files
File Type: xml product-abe1_admin_log_as_user-FR.xml (904 Bytes, 10 views)
Reply With Quote
Reply

Thread Tools

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 08:33 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.05444 seconds
  • Memory Usage 2,345KB
  • 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
  • (1)bbcode_code
  • (2)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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