The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#212
|
|||
|
|||
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. |
#213
|
|||
|
|||
Quote:
bump!? Will this mod be updated for 3.7? |
#214
|
|||
|
|||
any updates?
|
#215
|
|||
|
|||
updated for 3.7.X please.
|
#216
|
|||
|
|||
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. |
#217
|
|||
|
|||
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&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&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&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&userlist=buddy&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 --> Please help me !! |
#218
|
|||
|
|||
Its works fein in acp.
|
#219
|
||||
|
||||
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? |
#220
|
||||
|
||||
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 |
#221
|
|||
|
|||
All of my hacks will be updated for 3,7 once it comes gold.
|
#222
|
||||
|
||||
thank?s exelent product
|
#223
|
|||
|
|||
Quote:
|
#224
|
|||
|
|||
Looks like it is going gold next week. There will not be any changes that will affect your code.
|
#225
|
|||
|
|||
working for 3.6.10?
|
#226
|
|||
|
|||
^ 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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|