![]() |
can this be set up so only certain usergroups can use this feature
|
Ok I installed this with no errors on 2.2.9 but I do not see it in my admin panel or do I see where I can change my own name in my profile
Did I miss something? Larry |
I made a tiny tiny addon for this, I made it so admins can bypass the days between each change.
This is what I did: in member.php find BOTH instances of: $limit = (86400 * $dayuserchange); And in both cases, Add this below the code: if ($bbuserinfo[usergroupid]==6) { $limit = 0; } Just thought I'd post that incase it's of any use to anyone else. |
Works great in 2.2.8. Thanks, Scott!
|
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=48813" target="_blank">https://vborg.vbsupport.ru/showt...threadid=48813</a>
I've released 2 addons for this hack. |
This works fine for 2.3.0 in case anyone is wondering. FOLLOW THE INSTRUCTIONS!!! They are perfect.
|
Hello.
How can I into the Memberlist in extra a column indicate let the announcement of the changed user names? |
Ok, I have this hack installed and ran into one issue. If a user changes his name from AAA to BBB someone than can take his old name AAA and cause issues under the new ID.
Can something please be added to check the log to see if the name was used at one time, and if so, was it by the same person looking to make the change again. If so, allow it, if not, disallow it. Thank you. |
Hello....Please....Anyone. I will need to remove this hack unless I can make the issue go away.
Also, in the "namelogs" table, I see the old user name that was changed, but it would be good to also see what it was changed to. (Using PHPMyAdmin to look at the table for their is no other way.) Scott...Willing to PAY for the help!!! :) |
Scott, awesome hack. I love this. If there is a way, I think it would be even sweeter if this could be controlled via the Admin CP.
Can this be done? Maybe have an on/off feature Change minimum posts Change days between name changes All so we do not have to modify the database directly. |
All times are GMT. The time now is 09:20 AM. |
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:
|