vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   "Original" username in profile... (https://vborg.vbsupport.ru/showthread.php?t=81077)

fly 05-06-2005 06:47 PM

"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

fly 05-07-2005 05:17 PM

Quote:

Originally Posted by hellsatan
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...

fly 05-18-2005 07:16 PM

help?

Dennis Olson 05-18-2005 07:27 PM

AdminCP, Custom Profile Fields.


All times are GMT. The time now is 05:14 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
  • Page Generation 0.00911 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete