vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   changing members username (https://vborg.vbsupport.ru/showthread.php?t=189980)

dkawika 09-04-2008 12:31 AM

changing members username
 
If you are editing the username of an existing member, you should update your counters afterwards. how i do that?

and that page comes up showing all the different stuff, do i change any of the stats or just leave them alone?

ShawneyJ 09-04-2008 12:52 AM

you just change the name and save thats it.

i guess you can go to>Maintenance>>Update Counters>>Update User Titles and Ranks

Lynne 09-04-2008 12:54 AM

I've never updated counters after changing a username.

Update Counters is under the Maintenance drop-down.

ShawneyJ 09-04-2008 12:56 AM

agreed, after i change username i just refesh i guess lol.

Dismounted 09-04-2008 07:31 AM

You shouldn't need to update counters after changing a username.

Opserty 09-04-2008 08:55 AM

There is an "Update User Names" option on that page. I guess you only need to run it if you see the old username still on your site.

Lynne 09-04-2008 02:24 PM

Quote:

Originally Posted by Opserty (Post 1614244)
There is an "Update User Names" option on that page. I guess you only need to run it if you see the old username still on your site.

Interesting. From the help:
Quote:

Update User Names:
This will update user names everywhere they occur on your forums. This may need to be done after changing a user's name in the Admin CP.
I wonder if it would update the names in the quote tags?

Opserty 09-04-2008 03:20 PM

Quote:

Originally Posted by Lynne (Post 1614423)
I wonder if it would update the names in the quote tags?

No, it doesn't.

Affected tables:
PHP Code:

// pmreceipt 'tousername'
// pmtext 'fromusername'
// pmtext 'touserarray'
// forum 'lastposter'
// thread 'lastposter'
// thread 'postusername'
// post 'username'
// usernote 'username'
// deletionlog 'username'
// editlog 'username' 

class_dm_user.php > update_username() :)

Lynne 09-04-2008 03:58 PM

Quote:

Originally Posted by Opserty (Post 1614464)
No, it doesn't.

Affected tables:
PHP Code:

// pmreceipt 'tousername'
// pmtext 'fromusername'
// pmtext 'touserarray'
// forum 'lastposter'
// thread 'lastposter'
// thread 'postusername'
// post 'username'
// usernote 'username'
// deletionlog 'username'
// editlog 'username' 

class_dm_user.php > update_username() :)

I never thought to actually look. :cool: I think it is as you say, only do it if there are problems, because I have never had to do it and it's always worked just fine to change the username in the admincp and have it show up correctly in the forums.

Marco van Herwaarden 09-05-2008 06:41 AM

If you change the username from the AdminCP, then there is no need to run any update scripts.

Dismounted 09-05-2008 10:04 AM

Also, as long as the script uses the vBulletin User Datamanager, you won't have to run any update scripts.


All times are GMT. The time now is 12:49 PM.

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.01217 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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