View Full Version : Administrative and Maintenance Tools - Admin Log In As User
Admin Log In As User 3.10
About this hack:
This hack allows any admin that you set in admin permissions, to log in as any user. You have to go to the user's profile page and there will be a link to 'Log In As This User'. Also, there is a link the drop down menu in the ACP User Manager. If you are logged in as another user, you will get a message on top of the forum saying, 'You are currently logged in as another user. Click here to log back into your account.'
This hack is very easy to install. This hack has only the admin yes/no option. Just install and it's ready to be used!
Enjoy!
Installation information on hack:
Files edited: 0
Templates edited: 1 (optional)
Files to upload: 1 (via ACP)
Time to install: 1 minute
Updates:
Version 3.0 (01/26/08):
Released for vb 3.7
RECOMMEND UNINSTALL THEN REINSTALL. (including any template edits you made.)
Version works with vb 3.6.0 and greater.
Version 3.10 (01/17/09):
Released for vb 3.8
Please post your comments or suggestions for this hack. I read ALL posts.
MAKE SURE YOU CLICK INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=168819)!
You will get an email when a new version is released.
Subah
01-26-2008, 10:53 PM
First ;)
Thanks for the update :)
katie hunter
01-26-2008, 11:02 PM
Hey abe, does this modification eats any queries ?
Hey abe, does this modification eats any queries ?
Just on the member profile page I believe. It gives the link or not to log in as another user. (1 query)
fariborz khan
01-26-2008, 11:04 PM
Thanks for the update
Michael Biddle
01-26-2008, 11:30 PM
Thanks for the update. But any reason the screen shots are for the old 3.6.x system?
Thanks for the update. But any reason the screen shots are for the old 3.6.x system?
They are the same just for the first pic. When I get some time.
Howell
01-26-2008, 11:46 PM
Excellent!
I had modified your 3.6.x version to work on 3.7.0 but have installed this instead.
Thanks. :D
Seiyaboy
01-27-2008, 12:59 AM
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.
gforce75
01-27-2008, 01:47 AM
Thnk you for the fix. Alot of 3.6.5-3.6.8 mods work fine, but ah... you gotta update several things. 3.7 is not that glitchy. Just a headache for skin upgrades and adding new features.
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
* projectego clicks install. :) Thanks!
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
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.
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.
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.
I dont understand what your saying, can you elaborate a little more?
Thanks
Doug
You have to REMOVE the current template edit in header. This hack does it automaticly now.
dcpaq2xx
01-27-2008, 04:15 PM
Guys,
I had NO trouble what so ever with this hack until now. Why try to fix or change what is not broken? :rolleyes:
I have completely removed this hack. If I decide to reinstall I will stay with version 2 until this mess with version 3 can be fixed...
Doug
dcpaq2xx
01-27-2008, 04:17 PM
You have to REMOVE the current template edit in header. This hack does it automaticly now.
I did remove it from the header. I followed the instructions as it says to do.
My decision still stands to keep this hack removed, until these things are cleared up and the instructions are drastically improved. Very misleading.
Doug
I did remove it from the header. I followed the instructions as it says to do.
My decision still stands to keep this hack removed, until these things are cleared up and the instructions are drastically improved. Very misleading.
Doug
Can you please tell me what is not correct now? I'm not sure what you are having trouble with.
dcpaq2xx
01-27-2008, 04:57 PM
I dont know what is not correct, All i know is that i get two notices up in the header area, and I no longer have the login as user link in the admin cp in the user edit area.
I uninstalled version two and followed the instructions exactly as it says in the notepad file called "Insructions vb3_6_x"
Doug
I dont know what is not correct, All i know is that i get two notices up in the header area, and I no longer have the login as user link in the admin cp in the user edit area.
I uninstalled version two and followed the instructions exactly as it says in the notepad file called "Insructions vb3_6_x"
Doug
Not sure why the link is not in ACP but are you using another style that may have the template edit in it?
dcpaq2xx
01-27-2008, 05:29 PM
No I use only one template.
Doug
No I use only one template.
Doug
Any way I can test your ACP? No one else reporting the problem.
donal
01-27-2008, 11:27 PM
A am getting the following error :
XML Error: not well-formed (invalid token) at Line 1
A am getting the following error :
XML Error: not well-formed (invalid token) at Line 1
When?
cassis2k
02-06-2008, 05:27 AM
Thanks for the update ;)
CLICK INSTALL OK
Boofo
02-06-2008, 06:32 AM
Abe, what will happen if you log in as a user that is currently on the site? And will this show up in the who's online when you are logged in as the user?
avsunforum
02-06-2008, 04:01 PM
3.7.0 Beta 4 problem
Boofo
02-06-2008, 04:16 PM
3.7.0 Beta 4 problem
And what is the problem?
Abe, what will happen if you log in as a user that is currently on the site? And will this show up in the who's online when you are logged in as the user?
vB will show YOU only that, that user is online. No-one else will see that. The record of that user being online does not exist.
3.7.0 Beta 4 problem
Thanks! Will try to fix it ASAP!
haha!!!!!!!!!!!!!!!! Any reason why you did not say WHAT is a problem?
Boofo
02-10-2008, 10:13 PM
vB will show YOU only that, that user is online. No-one else will see that. The record of that user being online does not exist.
Great! One last question... what if that user is online at the same time? Like you go in as them before you realize they are online.
Great! One last question... what if that user is online at the same time? Like you go in as them before you realize they are online.
Will just be like normal.
Boofo
02-11-2008, 01:26 AM
So no user would ever know you had used their account. Sounds good to me. ;)
So no user would ever know you had used their account. Sounds good to me. ;)
Correct. Just one thing, if you use read a thread and you use the database storage for marking threads as read, it will mark it as read. If you use the cookie option, you can read as many threads as you want and the user will not notice.
Boofo
02-11-2008, 01:33 AM
I never thought about that. Do you have an option for it with this or is that the setting in the Admin CP that needs to be changed? I use the db way right now.
I never thought about that. Do you have an option for it with this or is that the setting in the Admin CP that needs to be changed? I use the db way right now.
I can't stop the database way. I figured out everything else. Just this would need a file edit.
Boofo
02-11-2008, 01:45 AM
You have it in the install instructions about that, I hope. That would make it alot easier to remember down the line for us old guys who tend to forget things. ;)
No, I dont have the file edit. I never looked into it fully.
Boofo
02-11-2008, 02:09 AM
No, I dont have the file edit. I never looked into it fully.
No, I meant about changing the setting in the Admin CP and why it needs to be done. File edits are a no-no these days. ;)
without the template hack the custom header of the forum being disturbed, i guess it okay since not going to use it all the time.
good job there .:)
Namaless
02-16-2008, 12:21 AM
Thanks man for hack, but into vbulletin 3.7.0 Beta 5 the link into profile page not showing.
In beta 4 works correctly. Thanks again :)
stwilson
02-16-2008, 03:55 PM
Thanks man for hack, but into vbulletin 3.7.0 Beta 5 the link into profile page not showing.
In beta 4 works correctly. Thanks again :)
I see that too. Looks like the hook on the profile page is different. I had to hack mine to make it work. I'm sure the author will update the MOD to address this.
Kinneas
02-19-2008, 10:05 AM
Ta abe, simple and straightforward upgrade :)
Thanks man for hack, but into vbulletin 3.7.0 Beta 5 the link into profile page not showing.
In beta 4 works correctly. Thanks again :)
Not sure what you mean. The edit is the same. And it still shows by me.
stwilson
02-20-2008, 12:43 AM
Abe,
I think what he is saying is the code where you insert the link in 3.7B5 is different from what is in the instructions. The hook on the new profile page looks completely different.
Abe,
I think what he is saying is the code where you insert the link in 3.7B5 is different from what is in the instructions. The hook on the new profile page looks completely different.
Can't be. Edit is the same thing.
odln018
02-21-2008, 03:50 PM
Very nice, thank you!
Only question I have is when I attempt to log back in as admin, it stills keep me as the user.
Not a big deal, but I had to remove permissions to login as user.
Very nice, thank you!
Only question I have is when I attempt to log back in as admin, it stills keep me as the user.
Not a big deal, but I had to remove permissions to login as user.
You have to log-out using the link on top of the forum.
NeuroLancer
03-01-2008, 03:26 PM
Thank you, this is a good mod, works well.
*installed
hitmann
03-03-2008, 03:29 AM
I tried to uninstall this hack, but in the templates, these are still showing:
admin_log_in_as_user_header
admin_log_in_as_user_member_info_link_vb36
admin_log_in_as_user_member_info_link_vb37
How do I completely remove this hack?
I tried to uninstall this hack, but in the templates, these are still showing:
admin_log_in_as_user_header
admin_log_in_as_user_member_info_link_vb36
admin_log_in_as_user_member_info_link_vb37
How do I completely remove this hack?
Had you edited them?
choccyclaire
03-05-2008, 11:43 AM
..........
EagleNick
03-06-2008, 10:22 PM
Using 3.6.8, and the ability to use this mod is not showing up in either of the places (Edit user in ACP, or on user profile)...
I did the template edit.
Using 3.6.8, and the ability to use this mod is not showing up in either of the places (Edit user in ACP, or on user profile)...
I did the template edit.
Did you give your self permissions?
EagleNick
03-06-2008, 10:48 PM
Did you give your self permissions?
Where would I do that?
It is not a Usergroup Option (from what I see).
Where would I do that?
It is not a Usergroup Option (from what I see).
Administrator rights. More info is in the instructions if you would have read it.
EagleNick
03-07-2008, 02:18 AM
Administrator rights. More info is in the instructions if you would have read it.
Thanks ;)
haytham
03-09-2008, 09:21 PM
Ok. I removed the header edit from the last installed version so now I am getting only one message at the top of the forum BUT I can't log in to anyone's account. I t keeps saying I don't have permission and if I click the return to my original user link at the top of the forum, it takes me back to the Admin user name (mine that is) So why can't I log in? By the way..had this problem with the older version too, that's why I decided to upgrade.
Ok. I removed the header edit from the last installed version so now I am getting only one message at the top of the forum BUT I can't log in to anyone's account. I t keeps saying I don't have permission and if I click the return to my original user link at the top of the forum, it takes me back to the Admin user name (mine that is) So why can't I log in? By the way..had this problem with the older version too, that's why I decided to upgrade.
Did you set your permissions?
haytham
03-10-2008, 03:27 PM
Yes I did. I can see the "log in as user" in their profiles but when I click it, all I see is the header message and a message that I have to log in using a username and password.
Yes I did. I can see the "log in as user" in their profiles but when I click it, all I see is the header message and a message that I have to log in using a username and password.
Sorry, I would need ACP access and access to this hack to test it out.
moonray
03-12-2008, 02:26 PM
Very cool. Thank you!
Holfy.com
03-12-2008, 10:50 PM
Great stuff. Works a treat :D
Honk0815
03-20-2008, 02:24 PM
Its not work with VB 3.7 RC1
myown
03-21-2008, 05:58 AM
same here, it is not working With RC1
GoodKarmaKid
03-21-2008, 11:50 PM
RE: not working on vb 3.7rc1
It works on my site, but screws up the formatting in the/members view. I disabled the product to verify the problem, and the formatting problem fixed itself.
I reenabled the hack, and the formatting issue reappeared.
It creates a really long column, which changes the formatting of the blocks in the member view.
Thansk for a really cool hack, it is one of my favorites :) I"m still using it even with the formatting issue, because it only effects people with admin rights.
Jason
tehtide
03-23-2008, 01:51 AM
Totally awesome plugin... saved me from fighting with users about permissions... big thumbs up.
Are you guys sure you have an up-to-date vb template with just this edit? It should work if you put it in the right place.
GoodKarmaKid
03-25-2008, 06:24 AM
I can give you permissions to look at it if you want. just pm me if you want to take a look.
I hope I explained correctly, the formatting issue is only present when in admin mode (or someone who has been given permission to log in as another user) and from the members page, it streches out into a really long block.
I'm running the latest release vb3.7 RC1, updated all templates, even tried to uninstall/reinstall the product with no luck. When I disable the product, the formatting problem goes away.
Jason
Boofo
03-26-2008, 02:28 AM
Working like a champ on 3.7 RC1. I had to add the font color to the phrase itself as I think the link messes that up in the alert message template. Also, I had to add 2 in front of the template link code as it ran together with the edit user link. If you put the actual link on the template itself, it spaces out right. Any way do do that?
Boofo
03-26-2008, 02:29 AM
I can give you permissions to look at it if you want. just pm me if you want to take a look.
I hope I explained correctly, the formatting issue is only present when in admin mode (or someone who has been given permission to log in as another user) and from the members page, it streches out into a really long block.
I'm running the latest release vb3.7 RC1, updated all templates, even tried to uninstall/reinstall the product with no luck. When I disable the product, the formatting problem goes away.
Jason
Sounds like you have a skin problem. Does it mess up on the default VB skin?
I can give you permissions to look at it if you want. just pm me if you want to take a look.
I hope I explained correctly, the formatting issue is only present when in admin mode (or someone who has been given permission to log in as another user) and from the members page, it streches out into a really long block.
I'm running the latest release vb3.7 RC1, updated all templates, even tried to uninstall/reinstall the product with no luck. When I disable the product, the formatting problem goes away.
Jason
You can PM me.
rapsearch
03-27-2008, 09:58 AM
nice :).. was looking for this!!
Animparadise
03-31-2008, 09:08 AM
is there anyway to request user/password before login to user account?
Golzarion
03-31-2008, 09:28 AM
Yse! I think this is very important. In 3.7.0 for most of moderation action should inter password .... but for such an important hack it would be very nice if do something like that .
Golzarion
04-02-2008, 07:16 PM
No Idea ?
Please post your comments or suggestions for this hack. I read ALL posts.
Jase2
04-03-2008, 11:31 AM
Works good on 3.7 RC2. The member profile link needs to be update so that it shows, though.
Yse! I think this is very important. In 3.7.0 for most of moderation action should inter password .... but for such an important hack it would be very nice if do something like that .
I'll look into it.
Virtualshiner
04-07-2008, 01:26 PM
Hi
I was using this on 3.7 Beta 6 then upgraded to RC 2 and now there is no link.
Any help?
Golzarion
04-07-2008, 06:28 PM
I'll look into it.
Thank you, I'm looking forward to ....
Amenadiel
04-14-2008, 01:08 PM
for some odd reason, I can't see configuration options under forum options, so I cannot give myself permission to use this mod and thus cannot use it :(
billnick
04-14-2008, 07:16 PM
It works fine in RC3, the problem is generate errors in Administrator Permissions and VBulletin Options
alkahf
04-15-2008, 05:17 AM
I think it very:down: very:down: bad:down: hack:down:
You must delete this hack quickly!!
Mischievious
04-16-2008, 03:47 AM
I think it very:down: very:down: bad:down: hack:down:
You must delete this hack quickly!!
And why do you think it's a bad hack? Hrmm?
alkahf
04-16-2008, 06:34 AM
Do you register in any forum if you know that admin can login with your name and send PM to any member with your name?
Will you accept if any one attacked your privacy?
These hackes like this one take vBulletin DOWN!!!
Please do not accept for this hack
mattysheff
04-19-2008, 11:55 PM
I think it very:down: very:down: bad:down: hack:down:
You must delete this hack quickly!!
Can I just get this clear? Are saying this is a bad modification from a moral perspective or the actual code or modification itself.
cygy2k
04-21-2008, 05:11 PM
If I remember correctly, that guy has posted things like that in the Read PM hack and others. What he forgets is that an admin has complete access to the database and could do whatever they wanted anyways. If they think they can't trust their admins, maybe they need to find different admins. Personally I find it a good way to switch to my test account to check permission settings.
alkahf - quit crapping in people's threads. If you don't like something, don't install it. It's people like you that make my blood boil.
kamaldarwish
04-21-2008, 07:24 PM
I have installed this hack on vb 3.6.7 and it does not show in my user quick links even if I restart the admincp:
Any reason for that?
https://vborg.vbsupport.ru/attachment.php?attachmentid=75000&d=1201393917
Howell
04-21-2008, 08:37 PM
You will need to enable access to this feature in the Administrator Permissions
AdminCP >> Usergroups >> Administrator Permissions >> Admin Log In as User [yes/no]
;)
Golzarion
04-23-2008, 06:39 PM
Do you register in any forum if you know that admin can login with your name and send PM to any member with your name?
Will you accept if any one attacked your privacy?
These hackes like this one take vBulletin DOWN!!!
Please do not accept for this hack
I agree !
personally , I uninstalled this hack ....
Although adminstrator access the database ... and can do what he/she likes ... but make such thing that common and break private area ... I thing it is NOT moral ...
Although the codes and the plugin has a lot of issue that I mentioned....
before ... I hacked the forum that using admin_log_in as user .... all the forums that use this hack ... make a hole in their forum .. I mentioned the way : uninstall the hack or add the password request ... other way the forum will be hacked !!
Maybe you could fix the second problem ... but the first problem ( ignor private of our user ) never will be fixed !!
that is the End .
setishock
04-23-2008, 08:33 PM
This is a great trouble shooting tool. Nothing more, nothing less. If you have a member that has a problem no one else is having and you can't duplicate the problem with your test account then slipping in as the member is a way to see and resolve the problem. The member's happy, you're happy, life goes on. If you think it's being abused by an admin let the owner of the forum know.
A couple of the places I hang my derby at use this. Personally I don't take issue with it.
I think I'll grab it for my place. Consider it installed.
EagleNick
04-23-2008, 08:33 PM
I agree !
personally , I uninstalled this hack ....
Although adminstrator access the database ... and can do what he/she likes ... but make such thing that common and break private area ... I thing it is NOT moral ...
Although the codes and the plugin has a lot of issue that I mentioned....
before ... I hacked the forum that using admin_log_in as user .... all the forums that use this hack ... make a hole in their forum .. I mentioned the way : uninstall the hack or add the password request ... other way the forum will be hacked !!
Maybe you could fix the second problem ... but the first problem ( ignor private of our user ) never will be fixed !!
that is the End .
If you guys don't like the MOD, then don't use it! You are not welcome, nor do you have the right to come to this thread and bash it.
It doesn't bring vBulletin down - It enhances it. Many people (obviously, at least 400) have a use for this.
What if a user is a complete newbie and needs to change a setting, but doesn't know how? There is no way to do it for them without a mod like this.
This mod has many uses other than to snoop in your members' accounts and send fake PM's...
So please stop disrupting the board and bashing the mod. :)
Also: is there a way to tell if a board is using it without someone telling you?
youradhere4222
04-23-2008, 08:55 PM
Also: is there a way to tell if a board is using it without someone telling you?
No there is not.
Also: is there a way to tell if a board is using it without someone telling you?
No-one sees you even logged in and it does not get recorded by vB.
installed ... thanks :up:
Just what I need... Thanks a bunch... Installed (super easy) and works perfect...
And just my 2cents regarding the question of morals etc... This tool doesn't create NEW access, it just makes EXISTING access easier. The Trust Factor has always been there between Admins and Members... They aren't ignorant.. they know you have the ability to do what you want on you own site. They trust you not to abuse that power. Does this modification force you to suddenly start abusing that power? No... Does it make it easier for you to do just that? Sure... If you are weak-willed enough that you feel you cannot help but nose around in your members' accounts once you have this Modification installed, by all means... do not install it... However, if you intentions have not changed, and you remain loyal to your members... This can be a very useful tool.
I just had a member email me their login information (including password) with hopes of gaining help with their account. I am flattered that they trust me enough with their password (or maybe they just assume I have access to it already) but none-the-less it makes me uncomfortable. And this same thing has happened in the past. Or worst... I get email from a member asking me to login to their account for whatever reason and although it's possible, I dread the work... And it's time like these, I am grateful for this Modification...
Thanks again, Bree
Running vBulletin 3.7 RC4
Deimos
04-29-2008, 07:39 PM
Tried to install on a newly updated VB 3.7 and I get this error.
A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
* Bitfield Collision: prefixrequired = credits_cantearn
Ah, fixed it
Nevermind :P
Boofo
04-29-2008, 08:23 PM
What was it?
Deimos
04-29-2008, 08:43 PM
Old bitfield files in the XML folder
Removed them all and it worked fine.
hsv z clubbie
04-30-2008, 01:02 AM
Great mod, another great tool for admin...installed :up:
Chimpie
04-30-2008, 11:58 AM
I upgraded to 3.7 and upgraded this mod. Great job once again.
Will there be a quicklink from the user's profile to log in as them instead of having to go through the admincp?
Boosted Panda
04-30-2008, 04:31 PM
Is this one 100% certified now that we are gold?
-=Leb=-
04-30-2008, 06:34 PM
Its very useful thx abe <3
myown
05-01-2008, 08:32 AM
how to add link in user profile ?
Hostboard
05-01-2008, 11:29 AM
how to add link in user profile ?
Read the included directions.
kruchczan
05-01-2008, 12:24 PM
...
Chimpie
05-01-2008, 12:57 PM
how to add link in user profile ?
Read the included directions.
Please point to us where this has been updated for 3.7 Gold, because even in the default theme there is no place to click. I may over looked something, but I just don't see it.
Fonzi
05-01-2008, 05:03 PM
Read the included directions.
I did and it still wont show up. It worked fine until I upgraded to 3.7 Gold. It still works through AdminCP however.
-=Leb=-
05-02-2008, 10:46 AM
I did and it still wont show up. It worked fine until I upgraded to 3.7 Gold. It still works through AdminCP however.
Read the
Insructions vb3_7_x.txt
and then go to ur admin cp/Styles and templates and then choose search in templates and then search for memberinfo and follow the instructions :p
echo2kk5
05-03-2008, 02:19 AM
This does not work for me either ...using 3.7 gold. No links anywhere to login as the user.
Skavenger
05-03-2008, 05:29 AM
I uninstalled this mod because I don't need it anymore, but the templates are still in the style :S
79727
How can I complete uninstall this mod?
thanks
Super Jinni
05-03-2008, 06:14 AM
This does not work for me either ...using 3.7 gold. No links anywhere to login as the user.
the same here
there is no link anywhere
it worked fine with 3.6.8 then I uninstalled it.. after I deleted I reinstalled it for 3.7.0 gold... but doesn't work..
as I said, there is no link to it anywhere.. not in the member profile page, not in the acp..
I hope you can upgrade it as soon as possible..
thank you...
Boofo
05-03-2008, 06:24 AM
Ok, here is how you add the link to the 3.7 profile.
In the MEMBERINFO template
Find:
----------------------------
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
----------------------------
BELOW it add:
----------------------------
<!-- Start Admin Log In As User -->
<li class="thead">$admin_log_in_as_user_link</li>
<!-- End Admin Log In As User -->
----------------------------
Done!
Super Jinni
05-03-2008, 06:29 AM
edit
I got it to work
must edit the administrator permissions befor anyone can use it
thank you for the great job
Madlike
05-08-2008, 08:11 AM
Not Work on 3.7
Not Creating Options on AdminCP
peterle1
05-08-2008, 08:58 PM
edit your admin permissions in the admincp for your account and it will work.
-=Leb=-
05-11-2008, 07:53 AM
Hi Abe, just a quick question. when i log in to a user account , the link on the top stoped showing for some reason Do you have any idea why ?.
It forcing me to logout from the forum to go back to my account.
I'm using internet explorer and running VB 3.7 , and i have same problem in all styles.
The last produkt i installed is Change Threads/Posts Owner
Plz help :confused:
mikeinjersey
05-11-2008, 02:32 PM
when you login as the other user, are other Moderators with IP viewing permissions able to see it was me (admin) and not the actual user ?
Jase2
05-11-2008, 02:45 PM
Doesn't show on member page. Any update ?
Skavenger
05-11-2008, 03:52 PM
I still have this problem. Help, please!
I uninstalled this mod because I don't need it anymore, but the templates are still in the style :S
79727
How can I complete uninstall this mod?
thanks
when you login as the other user, are other Moderators with IP viewing permissions able to see it was me (admin) and not the actual user ?
They can't see you logged in as that user. If they user is not fiscally logged in then, then he shows up offline. No sessions are saved in the database.
I still have this problem. Help, please!
Then something went wrong with the uninstallation and a plug-in is still active.
Doesn't show on member page. Any update ?
Did you set admin permissions?
mikeinjersey
05-11-2008, 10:54 PM
They can't see you logged in as that user. If they user is not fiscally logged in then, then he shows up offline. No sessions are saved in the database.
So your saying if the regular user hasnt logged in for 2 months...and I logged in under his name today and then logged out.... it would still show him as not logged in for 2 months ?
So your saying if the regular user hasnt logged in for 2 months...and I logged in under his name today and then logged out.... it would still show him as not logged in for 2 months ?
Correct.
mikeinjersey
05-12-2008, 04:16 AM
Correct.
Is there anyway I could make it look like they did login ?
Is there anyway I could make it look like they did login ?
Disable the hook for this hack by location 'global_shutdown'.
Mr. Hoddz
05-12-2008, 06:32 PM
I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?
Regards, Ben
fgforty2`
05-12-2008, 08:52 PM
Thanks for this mod. Works great and Installed. :D
I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?
Regards, Ben
You have to set the administrator permission.
Speedy2000
05-13-2008, 04:29 PM
I have installed on vB 3.7.0 and added the template alterations. Still can't see how I can login as another user. Anyone want to help me out and shed some light?
Regards, Ben
When I installed in on 3.7 in MEMBERINFO, I first reverted to the 3.7 default MEMBERINFO code. Then I searched for the following:
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
And below this, I've entered the following line:
<li class="thead">$admin_log_in_as_user_link</li>
The link should now be visible next to Edit User Profile.
Boofo
05-13-2008, 04:33 PM
Just like I posted here:
https://vborg.vbsupport.ru/showpost.php?p=1506522&postcount=118
Speedy2000
05-13-2008, 05:12 PM
Just like I posted here:
https://vborg.vbsupport.ru/showpost.php?p=1506522&postcount=118
I'm sorry. Didn't see that :)
SauravG
05-14-2008, 08:14 AM
Works perfectly.
Thank you.
Mr. Hoddz
05-16-2008, 11:35 AM
Still don't see any link on the member page or even the admin panel.
|Jordan|
05-17-2008, 09:13 PM
Still don't see any link on the member page or even the admin panel.
Me neither and i did boofo's code modification.
Boofo
05-17-2008, 09:24 PM
Then you missed something somewhere because that is the code I am using and the link shows up fine next the the edit user link. Remember, it won't show up in your own profile.
Still don't see any link on the member page or even the admin panel.
Me neither and i did boofo's code modification.
Make sure you set the administrator permissions.
|Jordan|
05-18-2008, 09:01 PM
Make sure you set the administrator permissions.
Admin permissions are set. I unset it and reset it just in case it was broken. I still can't see the link. The hack works though because from the admincp's user settings i can log in as user from the drop down.
Super Jinni
05-21-2008, 04:58 PM
I have two problems with this
the first is:
when I brows some pages on -2 or 3 as a maximum- the forum after I login as a suer, it turned back itself to my account..
the second is:
if I want to post a reply or quote it gives me this error:
Your submission could not be processed because a security token was missing or mismatched.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
any idea how to fix this please?
haytham
05-23-2008, 03:14 PM
Strang problem happened only today and all I changed was revert the footer (3.7). I try logging in as user from my AdminCP and I can see this message at the top:
You are currently logged in as another user. Click here to log back into your account.
and if I do click it I get back to my account but the problem is that I don't get logged into the user I tried to log into. I get this message instead:
You are not logged in or you do not have permission to access this page. This
could be due to one of several reasons:
You are not logged in. Fill in the form at the bottom of this page and try again.
You may not have sufficient privileges to access this page. Are you trying to edit
someone else's post, access administrative features or some other privileged
system?
If you are trying to post, the administrator may have disabled your account, or it
may be awaiting activation.
Log inUser Name:
Password:
Forgotten Your Password? Remember Me?
So any ideas what is causing this?
Selcuk
05-24-2008, 07:23 AM
Strang problem happened only today and all I changed was revert the footer (3.7). I try logging in as user from my AdminCP and I can see this message at the top:
You are currently logged in as another user. Click here to log back into your account.
and if I do click it I get back to my account but the problem is that I don't get logged into the user I tried to log into. I get this message instead:
You are not logged in or you do not have permission to access this page. This
could be due to one of several reasons:
You are not logged in. Fill in the form at the bottom of this page and try again.
You may not have sufficient privileges to access this page. Are you trying to edit
someone else's post, access administrative features or some other privileged
system?
If you are trying to post, the administrator may have disabled your account, or it
may be awaiting activation.
Log inUser Name:
Password:
Forgotten Your Password? Remember Me?
So any ideas what is causing this?
Yes Problem forum
may be awaiting activation.
Log inUser Name:
Password:
Forgotten Your Password? Remember Me?
dt_truck11
05-25-2008, 03:16 AM
*installed*
baghdad4ever
05-30-2008, 12:37 PM
after install it
there is no option in administrator permissions of my forum related to this hack
can someone help?
Sadie Frost
06-07-2008, 12:40 AM
I'm only suggesting this because I did it at first: are you looking in the administrator usergroup permissions or the administrator permissions for yourself? Because it's located in the permissions for you yourself.
:)
baghdad4ever
06-07-2008, 11:52 AM
I'm only suggesting this because I did it at first: are you looking in the administrator usergroup permissions or the administrator permissions for yourself? Because it's located in the permissions for you yourself.
:)
thank you
its fixed now:D
ALil'Hope
06-07-2008, 09:17 PM
Installed and working great!
Gersfan
06-11-2008, 09:46 AM
Thanking you, Installed.
How can I display a link within Postbit Legency, you know the drop down box for users ? Would be alot quicker than going into profile all the time, Thanks alot.
redraider
06-11-2008, 11:13 AM
nominated for MOTM
Diesel,
06-11-2008, 11:16 AM
I like this release :p
ti07shadow
06-17-2008, 12:56 AM
im sorry but in now way I can support this ability, it can ge tyou into alot of trouble. the problem is then you can control the member but theres nothing that will protect you if they try to sue for defimation of character or other stuff. sry its a nice hack but can get peopel into trouble. theres also a privacy issue in there...
youradhere4222
06-17-2008, 01:07 AM
im sorry but in now way I can support this ability, it can ge tyou into alot of trouble. the problem is then you can control the member but theres nothing that will protect you if they try to sue for defimation of character or other stuff. sry its a nice hack but can get peopel into trouble. theres also a privacy issue in there...
This will in no way make your more eligible for being sued than a default installation of vBulletin.
Boofo
06-17-2008, 01:09 AM
You could change their password in the Admin CP and log in that way, so this is nothing you can't do already. And properly used, this is indispensable in running a site.
TrIn@dOr
06-19-2008, 04:49 PM
Spanish(AR) Translation
TrIn@dOr
06-19-2008, 04:54 PM
How can we change color of header in admin_log_in_as_user_header ??
is the only place where we can change them?
Thanks.
OcR Envy
06-23-2008, 10:15 AM
Two suggestions for updates:
1. On my board I gave access to a select few Moderators to use this function. However I would like to prevent them from acting as an admin or super moderator.
2. I'd like to see a log of some kind that lets me know who accessed the feature and who they logged in as.
ti07shadow
07-04-2008, 07:33 PM
the problem with giving people this ability, is you need to be careful because they may cause a problem with "defamation of character". but hey its up to you who you give this power.
MonkYZ
07-09-2008, 12:56 AM
After installed this mod, i have now a new thing that says "Last Activity: Today 04:53 AM" for every user, no matter if it's logged or not.. How can i remove that ? Or at least leave it only for Administrators ?
Squall8uk
07-14-2008, 08:45 PM
Brilliant hack! Well done
wreckless
07-17-2008, 02:59 PM
Very cool hack..
Keesa
07-18-2008, 07:56 AM
wrong thread, sorry.
steve1966
07-18-2008, 08:47 AM
thanks
Sadneth
07-22-2008, 11:16 AM
Thanks !
Rene Kriest
07-25-2008, 01:08 PM
Interesting addon and just for my comprehension: What exactly does this addon do?
Are you able to use any account you wanna log in to 100% as it is, for example if you wanna check a moderator's account you can use his mod rights (it happens that some mods have more rights regarding the forum hence the name administrator ;) ), and can you also read the user's PMs?
I am used to phpbb 3 and there seems to be a similar feature thought it only transfers user's rights so that you cannot corrupt the user's privacy.
Thank you in advance! :)
ALSALAFE
07-25-2008, 01:19 PM
thanks
Keesa
07-26-2008, 07:47 AM
Is this only for Super Admin?
mrxclusive
07-27-2008, 07:42 PM
i installed it but nothing happened
dt_truck11
07-27-2008, 10:15 PM
Interesting addon and just for my comprehension: What exactly does this addon do?
Are you able to use any account you wanna log in to 100% as it is, for example if you wanna check a moderator's account you can use his mod rights (it happens that some mods have more rights regarding the forum hence the name administrator ;) ), and can you also read the user's PMs?
I am used to phpbb 3 and there seems to be a similar feature thought it only transfers user's rights so that you cannot corrupt the user's privacy.
Thank you in advance! :)
yes the admin would be able to read their PMs and such. this is why you should only assign this to people that you trust
Is this only for Super Admin?
you can choose which admin will be able access this mod.
ACP>Usergroups>Admin Permissions>Edit Permissions
warrenlee
07-29-2008, 11:40 PM
installed and uninstalled 3 times..
for whatever reason.. it won't show in either the ACP nor the user profile.
Uninstalling until later.
youradhere4222
07-29-2008, 11:50 PM
installed and uninstalled 3 times..
for whatever reason.. it won't show in either the ACP nor the user profile.
Uninstalling until later.
It's not going to show in the ACP if you don't have the permissions to operate it, and on default you're not allowed to use it. You need to go into Administrator Permissions and change this.
Also, it's not going to show in your user profile, no matter what, unless you add the optional template code which is supplied in the downloaded file.
warrenlee
07-30-2008, 12:25 PM
It's not going to show in the ACP if you don't have the permissions to operate it, and on default you're not allowed to use it. You need to go into Administrator Permissions and change this.
Also, it's not going to show in your user profile, no matter what, unless you add the optional template code which is supplied in the downloaded file.
I activated it in admin permissions to be usable.
I still did not see it in "users "
Nor did I see it in the user profiles. I'll re-check and try it later today. Perhaps I missed a step.
dt_truck11
07-30-2008, 08:23 PM
I activated it in admin permissions to be usable.
I still did not see it in "users "
Nor did I see it in the user profiles. I'll re-check and try it later today. Perhaps I missed a step.
In the ACP you need to search for the user that you want to login as and then in the "Quick User Links" is where the mod is. see attached screenshot
Hawk7173
08-05-2008, 11:45 AM
Not that it's usually necessary, but when I login to a persons account , I'm kicked out after about 5 minutes. How would one make the login time longer?
I see in the code that there is a <plugin active="1" executionorder="5">
would this be change the 5 to another number in all instances where this is coded?
Thanks for your help.
kurtbarker
08-24-2008, 07:08 AM
if you log in as a user, does it show them in whos online? or does it act as if they're not on at the time you were logged in as them
YsTyle
08-24-2008, 08:47 AM
Hey,
there is a way to make spesific users protected?
haytham
08-28-2008, 02:01 PM
For some reason it keeps giving me this message:
You are currently logged in as another user. Click here to log back into your account.
and I can't log in to any member's account.
blind-eddie
08-28-2008, 04:07 PM
For some reason it keeps giving me this message:
You are currently logged in as another user. Click here to log back into your account.
and I can't log in to any member's account.
Was doing that to me as well, I uninstalled this version & reinstalled the old one, it works great with 3.7.2.
haytham
08-28-2008, 04:35 PM
Thanks. I'll give it a try.
...The older version can't be found. It refers back to here. Now I have to go dig it up from my older CDs.
SEW810
08-30-2008, 11:03 PM
Uninstalled, doesnt' work in vBulletin 3.7.2 :(
dt_truck11
08-31-2008, 01:47 AM
are u sure u installed it right? it works for me on 3.7.3 so it should work on 3.7.2. perhaps its conflicting with another mod?
Noosphere
08-31-2008, 04:09 AM
Abe,
This mod seems to be working perfectly on my site. Our intent in installing it is purely to be able to deal with individual functionality issues more easily.
Is there any way to make the 'Private Messages' area off-limits with this mod?
If there were, I think that would largely resolve whatever issues folks might have with the potential to violate privacy with this hack. As it stands, even fellow administrators could conceivably log-in to one anothers accounts and read PMs.
Just wondering if the coding could be 'tweaked' to keep the PM area private.
Thanks in advance, and props on a great hack.
EvilJohn
09-01-2008, 08:34 PM
+1 Why i have not installed this. I too want to keep pm's private.
Rene Kriest
09-03-2008, 08:05 PM
Uninstalled, doesnt' work in vBulletin 3.7.2 :(
Remember to turn the add-on on via admincp/usergroups/admin rights! Default is "no"! :)
beckyvan
09-04-2008, 12:11 AM
Help! I can't even find this code in the member info. I'd love to have the link on the users info.
<if condition="$show['giveinfraction']">
<td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&u=$userinfo[userid]">$vbphrase[give_infraction]</a></td>
</if>
I'm in the MEMBER INFO template, and there is nothing like that there. :confused:
installed works great :up:
Howell
09-04-2008, 08:42 PM
Help! I can't even find this code in the member info. I'd love to have the link on the users info.
<if condition="$show['giveinfraction']">
<td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&u=$userinfo[userid]">$vbphrase[give_infraction]</a></td>
</if>
I'm in the MEMBER INFO template, and there is nothing like that there. :confused:
In MEMBERINFO
FIND:
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
AFTER ADD:
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
;)
ATVTorture
09-05-2008, 12:20 AM
I'm also having the problem where when I login as a different user, I click the link to log out of that user, but the bar still shows me as logged in as that user. The only way I could disable it was to turn it off in admincp. BTw, I'm running vb 3.7.3.
Thanks for any help you can provide!
Buster
ATVTorture
09-05-2008, 12:33 AM
Crap, from a different computer it works fine. Any ideas as to why?
Thanks!
ATVTorture
09-05-2008, 04:12 AM
OK, on my Vista laptop, it works perfect with IE7. On one of my XP desktops with IE7, it won't allow the logout. On another XP desktop with IE7, it works fine. Any ideas on why on one XP machine it's fine and another it isn't?
Thanks!
Buster
Onone
09-08-2008, 01:31 PM
tnx, installed :)
Trickster303
09-11-2008, 04:04 AM
Thanks Abe, installed!
Kayden
09-16-2008, 05:19 PM
Always loved this. Awesome.
Chris11987
09-23-2008, 02:07 AM
Where is the link to login if you're using 3.7.x?
alkatraz
09-26-2008, 04:27 PM
On the profile page of the user you want to login as.
tommythejoat
09-26-2008, 07:21 PM
Thank you. We have been needing this to troubleshoot user problems and misunderstandings.
giorgioarmani
10-05-2008, 07:36 AM
Does it show the user as online?
Kayden
10-14-2008, 07:36 PM
The 'You are currently logged in as another user. Click here to log back into your account.' message suddenly isn't showing up in my header. I checked and re-checked everything, too.
dt_truck11
10-14-2008, 11:46 PM
Does it show the user as online?
yes it does
The 'You are currently logged in as another user. Click here to log back into your account.' message suddenly isn't showing up in my header. I checked and re-checked everything, too.
i would try a reinstall and if that helps
JamieB34
10-18-2008, 05:47 PM
Thanks for the update , very nice.
MigrosBudget
11-01-2008, 08:11 PM
Doesnt seem to work in vbulletin 3.7.3
I installed exactly as the instructions file said, edited the templates etc. But when I click on the 'Admin login as user' link it just reloads the index page of the forum but still with my user.
And when I user the admincp to login through the User form, then I cannot log out of the account i was just logged in with anymore.
fiestero
11-04-2008, 09:23 PM
Thanks from spain, works in vbulletin 3.7.3
Maxwell the Cat
11-05-2008, 07:10 PM
Very useful. Thank you.
htscpl
11-07-2008, 11:29 AM
I really liked this mod and it was working on 3.7.2 but I've just moved to an new server with PHP 5.26 and it quit working. I have now upgraded to 3.7.3 but others say it works with the newer version so I don't think that is the problem.
I get this error code when I try to switch over to another user:
Unable to add cookies, header already sent.
File: /home/***/public_html/***/vbulletin/includes/class_core.php
Line: 3243
Any ideas as to the cause and fix?
dataman
11-07-2008, 02:39 PM
This seems to work ok, except for Living Avatars. I was hoping that this mod would allow me to test errors reported in Living Avatars, but after 'logging in' as user X, I go to 'edit Living Avatar' and my own avatar shows! Otherwise, everything else is correctly showing user X's stuff.
zatzy
11-08-2008, 01:42 PM
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
in the templates on vb 3.7.4
I really liked this mod and it was working on 3.7.2 but I've just moved to an new server with PHP 5.26 and it quit working. I have now upgraded to 3.7.3 but others say it works with the newer version so I don't think that is the problem.
I get this error code when I try to switch over to another user:
Unable to add cookies, header already sent.
File: /home/***/public_html/***/vbulletin/includes/class_core.php
Line: 3243
Any ideas as to the cause and fix?
Nope. I would need to to check your acp.
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
in the templates on vb 3.7.4
Look for something similar.
Hitterman
11-12-2008, 11:05 AM
When we login in as any user, why does the last online data not updated? Can you fix this?
newtsys
11-28-2008, 04:42 PM
There is no
<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
in the templates on vb 3.7.4
use this:
Find in MEMBERINFO:
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
</ul>
</if>
and replace with this:
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
</ul>
</if>
Jinovich
12-08-2008, 10:45 PM
2 things,
Needs to be made so it can bypass the password expiry message on other peoples accounts, and on the same screen (your password has expired....) the logout link is missing.
dismas
12-24-2008, 04:11 AM
use this:
Find in MEMBERINFO:
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
</ul>
</if>
and replace with this:
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
<!-- Start Admin Log In As User -->
$admin_log_in_as_user_link
<!-- End Admin Log In As User -->
</ul>
</if>
Thanks for that! :):up:
Merrit
12-31-2008, 02:13 PM
I am using vB 3.7.4 with USFTech Style. Mod install worked well and I can login as a user, but I don't see the link ob top of the forum "You are currently logged in as another user...."
I seems to be an issue with the style I use, any idea how to fix this?
Thx in advance!
OK I am blind ...and stupid. There is a link, but it is white on white background... I need to figure out how to change colour?
sateurope
01-11-2009, 09:10 AM
This wil not work with 3.8 version Option to activate admin is not showing
phsycical
01-12-2009, 12:32 AM
Does this work with vBulletin 3.8?
smirkley
01-13-2009, 02:21 AM
Has been working for me in 3.8G although not fully tested as of yet.
After upgrade on 3.8 It doesn't work for me :(
redrabbit12
01-15-2009, 12:09 PM
Great thanks.
redrabbit12
01-15-2009, 12:46 PM
If you are having problems with not being able to see the logout text do this.
Admincp > search phrases > "You are currently logged in as another user. Click here to log back into your account." after you find it just add a color tag to it.
For example
<font color="black">You are currently logged in as another user. Click here to log back into your account.</color>
I'm wondering if there is any way to put the "login as user" link into the drop down menu on the postbit.
Rene Kriest
01-18-2009, 12:59 PM
When we login in as any user, why does the last online data not updated? Can you fix this?
Heck why?
The reason why the data isn't updated is simple: you don't wanna give them a hint.
This addon is - as far as I am concerned - a security tool. I hardly use it for testing purpose.
Rene Kriest
01-18-2009, 01:03 PM
Private Notice Pop-up
Can you re-init this counter? This is deleted when you login into a account. If you later login regulary or again via this addon it won't show up again.
Thank you in advance! :)
OcR Envy
01-20-2009, 01:33 PM
Any changes for 3.7 users?
thank 4 nice mod.
Спасибо за отличный хак
MyCTaK
01-22-2009, 08:10 AM
Private Notice Pop-up
Can you re-init this counter? This is deleted when you login into a account. If you later login regulary or again via this addon it won't show up again.
Thank you in advance! :)
I think this is very needed. :up:
HaS?R
01-28-2009, 04:46 PM
Thanks.
odln018
01-28-2009, 08:47 PM
I seem to be having an issue with this. I installed the product, yet when I go to the user group to provide the access, it is not showing up as an option.
I'm running 3.8.1
Thanks!
PamelaE
01-31-2009, 05:51 PM
Yep, I dont think this is working in 3.8. Its not for me anyway
Doctor Death
01-31-2009, 08:49 PM
Working fine for me. As an admin, I have the "Log On As User" in each members profile panel.
akanevsky
02-01-2009, 11:51 AM
Works for me on vBulletin 3.8.
Vaupell
02-01-2009, 12:16 PM
waited a day with it installed incase of cache not working for me. guees some other mods interfer with it..
s0lidgr0und
02-04-2009, 04:02 AM
After attempting to import product with overwrite after upgrade to 3.8.1:A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: canpostnonmembergroup = canalwayspostmessage
Thoughts?
Reece^B
02-09-2009, 07:58 AM
Heres an problem for you:
If you try and delete a post, you can't get around:
Please login again to verify the legitimacy of this request.
Blackheart_72
02-09-2009, 10:32 AM
Heres an problem for you:
If you try and delete a post, you can't get around:
Please login again to verify the legitimacy of this request.
Thats vB, the setting is under vB Options-->General Settings-->Enable Inline Moderation Authentication
emdee
02-10-2009, 08:21 PM
did not work for me, 3.8
SHOBizzy
02-10-2009, 08:36 PM
Working fine for me in 3.8.1 getting in, but it doesn't provide the link to log back out of their account. Will be checking to see if I missed something, it's got to be something stupid simple. This is a great modification and I'd love to be able to use it again.
carrlos
02-14-2009, 06:38 PM
Definitely works in 3.8.1. But this is the code you must search for in MEMBERINFO (it doesn't use "can_moderate()"):
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a>
</li>
</if>
;)
DobieGillis?
02-23-2009, 07:29 PM
Noice! Installed and working fine.
Teresa
02-24-2009, 08:20 PM
The main reason I installed this one was to try to login as one my admins/mods to check to make sure what they could and couldn't do in admin.
I don't think that worked. When I clicked into admin, I believe I was still logged in as me.
Is that possible?
pappocapo
03-01-2009, 04:24 AM
installed
Thanks! :)
smirkley
03-13-2009, 08:43 PM
Love this hack.
Great when needing to log into dummy accounts with different usergroups to verify proper operation of features while not an admin.
I have a (appearing) small problem though as I get an error I have verified as a result of this mod being installed, and problem goes away if I disable this mod, and comes back when re-enabled. All other mods I am using do not provide this fault in my testing.
I see this while NOT logged in as another user, as of course I am accessing the admin cp using my admin account.
With this mod (ver.3.10) installed and enabled, and using vb3.8.1 PL1, go to the admin CP and click on "Add New User" under the "Users" sidebar menu.
The Add New User page is rendered ok, but at the top this is shown...
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/user.php(544) : eval()'d code on line 11
Any help appreciated.
Thanks.
smirkley
03-30-2009, 02:13 AM
I have a (appearing) small problem though as I get an error I have verified as a result of this mod being installed, and problem goes away if I disable this mod, and comes back when re-enabled. All other mods I am using do not provide this fault in my testing.
I see this while NOT logged in as another user, as of course I am accessing the admin cp using my admin account.
With this mod (ver.3.10) installed and enabled, and using vb3.8.1 PL1, go to the admin CP and click on "Add New User" under the "Users" sidebar menu.
The Add New User page is rendered ok, but at the top this is shown...
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/user.php(544) : eval()'d code on line 11
Anybody else with this problem too?
I notice the error reproduces itself in admincp as well as modcp.
falconKing
03-30-2009, 02:35 AM
Love this hack.
Great when needing to log into dummy accounts with different usergroups to verify proper operation of features while not an admin.
I have a (appearing) small problem though as I get an error I have verified as a result of this mod being installed, and problem goes away if I disable this mod, and comes back when re-enabled. All other mods I am using do not provide this fault in my testing.
I see this while NOT logged in as another user, as of course I am accessing the admin cp using my admin account.
With this mod (ver.3.10) installed and enabled, and using vb3.8.1 PL1, go to the admin CP and click on "Add New User" under the "Users" sidebar menu.
The Add New User page is rendered ok, but at the top this is shown...
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/user.php(544) : eval()'d code on line 11
Any help appreciated.
Thanks.
Anybody else with this problem too?
I notice the error reproduces itself in admincp as well as modcp.
Same problem with 3.8.1 PL1 here.
FYI, the full error code, in my case, is:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/user.php(544) : eval()'d code on line 11
I visited this thread thinking that a fix for this bug is readily available, but alas :(
Hoping Abe1 reads our posts, we await for salvation in agony :( :p
Sweeks
03-30-2009, 11:33 AM
Please update ASAP :)
________
Public Amateur (http://www.++++tube.com/categories/927/amateur/videos/1)
Raptor
03-30-2009, 09:54 PM
works great in vb 3.8.1 pl1 - thanks :)
falconKing
03-31-2009, 03:21 AM
works great in vb 3.8.1 pl1 - thanks :)
Just try to add a new user from your CP, and see what happens ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.