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
  #282  
Old 12-09-2010, 08:39 AM
Netz Netz is offline
 
Join Date: Mar 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sybakaos View Post
Download the zip file, open the xml file with an editor and:

find
Code:
$template_hook['profile_right_first'] .= $tab_html;

replace with
Code:
$template_hook['profile_sidebar_first'] .= $tab_html;

Save the xml file and re-import with the overwrite option set to 'yes'.
Thanks mate! I think I found it!

Is there anybody who can at this information to first post or just update the product, please?
Reply With Quote
  #283  
Old 12-09-2010, 02:52 PM
cyberchief cyberchief is offline
 
Join Date: Oct 2010
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the code edit. Here is an issue now, though. I have moved to 4.1. I made the change above... tried to import and get an error saying it is not compatible with 4.1. Just 4.0.
Reply With Quote
  #284  
Old 12-09-2010, 03:08 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cyberchief View Post
Thanks for the code edit. Here is an issue now, though. I have moved to 4.1. I made the change above... tried to import and get an error saying it is not compatible with 4.1. Just 4.0.
Open product-abe1_admin_log_as_user.xml again.

FIND at line 10:

Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 alpha 1" maxversion="4.1.0 alpha 1" />
CHANGE to:

Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 alpha 1" maxversion="4.9.9" />
Import product again using "overwrite".
Reply With Quote
  #285  
Old 12-12-2010, 01:25 AM
cyberchief cyberchief is offline
 
Join Date: Oct 2010
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange. I made the above two code modifications, and the "log in as" link is still not there.
Reply With Quote
  #286  
Old 12-12-2010, 01:57 AM
cyberchief cyberchief is offline
 
Join Date: Oct 2010
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind... figured it out. Had to set the admin options.
Reply With Quote
  #287  
Old 12-14-2010, 03:46 AM
chocothunda chocothunda is offline
 
Join Date: Oct 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mind updating this to work with 4.1 please :/
Reply With Quote
  #288  
Old 12-14-2010, 03:56 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works fine with 4.1, as long as you make the template hook change and set the permissions.
Reply With Quote
  #289  
Old 12-14-2010, 10:29 AM
wolfey wolfey is offline
 
Join Date: Nov 2009
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cant import in 4.1

The following dependencies were not met:
1.This product is not compatible with version 4.1.0 of vBulletin. (Compatible starting with 4.0.0 alpha 1 / Incompatible with 4.1.0 alpha 1 and greater)
Reply With Quote
  #290  
Old 12-14-2010, 11:26 AM
PSimmo PSimmo is offline
 
Join Date: Apr 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

working on 4.1 here after doing the xml edits...thanks
Reply With Quote
  #291  
Old 12-14-2010, 12:28 PM
wolfey wolfey is offline
 
Join Date: Nov 2009
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you tell me what to change?

Nevermind..got it
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 05:01 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12746 seconds
  • Memory Usage 2,324KB
  • 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
  • (4)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
  • (2)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
  • (5)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