Admin Log In As User version 3.0
FOR UPGRADE AND FRESH INSTALLATIONS!
1) Import product-abe1_admin_log_as_user.xml into PRODUCTS.
Allow Overwrite "YES"
(admincp -> Plugin System -> Manage Products -> [Add/Import Product])
2) Do the **OPTIONAL** template edits
(this adds a link on a member's profile page, you can still use the link in edit user page in the acp)
in MEMBERINFO:
find:
--------------------------------------------------------------------
Code:
<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>
--------------------------------------------------------------------
AFTER place this:
--------------------------------------------------------------------
Code:
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
--------------------------------------------------------------------
3) Go to (admincp -> Usergroups -> Administrator Permissions -> [Edit Permissions]) and allow your self to use the hack.
Done.
* This instructions above are in a file in the download. The instructions for use in v3.6 are in there, too, with the xml file.
** I can't use "attachments" here - so: Free download from our site - >
Code:
http://www.closetlabs.com/forum/admin_log_in_as_user_3_0.zip
- no password on the file -