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)

grayloon 05-28-2009 03:13 PM

I installed on 3.8.0, and I'm getting the same error at the top of the AdminCP Add User page. I followed the recommendation of carmichael1973 to temporarily fix it.

An update for 3.8.x would be appreciated.

marshal_ramdev 05-31-2009 07:56 AM

nice 1 :) thanks ;)

dacho 06-15-2009 12:41 PM

If i want to reject the other admin's to get in to my user (in to the owner user) ? ther is a possibility to do that ?

blind-eddie 06-15-2009 01:37 PM

Quote:

Originally Posted by dacho (Post 1830040)
If i want to reject the other admin's to get in to my user (in to the owner user) ? ther is a possibility to do that ?

Set your config.php permissions first, then admincp/usergroup/Admin Permissions, uncheck Log in as user.

dacho 06-16-2009 10:11 AM

Quote:

Originally Posted by blind-eddie (Post 1830064)
Set your config.php permissions first, then admincp/usergroup/Admin Permissions, uncheck Log in as user.

10x man but i ask : If i want to reject the other admin's (that i give them the permissions to log in as user) but i don't want them to get in to my user (in to the owner user) ?
If ther is a possibility to do that ?
only to reject to get in to user id-1

moonclamp 07-28-2009 07:29 PM

Quote:

Originally Posted by smirkley (Post 1780115)
Anybody else with this problem too?
I notice the error reproduces itself in admincp as well as modcp.

Quote:

Originally Posted by EagleNick (Post 1782641)
I don't have this error at all. I can add a user perfectly fine without interruption or messages at the top of the screen.

I am using vB 3.8.2 and the 3.10 version of this modification.

Apparently, it is conflicting with another modification you have. :)

Quote:

Originally Posted by smirkley (Post 1791872)
Well, I have on my production forum tested with ALL hacks disabled individually as well as all at once, with exception to this one, and the problem persists.

I am at wits end, and do not find any conflicts, etc.

Dont know what else to do.

I am running three forums with this hack (3.7.1 x1 and 3.8.
3 x2), I get the message on one of the 3.8.3 forums but not on the others. Same server too.

All hacked to death, but not with exactly the same mods.

moonclamp 07-28-2009 07:43 PM

Oh, I've thought of something.

One the two versions that don't give me the error I haven't reverted the templates - So it's only the full 3.8.3 templated version that's causing me the trouble.

Jaydee 2 08-13-2009 01:24 AM

Hi,

just installed and i've got the same problem in 3.8.2:

Quote:

I found selection in the user page in the admin cp (and works fine) but I can't find the option to 'login as user' in the user's profile page on 3.8.2. Is it still there?
There is NO option to select anything in this add-on. All plugins are active and "member_complete" seems to work up to 3.7.x, but not in 3.8.x.

In ACP-Profile there is an "Login to User" profile, but not in any user-profile in forum (member.php).

I guess the reason is: There are many changes in user-profiles since 3.8.0 and "member_complete" has an option for vb36 and vb37, but not vb38.

I've tried to complete this, but got a parse_error:
PHP Code:

        eval
(
'$admin_log_in_as_user_link = "' fetch_template('admin_log_in_as_user_member_info_link_vb38')] . '";');

    } 

Any idea how to solve it in 3.8.x ?
Sometimes it could be a little more comfortable to use it directly from profile.

Otherwise: Great job, thanks! :)

blind-eddie 08-13-2009 01:55 PM

Quote:

Originally Posted by Jaydee 2 (Post 1866230)
Hi,

just installed and i've got the same problem in 3.8.2:



There is NO option to select anything in this add-on. All plugins are active and "member_complete" seems to work up to 3.7.x, but not in 3.8.x.

In ACP-Profile there is an "Login to User" profile, but not in any user-profile in forum (member.php).

I guess the reason is: There are many changes in user-profiles since 3.8.0 and "member_complete" has an option for vb36 and vb37, but not vb38.

I've tried to complete this, but got a parse_error:
PHP Code:

        eval
(
'$admin_log_in_as_user_link = "' fetch_template('admin_log_in_as_user_member_info_link_vb38')] . '";');

    } 

Any idea how to solve it in 3.8.x ?
Sometimes it could be a little more comfortable to use it directly from profile.

Otherwise: Great job, thanks! :)

================================================== ==========

To get this to work in 3.8,

Admincp/Styles & Templates/Search in Templates

Search for MEMBERINFO

Find

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>

Add after

Code:

<!-- Start Admin Log In As User -->
<if>$admin_log_in_as_user_link
<!-- End Admin Log In As User -->


Jaydee 2 08-13-2009 02:19 PM

Hi blind-eddie,

even done in about 1 minute and works fine.

Thanks a lot for that hint. :)

greets
J?rg


All times are GMT. The time now is 06:04 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.01293 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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