View Full Version : "Original" username in profile...
With Ushop, users can change their names or sometimes the admins will change users names for fun. I'd like the ability to add an original username to the profile field. I know this will require a SQL table addition and some sort of update at registration time.
How hard would this be to do? If someone can point me in the direction of a similar hack, I could probably work my way through it. Thanks guys!
Chris M
05-06-2005, 10:22 PM
It should be easy enough to do:
All you'd need to do is create a hidden user profile field, and when they register you can make register.php set the hidden profile field with the user's name they signed up with ;)
Satan
It should be easy enough to do:
All you'd need to do is create a hidden user profile field, and when they register you can make register.php set the hidden profile field with the user's name they signed up with ;)
Satan
hmmm
But how do I create a hidden field? I know I can create new profile fields, but those are all editable by the users...
Dennis Olson
05-18-2005, 07:27 PM
AdminCP, Custom Profile Fields.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.