The Arcive of vBulletin Modifications Site. |
|
Automatically Create Usernote on Username Change Details »»
|
|||||||||||||||||||||||||||
|
Automatically Create Usernote on Username Change
Developer Last Online: May 2013
This hack automatically creates a usernote when a user's name is changed (in the admincp, user.php).
This is useful to admins/moderators who like to keep track of who their users are. If a user's name is changed how do you remember their old name? View screenshots below. To install just import the attached product file. Please, if you install, Mark as Installed. ![]() To log email changes: https://vborg.vbsupport.ru/showthread.php?t=154322 To log usergroup changed: https://vborg.vbsupport.ru/showthread.php?t=157919 Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Mark as Installed
|
|
#3
|
|||
|
|||
|
Very nice
|
|
#4
|
||||
|
||||
|
what about Merged Users?
It does't effect the ones that are already done. So basically after installing the mod whenever i m gonna change its gonna post a usernote rite? |
|
#5
|
|||
|
|||
|
thanks
|
|
#6
|
||||
|
||||
|
Quote:
No usernotes are deleted or anything like that. With this whenever you change a user's username it adds a new usernote. |
|
#7
|
|||
|
|||
|
This is brilliant, many thanks!
|
|
#8
|
||||
|
||||
|
a very good idea, JUST what I needed
|
|
#9
|
|||
|
|||
|
Perfect modification.
Been doing this manually for years. Will test it out in a few days. Thank you. |
|
#10
|
|||
|
|||
|
Hello
Something is wrong in this product.If Admin create a manual account on AdminCp this error occured. Code:
Database error in vBulletin 3.6.8:
Invalid SQL:
INSERT INTO usernote (message, dateline, userid, posterid, title, allowsmilies)
VALUES ('This user\'s name was changed.\r\n\r\nThe original name: \r\nThe new name: test', 1185777947, , 1, 'Name changed', 1);
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 'Name changed', 1)' at line 2
Error Number : 1064
Date : Monday, July 30th 2007 @ 09:45:47 AM
Script : http://www.domainname.com/forum/admincp/user.php?do
Referrer : http://www.domainname.com/forum/admincp/user.php?do=add
IP Address : 88.239.14.208
Username : vBUser
Classname : vB_Database
|
![]() |
|
|