vb.org Archive

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

Abe1 08-02-2006 10:00 PM

Admin Log In As User
 
Admin Log In As User 3.0


PLEASE CLICK ON THIS LINK TO DOWNLOAD AND FOR SUPPORT FOR THIS HACK: https://vborg.vbsupport.ru/showthread.php?t=168819

Version 3.0 was created for both vb3.6 and vb3.7. I will no longer give support in this thread for this hack. Please click 'install' in the vb3.7 section for notifications about updates.

vphost 08-03-2006 08:34 PM

Does this record the IP of the Superadmin as well or will this be 'invisible'?

Will this list / add this user to the active user list?

Abe1 08-03-2006 08:44 PM

Quote:

Originally Posted by vphost
Does this record the IP of the Superadmin as well or will this be 'invisible'?

Will this list / add this user to the active user list?

It does not record you logging in. Also, others will not see you as online.

Scooterpig 08-03-2006 11:01 PM

Is it possible to change the color of the text or background for the logged in wording as per center pic please?

Abe1 08-03-2006 11:32 PM

Quote:

Originally Posted by Scooterpig
Is it possible to change the color of the text or background for the logged in wording as per center pic please?

You can edit the template how ever you would like.

JakeS 08-04-2006 06:19 AM

Just to let you know you forgot to close a url tag in the header

currently is
Code:

<!-- Start Admin Log In As User -->
<if condition="$_REQUEST['admin_log_in_as_user'] OR $_COOKIE[COOKIE_PREFIX . 'admin_log_in_as_user']">
        <div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px"><a href="$vboptions[forumhome].php$session?[sessionurl]&amp;log_out_admin_log_in_as_user=true">$vbphrase[admin_log_out_as_user]</div>
</if>
<!-- End Admin Log In As User -->

should be
Code:

<!-- Start Admin Log In As User -->
<if condition="$_REQUEST['admin_log_in_as_user'] OR $_COOKIE[COOKIE_PREFIX . 'admin_log_in_as_user']">
        <div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px"><a href="$vboptions[forumhome].php$session?[sessionurl]&amp;log_out_admin_log_in_as_user=true">$vbphrase[admin_log_out_as_user]</a></div>
</if>
<!-- End Admin Log In As User -->


tinjon 08-04-2006 01:35 PM

for those who prefer "manual" way of doing things, here's an idea.

1. duplicate the 'adminstrator' group. don't format your title. just make it look like the registered user group. but give administrative permission.
2. register/make a new nick and put this under the newly created admin group.

so it will look as if there is no admin online because u will appear like any other user.

there you go. secret, undercover admin. ;)

Abe1 08-04-2006 06:27 PM

Quote:

Originally Posted by JakeS
Just to let you know you forgot to close a url tag in the header

currently is
Code:

<!-- Start Admin Log In As User -->
<if condition="$_REQUEST['admin_log_in_as_user'] OR $_COOKIE[COOKIE_PREFIX . 'admin_log_in_as_user']">
        <div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px"><a href="$vboptions[forumhome].php$session?[sessionurl]&amp;log_out_admin_log_in_as_user=true">$vbphrase[admin_log_out_as_user]</div>
</if>
<!-- End Admin Log In As User -->

should be
Code:

<!-- Start Admin Log In As User -->
<if condition="$_REQUEST['admin_log_in_as_user'] OR $_COOKIE[COOKIE_PREFIX . 'admin_log_in_as_user']">
        <div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px"><a href="$vboptions[forumhome].php$session?[sessionurl]&amp;log_out_admin_log_in_as_user=true">$vbphrase[admin_log_out_as_user]</a></div>
</if>
<!-- End Admin Log In As User -->


Thanks. I updated the zip file.

Abe1 08-04-2006 06:28 PM

Quote:

Originally Posted by tinjon
for those who prefer "manual" way of doing things, here's an idea.

1. duplicate the 'adminstrator' group. don't format your title. just make it look like the registered user group. but give administrative permission.
2. register/make a new nick and put this under the newly created admin group.

so it will look as if there is no admin online because u will appear like any other user.

there you go. secret, undercover admin. ;)

What if you want to test a users account because they are compalining about something. What is your 'manual' way?

tinjon 08-05-2006 12:04 AM

Quote:

Originally Posted by Abe1
What if you want to test a users account because they are compalining about something. What is your 'manual' way?

move the account to registered user group temporarily.


All times are GMT. The time now is 10:27 PM.

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.01226 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)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