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)

Hornstar 01-27-2008 02:44 AM

Thanks for the update, this hack has come in useful a few times recently when some members were experiencing problems on there account which was odd and this allowed me to solve it much easier.

JakeS 01-27-2008 07:26 AM

Thanks for update, will come in handy when I upgrade to 3.7 :)

projectego 01-27-2008 08:53 AM

[high]* projectego clicks install. :) Thanks![/high]

Namaless 01-27-2008 12:19 PM

But where found the link into member page?? I check image but this is vb 3.6.8 not vb 3.7.

Thanks!

jazde86 01-27-2008 12:53 PM

Huch, I've the link at the header in 3.6.5 two times...

First: http://forum.url.de/index.php?&log_out_admin_log_in_as_user=true
Second: http://forum.url.de/index.php?[sessionurl]&log_out_admin_log_in_as_user=true

dcpaq2xx 01-27-2008 01:50 PM

For some reason I am seeing two messages at the top of the screen saying "You are currently logged in as another user. Click here to log back into your account".

What would be causing this? Have I forgotten to remove something?

Thanks

Doug

dcpaq2xx 01-27-2008 02:08 PM

Well... I think I may have found the problem...

Following these instructions... ( I am running 3.6.7 PL1)

*****NOTE TO 3.6.0 - 3.6.6 USERS*****
This hack uses a hook that was not put into vB until version 3.6.6. You can follow the following steps to get this hack working on your forum.

Open file global.php

Find:
--------------------------------------------------------------------
if (!empty($db->explain))
--------------------------------------------------------------------

Place BEFORE:
--------------------------------------------------------------------
($hook = vBulletinHook::fetch_hook('global_setup_complete') ) ? eval($hook) : false;
--------------------------------------------------------------------
Save file.

Open file includes/xml/hooks_vbulletin.xml

Find:
--------------------------------------------------------------------
<hook>global_start</hook>
--------------------------------------------------------------------

Place BEFORE:
--------------------------------------------------------------------
<hook>global_setup_complete</hook>
--------------------------------------------------------------------
Save file.

I find that these entries are already existing in the files and create duplicate entries. Which is 'probably' the reason for getting two notices at the top of the page.

Doug

jazde86 01-27-2008 02:13 PM

Here not... one entry in the files, but two entries on top of the forums.

dcpaq2xx 01-27-2008 02:22 PM

I dont understand what your saying, can you elaborate a little more?

Thanks

Doug

Abe1 01-27-2008 04:04 PM

Quote:

Originally Posted by Seiyaboy (Post 1429718)
Are there any other major changes other than making this work for 3.7.0 as well? I'm staying with 3.6.7 and I intend to not want to do extra updates for a code that is already bug-less.

Just makes it easier to upgrade.
Quote:

Originally Posted by Namaless (Post 1430016)
But where found the link into member page?? I check image but this is vb 3.6.8 not vb 3.7.

Thanks!

Right next to edit user.
Quote:

Originally Posted by jazde86 (Post 1430037)
Huch, I've the link at the header in 3.6.5 two times...

First: http://forum.url.de/index.php?&log_out_admin_log_in_as_user=true
Second: http://forum.url.de/index.php?[sessionurl]&log_out_admin_log_in_as_user=true

Remove the current template edit.


All times are GMT. The time now is 10:00 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.01254 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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