Version: 1.0.9, by King Kovifor
Developer Last Online: Aug 2015
Category: Administrative and Maintenance Tools -
Version: 3.6.8
Rating:
Released: 06-09-2007
Last Update: 04-25-2008
Installs: 411
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
Introduction
I was looking through the Modification Requests forum here and found a pretty good idea. The basic idea was to add a list of users who would like a name change for the administrators. I added the basics and released it. In consecutive versions I have added the abilities and features you have requested and this is the product. It is morphing into a more powerful, more useful system each and every version.
The Tools
User Tools
Inside the User Control Panel, there is an area that is added where a user is given the ability to submit a username that they would like their name changed to. They receive PM updates depending upon the "status" of their request, whether it is Accepted or Rejected.
Administrative Tools
As soon as a request is added to the database, the specified administrator is sent an e-mail saying that a user would like a username request. Inside the Administrators Control Panel, a new section is added under the "Users" navigation tab, that lists all the "Pending" requests with the ability to "Reject" or "Approve" the request. A user will be notified via PM when an action is taken. When a username is approved, the system will automatically change the username.
Username History
This tool will list all username changes that a user has requested. It will also display the status of the request, meaning that if you reject it, this will be displayed. This tool will be built upon in a later version.
Username History Changes:
In the next version, the status of a username change request has been revamped and no longer includes hard-coded "Accepted", "Rejected", and "Requested" status values. More information will be given at the release of v1.1.0!
Requirements
This hack has several requirements. They include:
vBulletin v3.6.6 or higher (This is the minimum version required for the next requirement)
The usercp_nav_bottom template hook.
To get around the second requirement, you can copy the cell manually or add $template_hook[usercp_navbar_bottom] at the end of the User Control Panel navigation.
Installation
Installing the product is easy. Just follow these steps:
Upload Files into your Administrators Control Panel directory.
Import the product through the Product Manager.
Click Install Here
Known Bugs:
No e-mail is sent out to users upon username change. Fix: The next version will include a fix that will respect all the users settings on receiving e-mail from administrators.
The setting for PM sender was ignored within the code and uses the userid of the administrator who changed the username through the administration back-end. Fix: In the next version, revamped settings and improved back-end will now properly use a setting similar to this.
Big Thanks!
I would like to give a big thanks to Paul M for helping me with my stupid mistakes in v1.0.4 - v1.0.6! Now all of my mistakes should be taken care of (unless I made a mistake in the disallowed if statement). Thanks Paul!
I would also like to say thanks to Marco for pointing out a possible SQL Injection that was in v1.0.4 - v1.0.6 (It was inside the ACP, and used a wrong variable name / clean type).
And to Dannyloski for fixing my modification on his forum and providing the fix here. Much faster than I did it.
Final Remarks
I hope that you will enjoy this product as much as I enjoyed making it.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Installed the mod, no problems. Now I'll have to wait for someone to request a change before I know it's working without a hitch. Nice mod. Thank you very much for the time you spent creating it! :up:
If you want to learn how it works, you can simply make a test user on your forum (which isn't a bad idea anyways to test user permissions in general) & request a change from that account.
---> I only have one more issue with this module now: User requests a name change, admin approves; it Private Messages the user; WHAT IT the user turned off e-mailed notification upon new Private Messages? They'll have difficulties logging in next time unless they're smart enough to try their new username?!?! (this happened to me).
---> Plus, it would be nice to see a feature added which would allow an immediate change of the username if the admin allows; in cases where an admin won't have a reason not to approve a usernamechange. In this case, history should still be kept.
I'm having a problem with this, it's showing in the default template but not my custom one. I have put on a couple of mods in the last week so maybe something is conflicting... but is there a reason you can think of that this would be happening?
Hi mate, some feedback on the newest version 1.0.7:
You might want to re-visit the phrases. I have had to modify a few for errors or small problems.
Example, a small spelling mistake I noticed:
Phrase: unreq_uniu_txt
Code:
The username that you have specied appears to be the username that you are currently using.
A small tense issue:
Phrase: unreq_adminpm_txt
Code:
{1} has requested that his username be changed to {2}. You may approve or disapprove this in the ACP.
The one above maybe should include "she" also
Character Issue:
Phrase: unreq_minpost_txt
Code:
The administrator has specified that you have atleast {1} posts. You currently have {2} {3}. Please try again when you post {4} more {5}.
Anyway dont mean to be picky, just something that maybe you should be aware of if you arent already.
Thanks for the great update all working fine
EDIT: A suggestion also:
Under Options in the Admin CP for this mod, it says "enter the notification ID for the admin to be PMed". Maybe add that so you can have several. For larger boards including mine, there is usually more than one admin and it would be great if we could add a few ID's there example:
Code:
1,44,61,45
I tryed doing that to no avail. It only seems to work with one admin
just a nice feature would be if anytime a username is changed, it saves the old username in their user notes, each time they have their names changed.
That is what the User History feature is for. It keeps track of the old name, the date, the status, and the requested name.
Quote:
Originally Posted by FireFish
If you want to learn how it works, you can simply make a test user on your forum (which isn't a bad idea anyways to test user permissions in general) & request a change from that account.
---> I only have one more issue with this module now: User requests a name change, admin approves; it Private Messages the user; WHAT IT the user turned off e-mailed notification upon new Private Messages? They'll have difficulties logging in next time unless they're smart enough to try their new username?!?! (this happened to me).
---> Plus, it would be nice to see a feature added which would allow an immediate change of the username if the admin allows; in cases where an admin won't have a reason not to approve a usernamechange. In this case, history should still be kept.
I was pointed that out, and I need to work that into either v1.1.0 or v1.0.8. Not sure which version I'm going to jump to (hopefully v1.1.0).
The immediate change was going to become a separate modification, but if I can get the name changed to "Username Management", I will probably be adding it to v1.1.0. If I can't change the name, I might create a separate modification. These would work together as a username management tools.
Quote:
Originally Posted by BellyBelly
I'm having a problem with this, it's showing in the default template but not my custom one. I have put on a couple of mods in the last week so maybe something is conflicting... but is there a reason you can think of that this would be happening?
Make sure $navbar (the variable) is used within your default vBulletin template.
Quote:
Originally Posted by m002.p
Hi mate, some feedback on the newest version 1.0.7:
You might want to re-visit the phrases. I have had to modify a few for errors or small problems.
Example, a small spelling mistake I noticed:
Phrase: unreq_uniu_txt
Code:
The username that you have specied appears to be the username that you are currently using.
A small tense issue:
Phrase: unreq_adminpm_txt
Code:
{1} has requested that his username be changed to {2}. You may approve or disapprove this in the ACP.
The one above maybe should include "she" also
Character Issue:
Phrase: unreq_minpost_txt
Code:
The administrator has specified that you have atleast {1} posts. You currently have {2} {3}. Please try again when you post {4} more {5}.
Anyway dont mean to be picky, just something that maybe you should be aware of if you arent already.
Thanks for the great update all working fine
EDIT: A suggestion also:
Under Options in the Admin CP for this mod, it says "enter the notification ID for the admin to be PMed". Maybe add that so you can have several. For larger boards including mine, there is usually more than one admin and it would be great if we could add a few ID's there example:
Code:
1,44,61,45
I tryed doing that to no avail. It only seems to work with one admin
Thanks for the phrases. If I don't release a v1.0.8 to fix some things and add some small things, they will be in v1.1.0! And that is a planned feature for v1.1.0...