![]() |
Quick (inline) User Editor
Quick (Inline) User Editor Version 2.0 What does this do? This mod adds an inline user editor to your forums. This means that you can edit your users directly from their posts, without ever having to enter the Admin CP! Ok... I'm interested, tell me more... It is fully controlled via the Usergroup system. This means that you can allow Admininistrators to edit all parts of a users account, allow Super Moderators to do everything but change usernames, and delete accounts, and allow Moderators to only change profile fields and the users options. The choice is entirely yours! The full list of Usergroup Permissions that can be used are:
Sounds great! How do I install?
Code:
<if condition="$post['userid'] AND $show['member']"> Code:
<!-- Quick User Editor --> Please read the "Upgrade" section of the install.txt file contained in the zip. All done! Now what? Before anyone can use the Quick User Editor you will need to set the Usergroup Permissions. Security Note: This mod allows people to edit their usergroups if you give them permissions to - this means that your mods could upgrade themselves to an Administrator if you give them permission to change Usergroups. Please ONLY give your staff permission to edit usergroups if you REALLY trust them. If in doubt, don't give them access to change usergroups :) Important: Unfortunately, my leased vBulletin licence has now expired, and I won't be renewing it until September which means I will be unable to reply to this thread, or update this mod until then. I'm hopeful that the great vBulletin.org community will step in to answer any questions in my absence though :) See you all in early September! :D |
Known Bugs:
* Integration with Marco's username history mod doesn't work as planned - it's commented out in que.php at the moment |
Notes:
The Quick User Editor respects the un-editable users variable in the config.php, so it is recommended that you add your user account to it - just in case :) |
<3
:d |
looks like the best user editor so far.. ;)
|
Looks nice, couple of things:
1) Is it possible to merely EDIT user avatars, profiles, or signatures instead of delete. 2) There is an option to tick Recieve Private Messages, could this incorporate sending them too? 3) The "Edit This User" would look better as "Edit $username's Account" /me installs. |
Quote:
Does the edit user include admins? Look Promising though. |
Quote:
1) It's possible to edit signatures, but not avatars / profiles - I hadn't planned to add that in, but might add it to the todo list. 2) It only incorporates features that are already a part of vB. ie, the "Recieve Private Messages" is selectable by the user in their User CP. As such, it would require a seperate mod that limited sending of messages before I could add an option to Que. 3) Added to the todo list :) |
Quote:
|
[QUOTE=Alan @ CIT][QUOTE=Mastar]Does the edit user include admins?
Quote:
|
Good to hear :)
Remeber folks, it's only a Beta still, so is still in development and may have bugs :) |
Nice, will check it out.
/me clicks install. |
very nice, i will install
|
Looks very good as usual, Alan. Also, you might ant to change:
Edit User To: Edit _user_ _user_ being the current user's name, of course. |
eXaulz: It's on the todo list :)
|
great modification! I love it!
the only thing I noticed missing, that would benefit my setup greatly, is to add editing of custom profile fields. The regular fields are there, but I use the custom fields to add member merit badges and things like that and it would be nice to let my Mods do that using this feature. any chance of that being added? |
Yep, I'll add it to the todo list
|
woohoo, happy camper here! :P
|
Hey I like this hack but ever thought of integrating it with AJAX? :p
|
Aftermath: In what respect? I've got a simaler idea to this that involves Ajax, but that's top secret at the moment :)
|
Version 1.0 - Beta 2 has been released!
This release makes 2 changes. 1) Changes the phrase used in the postbit dropdown menu to "Edit {usernames} Account" (see install.txt for details on the change) 2) Adds support for Custom Profile Fields. It supports all the standard vB types, which are:
Thanks, Alan. |
Thanks for the update :) Also whats the status of protection provided to users in the Administrator group? Ideally it could be nice for users of the Administrator group not to have their details editable by anyone but an Administrator themselves, also do the settings in the ./includes/config.php file of "uneditable" users still apply here?
|
great job Alan! thank you so much! I've installed the update and it's exactly what I needed! :)
|
Hi all,
Anymore bugs noticed before I take this out of beta tomorrow? Thanks, Alan. |
Alan, my Mods have been using it without problem. It's really great for me as they can now take over a lot of functions for me...like changing usernames, changing passwords, giving out medals (I use the custom fields for this)...just a lot of different little member-assistance functions. The Modcp is rather strange here, it is very limited in what it will let mods do...they can SEE all the profile fields of a user but they can't SAVE any changes they make to those fields (so it's kinda like, what's the point of that anyway?). About all my mods could do before was change avatars and ban users. Now they can do just about all the mod functions I want them to do (I guess some would qualify these as admin functions, but to me they're just functions to ensure the smooth-running of the board, and I'm happy to let the mods do them).
Sorry for the long-winded post. Just saying "I love this modification" and it's working without a hitch on my forums. |
Still beta? Just trying to get a feel for where this is at. It is a tremendous concept.
|
Havent got to use it much but I love it so far.
|
Hi all,
I have now returned from my holidays, hope you all had a good <insert-seasonal-holiday-name-here> :) I'll start answering any questions, fixing any bugs, and adding any new features next week, but I've got a lot of hacks to update, so it might not be immediate :) Thanks, Alan. |
great hack works great thanks just what i needed
|
Really Nice Work!
same here, hope u had a good <insert-seasonal-holiday-name-here>, LOL does work on 3.5.3 ? Edit: tested on 35.3 and works fine ! but it doesnt compatible with Unalterable Admins Can Edit Themselves any way? |
Quote:
It would be great to see this work with that hack. :) |
Can this be intergrated with AJAX?
|
Nice mod.
I just wish the security risk could be resolved so that mods would not be able to upgrade themselves to admins Quote:
|
Quote:
then adding :::::this mod::::: can work ( just a wild guess ) |
Quick bug:
When editing a user's profile, changing the "Custom User Title" field to "Yes, Admin Set" doesn't have any affect. I can go freely from "Yes, User Set" to "No" and vice-versa. I suspect this is due to the account only having mod and not admin privs? Any workarounds/common sense that I am missing? |
Quote:
do the following: open que.php and find (around line 121): Code:
// Merge the options with the users details Code:
//Only administrators can edit administrators now the mod is working fine for me... //me clicks install :D :D :D |
I have a custom hack installed that automatically ads a special category to my user manager within AdminCP, if I were to search and edit them from within AdminCP I would see this section and fields. It then displays the output of what is entered here in their profiles. However, this hack does not allow me to edit my custom hack, even if all the options are turned on(the custom hack does now show up at all.) How can I add it? Thanks!
|
Quote:
|
que.php is in the .zip download for this mod, or if you have already installed it it will be in your forum root folder :)
|
So, does anyone know how to add ALL fields that are in the admincp to this yet? I have custom fields in admincp, but I do not know how to make them show and be save-able here... I'm not talking about custom profile fields, I'm talking about 100% custom sections such as a Computer Spec input section. How do I make these added fields be save-able with this mod?
|
All times are GMT. The time now is 09:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|