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)

mostof 05-15-2006 12:15 PM

Quote:

Originally Posted by Abe1
It stores in a cookie. Do you have cookies enabled?

Yes, cookies are enabled.

Abe1 05-15-2006 12:42 PM

Quote:

Originally Posted by mostof
Yes, cookies are enabled.

Try a differant browser. See what happens.

Nathan2006 05-15-2006 03:40 PM

Quote:

Originally Posted by Abe1
I'm not going to look at that hack, but, right now, if you look at a thread, it will be marked read. I can't stop this from happening. If you have new posts by cookies, then the user will not realize because the last login time does not update.

Thanks for your reply :cool:

IrPr 05-15-2006 07:44 PM

Abe1 ROCKS!!
i just had one suggestion that its now released !

Quote:

[CHANGED] Last activity time does not update now
Special Thanks for all of your usefull and freeware modifications. :)

FreshFroot 05-16-2006 12:57 AM

Thanks for the update Abe1, I appreciate the work you put into your hacks :)

Stoebi 05-17-2006 03:21 PM

Hi,

yes, you are right. It's only a not important wish.


Regards, Stoebi

Quote:

Originally Posted by Abe1
I mean there is no reason for blocking it for security reasons. No-one else will see it.


nytxn 05-17-2006 10:53 PM

Haven't read the entire thread so maybe someone has asked this already.

Does this ONLY work with 3.5.4, or does it work backward with other 3.5.x versions?

nytxn 05-17-2006 11:22 PM

Quote:

Originally Posted by nytxn
Haven't read the entire thread so maybe someone has asked this already.

Does this ONLY work with 3.5.4, or does it work backward with other 3.5.x versions?

No, I'm not quoting myself because I've lost it (Well, that is debateable really ;) ), I'm quoting to answer my own question. I got it to work fine.

We have 3.5.0 and it works... smoothly and seemlessly. I love it.

The other admin at our site and I have been looking for a way to log in as our 'regular user' ID's without having to go through the login logout process. This is the answer.

Great hack. *Ron clicks "Install"*

utw-Mephisto 05-18-2006 04:38 AM

[high]* utw-Mephisto can now finally test forum permission easily ...
[/high]

It works like a charm :) Thx ...

[high]* utw-Mephisto clicks install of course[/high]

Parker Clack 05-21-2006 12:47 PM

I love this hack.

I have added the following to my postbit and postbit_legacy files.

Look for

Code:

        <if condition="$post['userid'] AND $show['member']">
        <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
        </if>

Add:

Code:

        <if condition="$bbuserinfo[usergroupid]==6">
        <tr><td class="vbmenu_option"><a href="$vboptions[forumhome].php?$session[sessionurl]u=$post[userid]&amp;admin_log_in_as_user=$post[userid]">Admin Login as this User</a></td></tr>
        </if>

This will allow you admins to use the log in feature from the pulldown menu associated with the username in the postbit templates.


All times are GMT. The time now is 02:34 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.01189 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
  • (6)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