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)
-   -   Add-On Releases - Cyb - Login To User Account (https://vborg.vbsupport.ru/showthread.php?t=122989)

popowich 12-15-2007 11:32 AM

Can this be used to allow super moderators to login to other accounts?

-Raymond

Botto 12-16-2007 04:53 PM

I have a username with the character ' in it and when your mod tries to log, that I have logged in to this user account it returns a mysql insert error regarding this.
Seems like the variable that it tried to insert into the database doesn't get passed through the mysql_real_escape_string function, so any special characters don't get backslashed.

Otherwise I love this mod, something every admin needs

popowich 12-16-2007 09:39 PM

I don't allow quotes in usernames. They have caused problems for me with a couple mods.

-Raymond

gldtn 01-04-2008 12:02 PM

Any chance of this being updated to vb3.7 ?

SVTCobraLTD 01-04-2008 02:38 PM

Installed 3.6.8pl2

SVT

andy1074 01-07-2008 04:09 AM

hi

I Installed it but the link's of login the member profiles and Quick User Links is not there.
please help me

andy1074 01-07-2008 04:15 AM

i changesd under nots in templates but not usable yet

2. OPTIONAL (if link in member profile is not shown)
In template "MEMBERINFO" add "$cyb_ltoua_link_mi" after: $vbphrase[user_options]</a></td>
3. OPTIONAL (if alert is not shown)
In template "header" add "$cyb_ltoua_alert" to the very end

Forum Lover 01-07-2008 05:33 AM

cool stuff...

is it working under v.3.7 beta 3?

glorify 01-12-2008 08:58 PM

Quote:

Originally Posted by Forum Lover (Post 1416965)
cool stuff...

is it working under v.3.7 beta 3?

I have tried--I had to manually edit the memberinfo template. Kinda works to log into someone's account, but logging back into admin not working too well. I had to clear my cache and log back in.

Forum Lover 01-16-2008 02:05 PM

Quote:

Originally Posted by glorify (Post 1420351)
I have tried--I had to manually edit the memberinfo template. Kinda works to log into someone's account, but logging back into admin not working too well. I had to clear my cache and log back in.

any update from your side mate?

vgevolution 02-25-2008 09:10 PM

This stopped working for me. The top banner is telling me I'm logged in as my own account, not as the user I attempted to login as. Are there any special global variables needed for vbadvanced CMPS 3.0 Gold?

Yes, my user id is in the allowed list, and I'm a SuperAdmin.

Edit: nevermind, I found the problem.

RedGTiVR6 02-27-2008 05:52 PM

Quote:

Originally Posted by glorify (Post 1420351)
I have tried--I had to manually edit the memberinfo template. Kinda works to log into someone's account, but logging back into admin not working too well. I had to clear my cache and log back in.


bump!?

Will this mod be updated for 3.7?

Mrdby 03-02-2008 02:45 PM

any updates?

tirol07 03-12-2008 06:48 PM

updated for 3.7.X please.

ssslippy 03-17-2008 12:42 AM

3.7 is a beta and he isnt running 3.7 on his own board. He will update these mods to 3.7 when he upgrades his own. He has stated this before.

This mod works fine by the way in 3.7 just log in as the user from inside the admin cp.

mariocaz 03-17-2008 06:03 AM

Awesome mod, I installed it but I have a little problem in my 3.6.8. pl2

I don?t see the link of "Login as user" in the Quick User Links in the posts section, so I think I have to edit my postbit template, this part:

Code:

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$post[username]</td>
        </tr>
        <if condition="$show['profile']">
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
        </if>
        <if condition="$show['pmlink']">
                <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['emaillink']">
                <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['homepage']">
                <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
        </if>
        <if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
        </if>
        <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>
        $template_hook[postbit_user_popup]
        </table>
</div>
<!-- / post $post[postid] popup menu -->

But I don?t know exactly what I have to add and exactly where?, because I put this "$cyb_ltoua_link_mi" in that part but is not showing the "Login as user" link. :confused:

Please help me !! :o

DocViper 03-30-2008 09:40 AM

Its works fein in acp. :)

http://www.supertrucker.de/bilder/vb...in_as_user.jpg

brfrankl 04-03-2008 06:20 PM

Having a problem with this. Works great as a superadmin, but the rest of my admins get teh message that they are logged in as themselves instead of the person they are supposed to be logged in as.

I see someone else saw something similar to this so what was the problem, or anyone have any ideas?

karlm 04-06-2008 10:59 AM

does anyone know if this will be compatible with 3.7 (RC's or GOLD)?

Sorry, I see this question has been addressed already :)
Looking forward to the update :D

Valter 04-06-2008 04:18 PM

All of my hacks will be updated for 3,7 once it comes gold.

oxblood12 04-08-2008 03:06 PM

thank?s exelent product :)

Neo_obs 04-13-2008 06:24 AM

Quote:

Originally Posted by brfrankl (Post 1482197)
Having a problem with this. Works great as a superadmin, but the rest of my admins get teh message that they are logged in as themselves instead of the person they are supposed to be logged in as.

I see someone else saw something similar to this so what was the problem, or anyone have any ideas?

