vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Username Request (https://vborg.vbsupport.ru/showthread.php?t=149377)

Adem GEN? 02-07-2009 12:57 AM

Members of the new user name in the request

Example: Can request a new user name, 11 characters.

Adem GEN? 02-07-2009 01:01 AM

<div align="left">Okay, pardon the limit is applied quotas off.</div>

King Kovifor 02-07-2009 06:23 PM

Quote:

Originally Posted by AdemGEN? (Post 1736661)
Okay, pardon the limit is applied quotas off.

If a username is against any rules (the same as signing up) it should be rejected by this product. Is it not?

alfaowner 02-28-2009 03:00 PM

I get this error message when I press approve? (vb 3.6.4)
Fatal error: Cannot use object of type vB_DataManager_PM as array in /usr/home/alfaow/public_html/forum/includes/class_bbcode.php(326) : eval()'d code on line 83

King Kovifor 02-28-2009 04:54 PM

Quote:

Originally Posted by alfaowner (Post 1756942)
I get this error message when I press approve? (vb 3.6.4)
Fatal error: Cannot use object of type vB_DataManager_PM as array in /usr/home/alfaow/public_html/forum/includes/class_bbcode.php(326) : eval()'d code on line 83

I will look into this.

abrecher 03-04-2009 05:34 PM

I've been using this plugin since its inception and I'd like to really thank the author. It's saved my mods and myself a huge amount of time.

We'd like to allow our members the ability to change their usernames themselves, without having the process moderated. Is this possible with this plugin ? If not, are there any others out there that allow this ?

King Kovifor 03-04-2009 10:10 PM

It's not available in this plugin, yet.

SkyCatcher 03-05-2009 09:13 AM

So, I have a weird situation.

A User is trying to change his name to Synister. The system tells him it's in violation of forum usernamed. I cleared the list - no usernames are illegal right now.

It let me request Syn Syni Synis Synist Syniste but not Synister.....

Also Eightletters and Madmoo worked as well so it's not the length. Where is it getting it's conditional from since I have not added any usernames to the illegal list?

3.7

King Kovifor 03-05-2009 08:46 PM

Default vBulletin code handles the actual check. I just feed it in the username. But, has "Synister" been used before (in the past year?)

abrecher 03-05-2009 09:56 PM

Quote:

Originally Posted by King Kovifor (Post 1760589)
It's not available in this plugin, yet.

What I would give for this!

Are there any others besides this one out there ?

Celtic_Mad 05-11-2009 02:27 PM

Any news on an update?

bigcurt 05-12-2009 05:46 AM

Same question from me. Great modification.

marshal_ramdev 05-31-2009 04:07 PM

thanks

Welshy2008 06-06-2009 12:42 PM

Does this work on 3.8.1 PL1 please?

Welshy2008 06-07-2009 07:14 PM

Works Great on 3.8.1

Is there any way that I can stop the PM's?

Many Thanks.

Welshy2008 06-07-2009 07:45 PM

Quote:

Originally Posted by Welshy2008 (Post 1825223)
Works Great on 3.8.1

Is there any way that I can stop the PM's?

Many Thanks.


Just leave the box empty?

King Kovifor 06-08-2009 12:00 AM

Quote:

Originally Posted by Welshy2008 (Post 1825223)
Works Great on 3.8.1

Is there any way that I can stop the PM's?

Many Thanks.

Leaving the box blank should work.

kiwivc 07-01-2009 06:46 AM

Running 3.6.8 PL2

Is there a way to remove the username history from ONE user?

Is there a way/ what is the process to make the Username Request Page in the ACP to display with the newest requests at the top rather than the bottom? (Please don't tell me to turn my monitor upside down)

Thanks in advance :)

King Kovifor 07-01-2009 12:50 PM

Currently there is no easy way. :(

kiwivc 07-02-2009 12:53 AM

Quote:

Originally Posted by King Kovifor (Post 1840715)
Currently there is no easy way. :(

Oh well, thanks anyway :). It's still an awesome mod and has worked flawlessly on my board.

alfaowner 08-12-2009 11:12 PM

Username history not showng in profile on 3.8.3? any ideas why as the rest of this addon works fine

djbaxter 08-12-2009 11:31 PM

Quote:

Originally Posted by alfaowner (Post 1866181)
Username history not showng in profile on 3.8.3? any ideas why as the rest of this addon works fine

It never did show in the profile, AFAIK. You can see it in the Admin CP under Users.

King Kovifor 08-16-2009 03:15 AM

The new profile system requires a tab, mine is still built around the 3.6 profiles.

Kiros72 08-17-2009 04:18 AM

Is the tab thing the only thing that's keeping the new version from being spread among the masses?

krozar 08-18-2009 10:39 PM

Receiving the same error that another poster mentioned:

Quote:

Fatal error: Cannot use object of type vB_DataManager_PM as array in /var/www/includes/class_bbcode.php(360) : eval()'d code on line 41
Happens when someone submits a username request (profile.php?do=submitrequest). However, the request still appears in the adminCP.

Running 3.8.3 and tried reinstalling the mod. It used to work fine for several months. AFAIK nothing major has changed.

King Kovifor 08-19-2009 11:43 PM

Quote:

Originally Posted by Kiros72 (Post 1868910)
Is the tab thing the only thing that's keeping the new version from being spread among the masses?


No.
Quote:

Originally Posted by krozar (Post 1870122)
Receiving the same error that another poster mentioned:



Happens when someone submits a username request (profile.php?do=submitrequest). However, the request still appears in the adminCP.

Running 3.8.3 and tried reinstalling the mod. It used to work fine for several months. AFAIK nothing major has changed.

Hmmm, I haven't seen that before.

krozar 08-20-2009 02:19 AM

It's really boggling my mind. When I comment out the PM code in the main plugin, it will work just fine sans a PM. However the confirmation PMs from /admin/unreq.php work just fine. I have no clue what class_bbcode would have anything to do with this. I have tried altering the code a bit but getting the same results. Seems to look more and more like it's outside the realm of your addon entirely but putting this out there to see if anyone else is having the same issue.

EDIT:

I isolated the problem. In /includes/class_bbcode.php the error stems from the hook location bbcode_parse_start.

I isolated it to the addon Advanced BBcode Permissions. It's an important addon for my forum, however I think I know where to start next.

bigcurt 09-27-2009 03:10 AM

Thanks bud. Can't wait for new version.

CrosseyedGamer 10-16-2009 05:52 PM

just installed, uninstalled and installed again. I am not seeing the user request in the admincp. Using 3.8. Does this work for that?

FYI - I checked and the request username is in the CP.

djbaxter 10-16-2009 10:06 PM

Quote:

Originally Posted by CrosseyedGamer (Post 1901038)
just installed, uninstalled and installed again. I am not seeing the user request in the admincp. Using 3.8. Does this work for that?

FYI - I checked and the request username is in the CP.

:confused:

So... it's not in the ACP? it IS in the ACP? which is it?

Check it at Admin CP | Users | Username Requests (down at the bottom of the list probably).

Sidewindr 11-08-2009 04:47 AM

Anyone have any idea how to change the notification from User based to Group based?? ie. I want to sent a notification to all Super Moderators when a username change is requested...

King Kovifor 11-08-2009 05:47 PM

No functionality to do that at this time.

dzstars 12-04-2009 03:04 PM

3.8.4 §§§§§§؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟

JulianD 12-07-2009 12:36 PM

This modification is great but it needs a lot of modification. I did already modify mine in my main forum and it's working as I like.

I fixed some bugs and did a schedule task to change nicks at night when traffic is low.

MonkYZ 12-28-2009 09:42 PM

Is there any chance for this addon to be updated for 3.8.x ? I really need it to display username history...
Thanks in advance !

djbaxter 12-28-2009 11:26 PM

Quote:

Originally Posted by MonkYZ (Post 1940914)
Is there any chance for this addon to be updated for 3.8.x ? I really need it to display username history...
Thanks in advance !

It already works for 3.8x.

abdelghani68 12-30-2009 04:02 PM

is there an update for vb 4 ?

Leo Brazil 01-05-2010 09:31 AM

Quote:

Originally Posted by abdelghani68 (Post 1942618)
is there an update for vb 4 ?

No doubt this mod is really handy on my board and would be great to see it for vB 4

jb_008 01-12-2010 08:32 PM

I agree, have not upgraded to v4 yet, but my users use it all the time. Would be nice too to add some more options, like the ability to flush the list, and to maybe have the newest requests at the top of the page instead of the bottom...

Spinball 01-13-2010 11:40 AM

Can I make an enhancement request, please?
We have people who have changed their name and our moderators are then having problems tracking them down. This applies to trouble makers particularly.
When someone's request is granted and their name is changed, could we have a new user note created automatically stating what the old user name was?
Thanks


All times are GMT. The time now is 08:34 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.01933 seconds
  • Memory Usage 1,818KB
  • 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
  • (13)bbcode_quote_printable
  • (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
  • (40)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