vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - [DBTech] Username Change v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=236980)

DragonByte Tech 04-14-2011 08:02 PM

There's a comparable mod out for 3.x so we have no plans to release this for vB3 at this time.

Fillip

David Karol 04-15-2011 03:14 AM

Quote:

Originally Posted by DragonByte Tech (Post 2183930)
Please re-check your usergroup permissions, we're running 4.1.3 on DBTech and it's working fine here :)


Fillip

Got it. The files weren't merged in the includes folder.

Another question: I changed my username using the mod, and was unable to change it back through it. I changed the field in the database back to the original user name. Is there anything that is affected by the mod?

DragonByte Tech 04-15-2011 08:47 AM

That'd be the Username Reuse Delay setting in vBulletin.

Fillip

Phaedrus 04-16-2011 04:17 AM

Quote:

Originally Posted by David Karol (Post 2184832)
Got it. The files weren't merged in the includes folder.

Another question: I changed my username using the mod, and was unable to change it back through it. I changed the field in the database back to the original user name. Is there anything that is affected by the mod?

You can change it back without the delay from the profiles in your AdminCP. I changed mine, then changed it back immediately through the AdminCP.

Domenico 04-27-2011 03:04 PM

Can this be linked with your own vBactivity and/or vBcredits product? So peoiple can earn/buy their username change?

Alfa1 04-27-2011 10:19 PM

Is there a paid version as well? If yes, then what extra functions are in that version?

Is it possible to only display the user name history to moderators and admins?

DragonByte Tech 04-27-2011 10:36 PM

Quote:

Originally Posted by Domenico (Post 2189312)
Can this be linked with your own vBactivity and/or vBcredits product? So peoiple can earn/buy their username change?

There's no integration with other products at this time, sorry :(

Quote:

Originally Posted by Alfa1 (Post 2189440)
Is there a paid version as well? If yes, then what extra functions are in that version?

Is it possible to only display the user name history to moderators and admins?

Not at the moment no, we'll take it into consideration if we ever update this mod though :)


Fillip

HMBeaty 04-28-2011 12:03 AM

Since questions are being asked, are you ever going to update this mod with the fixed template changes posted throughout this thread?

sung 04-28-2011 03:26 AM

Quote:

Originally Posted by Alfa1 (Post 2189440)
Is it possible to only display the user name history to moderators and admins?

Sure, edit the "Member Profile: Display Username History Tab" plugin to the following:

Code:

if(is_member_of($vbulletin->userinfo, X,Y,Z)){
require_once(DIR . '/dbtech/username_change/includes/hooks/member_complete.php');
}

Change X,Y,Z to the usergroups that you'd like to be able to see the tab.

Domenico 04-28-2011 06:50 PM

Quote:

Originally Posted by DragonByte Tech (Post 2189451)
There's no integration with other products at this time, sorry :(

Not at the moment no, we'll take it into consideration if we ever update this mod though :)


Fillip

Will you ever support add this? I mean why no integration for your owns products? It will make them more valuable. :)


All times are GMT. The time now is 04:18 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.01370 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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