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)

mashby 06-30-2002 06:28 PM

Anyone? I can't even begin the install because phpMyAdmin won't accept the queries.

Scott MacVicar 06-30-2002 09:16 PM

Its

Code:

CREATE TABLE `namelogs` (
  `userid` int(5) NOT NULL default '0',
  `username` longtext NOT NULL,
  `time` int(12) NOT NULL default '0'
) TYPE=MyISAM;

note the use of ` and not '

mashby 06-30-2002 09:26 PM

meaning that it SHOULD or SHOULD not use the '?

Scott MacVicar 06-30-2002 11:54 PM

use the code i posted :)

it should be `

Merjawy 09-14-2002 09:51 AM

Thank I been needing something like this.. and thnx for the question about where the control is.. found it :)


thnx PPN

ghroob 09-15-2002 01:34 AM

Thank you
very nice hack

Larry@IOG 09-15-2002 06:14 AM

3 questions will this work with 2.2.7? And is there a script to allow name changes only once every 30 days? How about someone changes their name and someone else takes it? Is three a script where they can not take or choose a name that was already reigstered

Thanks

Larry

Decoder 09-26-2002 07:34 AM

Quote:

SQL-query :

CREATE TABLE `namelogs` (
`userid` int(5) NOT NULL default '0',
`username` longtext NOT NULL,
`time` int(12) NOT NULL default '0'
) TYPE=MyISAM

MySQL said:


You have an error in your SQL syntax near '`namelogs` (
`userid` int(5) NOT NULL default '0',
`username` longtext NOT' at line 1

ZiRu$ 10-14-2002 04:56 PM

I just installed it......works perfectly! thx

Fuitad 10-26-2002 09:14 PM

My users are having a problem with this hack. When someone have a space in their names and they do any kind of modification to their profile, even if they don't change their username, it says that the name is already taken. Any ideas?

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.

Adi211 06-16-2004 04:32 PM

hi, i would like to have that the original registered name of the user is shown in postbit template, how can i realize that?

Kaelon 02-22-2005 06:01 PM

Works in vB 2.3.6.

vishalsachar 02-23-2005 11:11 PM

awesome


All times are GMT. The time now is 11:07 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,756KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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