Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

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
  #52  
Old 01-30-2010, 07:35 AM
3DUInc's Avatar
3DUInc 3DUInc is offline
 
Join Date: Jan 2010
Location: Seattle
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Valter View Post
To fix import issue with 3.0.3:

1. Open product XML in text editor

2. On line 13 change:
Code:
$vbulletin->db->db->hide_errors();
to:
Code:
$vbulletin->db->hide_errors();
3. Save, close, import to forums

Has this been fixed in the zip Valter?
Reply With Quote
  #53  
Old 01-30-2010, 07:52 AM
carloscuevas's Avatar
carloscuevas carloscuevas is offline
 
Join Date: Dec 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Valter View Post
To fix import issue with 3.0.3:

1. Open product XML in text editor

2. On line 13 change:
Code:
$vbulletin->db->db->hide_errors();
to:
Code:
$vbulletin->db->hide_errors();
3. Save, close, import to forums

Works perfect whit this on gold.... Thanks!
Reply With Quote
  #54  
Old 01-30-2010, 01:33 PM
Zaiaku's Avatar
Zaiaku Zaiaku is offline
 
Join Date: Jul 2007
Location: 3rd Level of Hell
Posts: 502
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The fix makes it work perfectly. TY!
Reply With Quote
  #55  
Old 01-30-2010, 02:07 PM
woffie's Avatar
woffie woffie is offline
 
Join Date: Jan 2009
Location: Michigan
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That fixed it
Reply With Quote
  #56  
Old 01-30-2010, 02:57 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 3DUInc View Post
Has this been fixed in the zip Valter?
No. Next version will fix this, and bug with escaping from banned user account.
Reply With Quote
  #57  
Old 01-30-2010, 10:45 PM
3DUInc's Avatar
3DUInc 3DUInc is offline
 
Join Date: Jan 2010
Location: Seattle
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Valter View Post
No. Next version will fix this, and bug with escaping from banned user account.

OK Thanks a bunch
Reply With Quote
  #58  
Old 02-03-2010, 11:29 AM
fer_75 fer_75 is offline
 
Join Date: Jun 2007
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get Fatal error: Call to a member function hide_errors() on a non-object in /home/cauldron/public_html/includes/adminfunctions_plugin.php(450) : eval()'d code on line 2

Solution Please, many people having same error and nobody post a solution... help.

thanks
Reply With Quote
  #59  
Old 02-03-2010, 05:54 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you kidding me, fer_75?
Reply With Quote
  #60  
Old 02-03-2010, 06:10 PM
fer_75 fer_75 is offline
 
Join Date: Jun 2007
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ups! Sorry valter, i did not see the post. Installed and working like a charm! Thanks!
Reply With Quote
  #61  
Old 02-03-2010, 06:28 PM
timhieuxem timhieuxem is offline
 
Join Date: Mar 2009
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

reserved
Reply With Quote
Reply

Thread Tools

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 07:00 PM.


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.08827 seconds
  • Memory Usage 2,347KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (4)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
  • (7)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_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