vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Change Username via UserCP v2.0 (https://vborg.vbsupport.ru/showthread.php?t=24722)

prcast 11-26-2002 09:54 PM

can this be set up so only certain usergroups can use this feature

Larry@IOG 11-29-2002 11:50 PM

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

N9ne 12-15-2002 05:22 PM

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.

Rose 01-18-2003 05:50 PM

Works great in 2.2.8. Thanks, Scott!

N9ne 02-11-2003 09:02 PM

<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.

kevin_r1 03-21-2003 06:20 PM

This works fine for 2.3.0 in case anyone is wondering. FOLLOW THE INSTRUCTIONS!!! They are perfect.

Angelus 04-24-2003 08:42 PM

Hello.

How can I into the Memberlist in extra a column indicate let the announcement of the changed user names?

David Bott 08-18-2003 11:54 AM

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.

David Bott 08-21-2003 01:19 PM

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!!! :)

Holidazed 09-18-2003 08:39 PM

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
  • Page Generation 0.01209 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete