The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VSa - Login To User Account Details »» | |||||||||||||||||||||||||||||||||||||||
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
Screenshots
Show Your Support
|
10 благодарности(ей) от: | ||
BANDiT600, CELIX, Gamlet_, iiioroh, josner, LOGECT, pvelkov, RichieBoy67, spillage, Toorak Times |
Comments |
#142
|
|||
|
|||
After a few minutes I am logged out of the board, how do I fix this timeout issue?
|
#143
|
|||
|
|||
All I get ids the user profile page.
|
#144
|
|||
|
|||
At the top of the page you should see a link that tells you that you are logged in as that user and to click "here" to return. At this point the system thinks you are that user you selected.
I have been using this to validate when one of my users says they have an issue, works great. |
#145
|
|||
|
|||
Sorry, you are not allowed to edit administrator permissions.
If you think you should have permission to access this page, you will need to edit the $config['SpecialUsers']['superadministrators'] variable in the includes/config.php file. To allow the administrators to access this page, edit the variable to include the user IDs of those administrators should have access, separating each user ID with a comma, like this: $config['SpecialUsers']['superadministrators'] = '1,25,57'; To allow only a single administrator to access this page, simply add that user's ID with no commas, like this: $config['SpecialUsers']['superadministrators'] = '1'; ?????????????????? Any Help ????????????????????????????? |
#146
|
|||
|
|||
Quote:
|
#147
|
|||
|
|||
i am the owner lol
|
#148
|
|||
|
|||
Then how is it that in two separate threads yesterday you're complaining that you don't have permission to edit templates? Have you altered the config file as in your quote above?
|
#149
|
|||
|
|||
No I dont know how to thats why I was asking, I tried both mods and they give me the same message.
|
#150
|
|||
|
|||
Quote:
1. Go into your Admin CP and search for your user name. 2. Once you're on your user page, you should see at the very top: Code:
User: {your username} (id: X) Now you need to edit /includes/config.php for permissions of user number. FTP method (recommended): 1. download /includes/config.php from your forum to your hard drive using Filezilla or some other FTP program, to make sure you are using the working version. Save a second copy of this as a backup. 2. using a text editor (e.g., notepad or better Crimson Editor, open config.php for editing 3. find around line 106: PHP Code:
Next, make sure that those $config['SpecialUsers'] lines are not commented out. If any of them have two slashes in front of them, remove the two slashes. If you have made any changes to config.php, save as PLAIN TEXT (e.g., if you arer using notepad as the editor, save as ANSI or ASCII, not unicode). Then upload the edited version to inlcude/config.php on your server. cPanel method: Use the file manager on your server to navigate to and edit /includes/config.php as above. Remember to save when finished. |
#151
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|