Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VSa - Login To User Account Details »»
VSa - Login To User Account
Version: 3.0.6, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 01-16-2010 Last Update: 05-14-2011 Installs: 1406
DB Changes Uses Plugins Auto-Templates
 
No support by the author.

Info:
This will allow forum administrators to simply login to user accounts (to test forum functions, permissions etc...). View screenshots.

Installation:
-Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]

To set options:
Go to: AdminCP > vBulletin Options > VSa - Login To User Account

Versions:
v1.0 - May 20. 2006.
-Initial Release
v2.3 - Apr 11. 2009.
-Latest 3.x version
v3.0 - Jan 17. 2010.
-Updated for vBulletin 4.x
-Mod prefix (Cyb) changed to 'VSa'
v3.0.1 - Jan 17. 2010.
-Fixed bug with "fatal error" in ACP
-'Login As User' in memberinfo moved above [join date]
v3.0.2 - Jan 19. 2010.
-Fixed bug (permissions)
-Minor bugs fixed
v3.0.3 - Jan 27. 2010.
-Fixed bug: Users not able to view other's profile pics in memberinfo
-Fixed bug: Guests able to view 'Login As' link in some cases
v3.0.4 - Feb 26. 2010.
-Fixed: Error on import
-Fixed: Admin must click twice to Log-in to user account
-Fixed: Admin must log-out to go back if target user is banned
-Fixed: 'Set Admins' page style
-Fixed: Some minor bugs
-New: Set Admins able to read PMs
v3.0.5 - Feb 26. 2010.
-Fixed: Bug where user profiles are not accessible on some configs
v3.0.6 - May 16. 2011.
-Improved admin detection
-Minor bugs fixed

Download Now

File Type: zip VSa - Login To User Account v3.0.6.zip (5.4 KB, 5144 views)

Screenshots

File Type: jpg login_mi.jpg (48.5 KB, 0 views)
File Type: jpg login_acp.jpg (165.9 KB, 0 views)
File Type: jpg alert.jpg (69.5 KB, 0 views)
File Type: jpg nopms.jpg (31.8 KB, 0 views)
File Type: jpg setadmins.jpg (89.4 KB, 0 views)
File Type: jpg acp.jpg (128.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
10 благодарности(ей) от:
BANDiT600, CELIX, Gamlet_, iiioroh, josner, LOGECT, pvelkov, RichieBoy67, spillage, Toorak Times

Comments
  #282  
Old 01-29-2012, 12:09 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i will look at the coding, i am aware that there is a slight difference is varaibles
so i'll take a look
Reply With Quote
  #283  
Old 01-29-2012, 12:27 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by otttto View Post
You dont understand me, this Problem have all User, not when i login to a User.

To 4.1.9 working fine after Update come the Problem.
have you ensure that your userid is right

misc.php?do=vsaltua_set
Reply With Quote
  #284  
Old 01-29-2012, 09:35 PM
spillage spillage is offline
 
Join Date: Feb 2009
Location: S. Florida
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working fine on 4.1.10 for me.
Thanks again for this Mod.
Reply With Quote
  #285  
Old 01-30-2012, 12:04 AM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by otttto View Post
You dont understand me, this Problem have all User, not when i login to a User.

To 4.1.9 working fine after Update come the Problem.
This could be problem with upgrade.

Try to unistall mod completely, then install it again. This might help you.
Reply With Quote
  #286  
Old 01-30-2012, 02:09 AM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is conflict between Dragon Byte Advanced Post Thanks Like and this mod.

If both are active the current activity on the About me use profile tab is not there.

Disable either product and it re-appears.

vB4.1.10

See: http://www.dragonbyte-tech.com/f52/v...214/#post35794
Edit: here is a hack to the mod the fixes the conflict...
Attached Files
File Type: xml VSa - Login To User Account.xml (20.2 KB, 44 views)
Reply With Quote
  #287  
Old 01-30-2012, 03:13 AM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could you explain what you fixed?
Reply With Quote
  #288  
Old 01-30-2012, 04:48 AM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alan_SP View Post
Could you explain what you fixed?
Compare my file with Valter's for the details.
I left his code there commented out.

Simplistically ... I got rid of his call to fetch_userinfo($vbulletin->GPC['userid']); which cause a dirty cache issue.
Reply With Quote
  #289  
Old 01-30-2012, 02:47 PM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snoopytas View Post
There is conflict between Dragon Byte Advanced Post Thanks Like and this mod.

If both are active the current activity on the About me use profile tab is not there.

Disable either product and it re-appears.

vB4.1.10

See: http://www.dragonbyte-tech.com/f52/v...214/#post35794
Edit: here is a hack to the mod the fixes the conflict...
I use both and I don't seem to have this problem.
Reply With Quote
  #290  
Old 01-30-2012, 03:16 PM
HHelp1's Avatar
HHelp1 HHelp1 is offline
 
Join Date: May 2011
Location: Florida
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

not working for 4.1.8. . .Any help ?
Reply With Quote
  #291  
Old 01-30-2012, 09:39 PM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CharlieDelta View Post
I use both and I don't seem to have this problem.
Hmmm... Your own profile page is ok, its just when you view another's profile page the current activity does not show (and I'm an Admin).

Kym
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:05 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05686 seconds
  • Memory Usage 2,363KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (10)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete