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
Cyb - Login To User Account Details »»
Cyb - Login To User Account
Version: 2.3, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 01-09-2009 Last Update: 04-10-2009 Installs: 954
DB Changes Uses Plugins Auto-Templates
 
No support by the author.

Info:
This will allow forum administrators to simply login to user accounts (to test forum functions, permissions etc...). SuperAdmin can choose admins who are able to use this function. SuperAdmin can set also who can login to other admin accounts. "Login As User" is shown in member profiles and Quick User Links (can be disabled). Option is automatically hidden in your own account and if target user is admin while you have no permissions to login to admin accounts.

See screenshots.


Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]


Variables:
-Link to login to user in memberinfo: $cyb_ltoua_link_mi
-Logged in as user alert: $cyb_ltoua_alert


To set options:
Go to: AdminCP > vBulletin Options > Cyb - Login To Other User Account


Versions:
v1.0 - May 20. 2006.
-First Release
v1.1 - May 21. 2006.
-Now SuperAdmin can log into other admins
v1.2 - Aug 04. 2006.
-Release of this hack for vB v3.6
v1.5 - Aug 29. 2006.
-Added option to easily go back to admin account
-Alert can be enabled/disabled
-Added "Product Version Checking"
-Only Admins allowed to use function can see "Login As" links
-Several code improvements
v1.6 - Sep 01. 2006.
-Fixed bug (error message at the top of "add new user" page)
-Fixed bug (uncached template)
v1.7 - Sep 05. 2006.
-Now only SuperAdmin can access settings where you choose which Admins can use the hack
-You can also set Admins who will be able to use other Admins accounts (only SuperAdmin can set this)
-Alert moved to navbar so it is now shown on any page to Admin who is logged in as someone else
v1.8 - Apr 23. 2007.
-"Last activity" not changed for target user when admin used account
-"Login As User" automatically hidden in your own account and if target user is admin and you have no permissions to login to admin accounts
-Admin not logged out from ACP when back to original account, except session expired regularly
-Added option to modify alert box CSS
-Many other code improvements and optimizations
-If you have older version of this hack installed please uninstall it before installing latest version or it will not work properly
v1.9.1 - Jul 23. 2007.
-Fixed bug (Security Exploit)
-Fixed bug ("login as user" doesn't work if you access user profile via last post info)
-"Go back" alert moved to header (for must of users there is no need to edit custom styles anymore)
-Now you can go back from banned user accounts without clearing cookies manually
v2.0 - Nov 08. 2007.
-New: Actions logged in Moderator Log
-Fixed bug where admins with primary usergroup different than 6 are not able to use hack
-Several minor bugs fixed
--You MUST uninstall older version before installing this one in order to get it working properly
v2.1 - May 03. 2008.
-Compatible with vBulletin 3.7
-Minor bugs fixed
v2.2 - Jun 23. 2008.
-Added option to disable logs
-Added option to switch to vB 3.6.x compatibility mode
-Fixed bug (session lost for target user when you go back to admin)
-Fixed bug (sessions lost for guests/bots when you login as another user)
-Made several compatibility improvements
v2.3 - Apr 11. 2009.
-Bug fix (non-Admins able to login to user accounts in some cases)
-Bug fix (Admin can not search product entries in ModLog by product ID)
-Bug fix (logging error if username contains special characters)
-Bug fix (Admin must be member of usergroup 6 to use product)
-Minor bugs fixed


Click INSTALL if you like this hack.

Download Now

File Type: zip Cyb - Login To User Account 2.3.zip (6.9 KB, 4409 views)

Screenshots

File Type: jpg loginasuser.jpg (25.0 KB, 0 views)
File Type: jpg edituser.jpg (101.0 KB, 0 views)
File Type: jpg alert.jpg (16.5 KB, 0 views)
File Type: jpg adminset.jpg (32.6 KB, 0 views)
File Type: jpg acp.jpg (60.1 KB, 0 views)

Show Your Support

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

Comments
  #82  
Old 05-02-2009, 08:46 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Clear browser cache and forum cookies, then try again. Target user name should be displayed in message box.

FF|SkyPirate, You are currently using Cybernetec's account. Click here to go back to your admin account.
Reply With Quote
  #83  
Old 05-04-2009, 02:00 PM
Super Jinni Super Jinni is offline
 
Join Date: Mar 2008
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just found a bug:
in modcp when super moderator go to view user's profile he gets this error:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/modcp/user.php(348) : eval()'d code on line 29

this error appear when viewing this page:
http://www.yoursite.com/forum/modcp/user.php?do=viewuser&u=xxx
were xxx is the user id

or by going - in modcp - Users -> Search for Users -> then type user name -> [View Profile] and there it is.

hope you could fix that ASAP.

thanks -Cyp for all your great work
Reply With Quote
  #84  
Old 05-04-2009, 11:29 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This has nothing with the ModCP.

Try disabling your installed hacks one by one to find which one causes errors.
Reply With Quote
  #85  
Old 05-05-2009, 04:29 AM
Super Jinni Super Jinni is offline
 
Join Date: Mar 2008
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did, they I disabled them all one by one and it was this hack.
I even disabled them all and enabled only this hack and got the error. if I disable it everything is normal and no error appears.

I'm sure it's from this hack because I installed this hack in my test forum and the error occurred after I installed it, when I disable it the error is gone.
I even installed it in another fresh forum in my localhost with no other hack beside it (only this hack installed in the fresh forum)

maybe this hack has nothing to do with the ModCP, but it definitely has something to do with useradmin_edit_start hook.
the line 348 in the user.php file is:
PHP Code:
    ($hook vBulletinHook::fetch_hook('useradmin_edit_start')) ? eval($hook) : false
and you are using that hook in this mod.


NOTE: this error appears only if I look for another user than me (the admin I mean)
if I view my profile as an admin via modcp nothing appears and everything is normal. but if I view another users profile, the error is there.

does anyone else has this error in this way? can anyone confirm please?
Reply With Quote
  #86  
Old 05-12-2009, 08:16 PM
Kottos Kottos is offline
 
Join Date: Oct 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if I on a user acc to log in want come myself the message: Kottos, You are currently using Kottos's account. Click here to go back to your admin account. . which wrong I make

cu

kottos
Reply With Quote
  #87  
Old 05-12-2009, 08:30 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Super Jinni View Post
I did, they I disabled them all one by one and it was this hack.
I even disabled them all and enabled only this hack and got the error. if I disable it everything is normal and no error appears.

I'm sure it's from this hack because I installed this hack in my test forum and the error occurred after I installed it, when I disable it the error is gone.
I even installed it in another fresh forum in my localhost with no other hack beside it (only this hack installed in the fresh forum)

maybe this hack has nothing to do with the ModCP, but it definitely has something to do with useradmin_edit_start hook.
the line 348 in the user.php file is:
PHP Code:
    ($hook vBulletinHook::fetch_hook('useradmin_edit_start')) ? eval($hook) : false
and you are using that hook in this mod.


NOTE: this error appears only if I look for another user than me (the admin I mean)
if I view my profile as an admin via modcp nothing appears and everything is normal. but if I view another users profile, the error is there.

does anyone else has this error in this way? can anyone confirm please?
got the same error on another log in as user mod,

work arond:

go in to plugins and disable the cyb - log in to user account EU - useradmin_edit_start

i have no issue with this mod so unsure if that will work
Reply With Quote
  #88  
Old 05-18-2009, 10:59 AM
Super Jinni Super Jinni is offline
 
Join Date: Mar 2008
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tipoboy View Post
got the same error on another log in as user mod,

work arond:

go in to plugins and disable the cyb - log in to user account EU - useradmin_edit_start

i have no issue with this mod so unsure if that will work
Thanks tipoboy.

for your work around, I'm afraid if I disable the cyb - log in to user account EU - useradmin_edit_start the mod won't work properly.

although I don't use this mod much, but it's really great one. and now I have it disabled till Cybernetec come up with a fix if possible.
Reply With Quote
  #89  
Old 05-18-2009, 01:13 PM
djaravindth djaravindth is offline
 
Join Date: Mar 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot..
its awesome plugin
Reply With Quote
  #90  
Old 06-10-2009, 10:48 AM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Super Jinni View Post
Thanks tipoboy.

for your work around, I'm afraid if I disable the cyb - log in to user account EU - useradmin_edit_start the mod won't work properly.

although I don't use this mod much, but it's really great one. and now I have it disabled till Cybernetec come up with a fix if possible.
i had this same error with the mod panel, and i disabled the plugin and it doesnt affct the product, i can still log into users accounts with no problems
Reply With Quote
  #91  
Old 06-12-2009, 12:56 AM
dancue dancue is offline
 
Join Date: Feb 2008
Posts: 569
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A Few problems I'm running into.

1 - If I login to an account it will give me a redirect loop error. (I'm Using VBSEO) Pressing back page will then have me log into the user account.

2 - While using the user account, if I log into the admincp I will then be logged in the site as my name with the option of going back to the admin account.

3 - Lastly, trying to go back to the admin account will have the same error as #1.
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 07:02 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.04749 seconds
  • Memory Usage 2,356KB
  • 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
  • (2)bbcode_php
  • (3)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