![]() |
Can this be used to allow super moderators to login to other accounts?
-Raymond |
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 |
I don't allow quotes in usernames. They have caused problems for me with a couple mods.
-Raymond |
Any chance of this being updated to vb3.7 ?
|
Installed 3.6.8pl2
SVT |
hi
I Installed it but the link's of login the member profiles and Quick User Links is not there. please help me |
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 |
cool stuff...
is it working under v.3.7 beta 3? |
Quote:
|
Quote:
|
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. |
Quote:
bump!? Will this mod be updated for 3.7? |
any updates?
|
updated for 3.7.X please.
|
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. |
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 --> Please help me !! :o |
|
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? |
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 |
All of my hacks will be updated for 3,7 once it comes gold.
|
thank?s exelent product :)
|
Quote:
|
Quote:
|
working for 3.6.10?
|
^ 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.
|
waiting on gold
|
Quote:
|
any help on this?
|
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: |
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
|
Quote:
|
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!! |
exactly wht i wanted
thanks |
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; 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. |
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 |
Working perfectly on vB 3.6.10 PL2 :up: ... Thanks for the Update ...
|
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!
|
It will be nice if the next version didn't have hardcoded phrase "Set Admins" :)
Thanks Code:
<setting varname="cybltua_admins" displayorder="10"> |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|