vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Admin Log In As User (https://vborg.vbsupport.ru/showthread.php?t=115351)

Abe1 05-22-2006 02:11 PM

Quote:

Originally Posted by Boofo
You're going to kill me for this, but I have to ask. Is there a way to have a setting for that so you can either show them as on-line like a regular user of off line? I use this for a phantom account I have for testing things with the board. It is the only time I ever use that account and it looks like that person never logs in at all. Does that make any sense? ;)

Maybe I'll add a set of options for this hack. I'll add this one to it.

bada_bing 05-22-2006 02:11 PM

Quote:

Originally Posted by Boofo
Look for this:



and add your userid in there. ;)

Do I add my administrator id here
$config['SpecialUsers']['superadministrators'] = '';

For example I still use my administrator ID so to become a super admin to I do this

$config['administrator']['superadministrators'] = '';

What rights do I gain except the ability to use this hack by making myself a Super Admin?

Abe1 05-22-2006 02:13 PM

Quote:

Originally Posted by bada_bing
Do I add my administrator id here
$config['SpecialUsers']['superadministrators'] = '';

For example I still use my administrator ID so to become a super admin to I do this

$config['administrator']['superadministrators'] = '';

What rights do I gain except the ability to use this hack by making myself a Super Admin?

You will aslo be able to set what parts of the ACP your other admins can see.

Abe1 05-22-2006 02:14 PM

Quote:

Originally Posted by bada_bing
Do I add my administrator id here
$config['SpecialUsers']['superadministrators'] = '';

For example I still use my administrator ID so to become a super admin to I do this

$config['administrator']['superadministrators'] = '';

What rights do I gain except the ability to use this hack by making myself a Super Admin?

If you are userid 1, you would make this:
$config['administrator']['superadministrators'] = '';
in to this:
$config['administrator']['superadministrators'] = '1';

Boofo 05-22-2006 02:16 PM

Quote:

Originally Posted by Abe1
Maybe I'll add a set of options for this hack. I'll add this one to it.

Thank you, sir. I hate to have an account that I use all the time and yet it looks like they are never there. Excellent hack, I've been using it like crazy. :)

The question I asked about adding the name of the account to the top bar, can this be done with just the template edit or would it take more than that?

Abe1 05-22-2006 02:57 PM

Quote:

Originally Posted by Boofo
Thank you, sir. I hate to have an account that I use all the time and yet it looks like they are never there. Excellent hack, I've been using it like crazy. :)

The question I asked about adding the name of the account to the top bar, can this be done with just the template edit or would it take more than that?

You can make the edit your self. Add: $bbuserinfo[username] where ever you want.

Boofo 05-22-2006 03:00 PM

Quote:

Originally Posted by Abe1
You can make the edit your self. Add: $bbuserinfo[username] where ever you want.

LOL I thought of that but didn't remember I would show up logged in as them. Your hack works too good. ;)

N8 05-25-2006 07:34 PM

Umm... I just installed this and it emptied out the code from one of my other plug-ins.

What the hell? :ermm:

Abe1 05-25-2006 07:41 PM

Quote:

Originally Posted by N8
Umm... I just installed this and it emptied out the code from one of my other plug-ins.

What the hell? :ermm:

Can you please explain more?

caliman 06-02-2006 04:44 PM

/me installs

This mod is fanatastic!!!

Works with my vbseo too. Very, very nice. Thank you.


All times are GMT. The time now is 07:45 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.01158 seconds
  • Memory Usage 1,738KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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