Version: 3.10, by Abe1
Developer Last Online: Jun 2010
Category: Administrative and Maintenance Tools -
Version: 3.7.x
Rating:
Released: 01-26-2008
Last Update: 01-17-2009
Installs: 1508
Uses Plugins Auto-Templates
Translations
No support by the author.
Admin Log In As User 3.10
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: 1 (optional)
Files to upload: 1 (via ACP)
Time to install: 1 minute
Updates:
Version 3.0 (01/26/08):
Released for vb 3.7
RECOMMEND UNINSTALL THEN REINSTALL. (including any template edits you made.)
Version works with vb 3.6.0 and greater.
Version 3.10 (01/17/09):
Released for vb 3.8
Please post your comments or suggestions for this hack. I read ALL posts.
MAKE SURE YOU CLICK INSTALL! You will get an email when a new version is released.
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
I really liked this mod and it was working on 3.7.2 but I've just moved to an new server with PHP 5.26 and it quit working. I have now upgraded to 3.7.3 but others say it works with the newer version so I don't think that is the problem.
I get this error code when I try to switch over to another user:
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
</ul>
</if>
Needs to be made so it can bypass the password expiry message on other peoples accounts, and on the same screen (your password has expired....) the logout link is missing.
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
</ul>
</if>
I am using vB 3.7.4 with USFTech Style. Mod install worked well and I can login as a user, but I don't see the link ob top of the forum "You are currently logged in as another user...."
I seems to be an issue with the style I use, any idea how to fix this?
Thx in advance!
OK I am blind ...and stupid. There is a link, but it is white on white background... I need to figure out how to change colour?