vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - Admin Log In As User (https://vborg.vbsupport.ru/showthread.php?t=168819)

mikeinjersey 05-12-2008 04:16 AM

Quote:

Originally Posted by Abe1 (Post 1516668)
Correct.

Is there anyway I could make it look like they did login ?

Abe1 05-12-2008 11:12 AM

Quote:

Originally Posted by mikeinjersey (Post 1516790)
Is there anyway I could make it look like they did login ?

Disable the hook for this hack by location 'global_shutdown'.

Mr. Hoddz 05-12-2008 06:32 PM

I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?

Regards, Ben

fgforty2` 05-12-2008 08:52 PM

Thanks for this mod. Works great and Installed. :D

Abe1 05-12-2008 11:01 PM

Quote:

Originally Posted by Mr. Hoddz (Post 1517519)
I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?

Regards, Ben

You have to set the administrator permission.

Speedy2000 05-13-2008 04:29 PM

Quote:

Originally Posted by Mr. Hoddz (Post 1517519)
I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?

Regards, Ben

When I installed in on 3.7 in MEMBERINFO, I first reverted to the 3.7 default MEMBERINFO code. Then I searched for the following:
Code:

<if condition="can_moderate()">
                                                <li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
                                        </if>

And below this, I've entered the following line:
Code:

<li class="thead">$admin_log_in_as_user_link</li>
The link should now be visible next to Edit User Profile.

Boofo 05-13-2008 04:33 PM

Just like I posted here:

https://vborg.vbsupport.ru/showpost....&postcount=118

Speedy2000 05-13-2008 05:12 PM

Quote:

Originally Posted by Boofo (Post 1518456)

I'm sorry. Didn't see that :)

SauravG 05-14-2008 08:14 AM

Works perfectly.
Thank you.

Mr. Hoddz 05-16-2008 11:35 AM

Still don't see any link on the member page or even the admin panel.


All times are GMT. The time now is 06:02 AM.

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.01194 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete