vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Username Management - Control who can change Usernames plus history (https://vborg.vbsupport.ru/showthread.php?t=101326)

ringleader 10-21-2008 05:26 PM

Yup, I installed on 3.7.2 PL2 as well and it's all working perfectly fine.

The only thing is that the groups 'lastposter' on forum/group.php doesn't change, but beggars can't be choosers!

Maxi62 11-02-2008 11:47 AM

I search this mod for VB 3.6.7 ! Gives this?
Have a update this work on VB 3.6.7 ?

utahraves 12-23-2008 06:30 PM

I would love this in 3.7.x if anyone knows what things need to be changed to match 3.7 code. :)

fuldon 01-18-2009 12:10 PM

Please, upgrade this hack to 3.8.x vB.

rainyleaves 01-23-2009 11:00 AM

I realy love this mod.
Pleeeeeeeeeeeease, Upgrade this mod to VB3.8.X. :)

nestaron 01-26-2009 11:23 PM

I got it works with 3.7.2, I have not tried it on 3.8.0 yet.

abrecher 03-04-2009 05:37 PM

Has anybody gotten this to work successfully on 3.8 ?

Rickeo 03-27-2009 08:15 AM

Please release for 3.8.1

voter 04-15-2009 09:36 AM

Works in 3.8.2
One exception for installation.

in MEMBERINFO you need to look
Quote:

<if condition="can_moderate()">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&amp;u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
And add after

Quote:

<!-- Hack: Username Management (MarcoH64) -->
<if condition="$mh_unm_can_change_other_name">
<li class="thead"><a href="$mh_unm_modcp_link">$vbphrase[mh_unm_change_username]</a></li>
</if>
<!-- / Hack: Username Management (MarcoH64) -->
The rest as it is written in instruction in original.

Twelve-60 06-12-2009 12:29 AM

Currently running on v3.8.3 using the fix above :)

- Twelve-60


All times are GMT. The time now is 01:33 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.01232 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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