I have the same problem... any chance the person can tell us how? or even the developer?

R@V3N 04-18-2008 04:21 PM

Quote:

Originally Posted by Cybernetec (Post 1484470)
All of my hacks will be updated for 3,7 once it comes gold.

Looks like it is going gold next week. There will not be any changes that will affect your code.

islamicvd 04-27-2008 11:09 AM

working for 3.6.10?

Dannyloski 04-27-2008 02:24 PM

^ Yeah, works fine for vB 3.6.10 ... Only issue I had was that once I was logged into the User's Account, when I went ahead and hit the "Click here to go back to your Admin Account" Link I received an error that said something along the lines of "You do not have permission to access this page" and it sent me back to the the Forum Home Page logged in as the User that I had logged on as, rather than my Admin Account. At the same time, it removed the "*Admin_Username*, you are currently using *User_Username*'s account. Click here to go back to your Admin Account" Message from the top, so I had to manually Log Out as that user and Log back in into my Admin Account.

Mrdby 05-02-2008 12:33 PM

waiting on gold

BlitzSports 05-07-2008 12:44 AM

Quote:

Originally Posted by basketmen (Post 1219553)
shit i can't make this hack works,

i use zoints local and everytime i try to login as user it redirect me to zoints local page for member info

I have the same problem too. Any fix for this?

BlitzSports 05-14-2008 09:17 PM

any help on this?

vithorius 06-02-2008 04:54 PM

Hi! I'm using this hack in vb 3.8.10 and it seems that it just does not work...! :confused:

Any ideas? Is this hack compatible with 3.6.10 ? :confused:


Thank you very much! :up: :up:

The_____KinG 06-11-2008 11:25 AM

Having prob with secuirty token , can u please tell me how to solve that , am gettig secuirty token error while changing the admins . am using 3.6.10 . thank you

Senti.Jatt 06-13-2008 01:19 PM

Quote:

Originally Posted by The_____KinG (Post 1546586)
Having prob with secuirty token , can u please tell me how to solve that , am gettig secuirty token error while changing the admins . am using 3.6.10 . thank you

any solution for this?

BlitzSports 06-13-2008 07:57 PM

SUPPORTED MY ASS! BEEN OVER A MONTH AND NO SUPPORT AT ALL!

Even sent a pm to the coder and to my surprise... NOTHING! Too bad too because this could have been a very usefull hack. Guess I don't install anything from this coder anymore.

MARK THIS HACK AS UNINSTALLED!!

sunnylikbeckham 06-15-2008 06:19 AM

exactly wht i wanted
thanks

bulbasnore 06-22-2008 12:30 AM

OK folks, I've got it working on 3.6.10_pl2. You can do something like this with a SQL statement:
Code:

UPDATE `cyb_logintouser` SET `id` = 1, `admins` = '125,3,4', `superadmins` = '125', `lastadmin` = 0 WHERE  `id` = 1;
set this by numeric userid

the admins 125,3,4 appears to correspond to the admins that can log into user accounts.
the superadmins 125 appears to correspond to the admins that can log into admin accounts

of course, SQL is VERY DANGEROUS, so don't use my statement unless you have a backup and know what you're doing. Any damage done to your DB is YOUR FAULT.

Valter 06-23-2008 04:13 PM

v2.2 - Jun 23. 2008.
-Added option to disable logs
-Added option to switch to vB 3.6.x compatibility mode
-Fixed bug (session lost for target user when you go back to admin)
-Fixed bug (sessions lost for guests/bots when you login as another user)
-Made several compatibility improvements

To upgrade:
-Import XML, allow overwrite

Dannyloski 06-23-2008 09:30 PM

Working perfectly on vB 3.6.10 PL2 :up: ... Thanks for the Update ...

BlitzSports 06-24-2008 11:10 PM

still doesn't work with ZOINTS. Why update if you don't address issues? I know you do this for free and all but good grief... if you have this marked as supported PLEASE give support!

Makc666 07-14-2008 07:55 AM

It will be nice if the next version didn't have hardcoded phrase "Set Admins" :)
Thanks

Code:

                <setting varname="cybltua_admins" displayorder="10">
                        <datatype>free</datatype>
                        <optioncode><![CDATA[<a href=\"../misc.php?do=cybltua_set\">Set Admins</a>]]></optioncode>
                        <defaultvalue>1</defaultvalue>
                </setting>


Cristi_XP 07-23-2008 05:02 PM

Quote:

Originally Posted by vgevolution (Post 1450995)
This stopped working for me. The top banner is telling me I'm logged in as my own account, not as the user I attempted to login as. Are there any special global variables needed for vbadvanced CMPS 3.0 Gold?

Yes, my user id is in the allowed list, and I'm a SuperAdmin.

Edit: nevermind, I found the problem.

same problem to me in vbulletin 3.6.8 pl2,how did u solved it ?

sKippah 04-02-2009 09:36 PM

Can this mod be used vor 3.8.x? and where to add after.. in memberinfo? Thx


All times are GMT. The time now is 07:39 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.01658 seconds
  • Memory Usage 1,824KB
  • 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_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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