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)

birdie 01-14-2008 09:17 PM

Installed; set permissions etc; works in UserCP; email +PM notifcation for change request worked; but "Username requests' is not in the dropdown menu for Users in AdminCP

djbaxter 01-14-2008 09:58 PM

Quote:

Originally Posted by birdie (Post 1421514)
Installed; set permissions etc; works in UserCP; email +PM notifcation for change request worked; but "Username requests' is not in the dropdown menu for Users in AdminCP

It's not a drop down.

Go to User CP. Scroll down the page - near the bottom of the page you'll see it under "Miscellaneous".

It would be nice if it could be made a little more prominent...

birdie 01-14-2008 10:18 PM

Quote:

Originally Posted by djbaxter (Post 1421536)
It's not a drop down.

Go to User CP. Scroll down the page - near the bottom of the page you'll see it under "Miscellaneous".

It would be nice if it could be made a little more prominent...

nope:
Quote:

Originally Posted by birdie (Post 1421514)
Installed; set permissions etc; works in UserCP; email +PM notifcation for change request worked; but "Username requests' is not in the dropdown menu for Users in AdminCP

ie its not here:
https://vborg.vbsupport.ru/attachmen...6&d=1181503752

djbaxter 01-14-2008 10:34 PM

Admin CP | Usergroup Manager

Edit each usergroup - scroll down to bottom of options to Username Request Permissions - set Can Change Username to Yes and even if it is already enabled, click Save.

I think this has to be done for at least one group to run the bitfield.xml file.

birdie 01-14-2008 10:47 PM

Quote:

Originally Posted by djbaxter (Post 1421554)
Admin CP | Usergroup Manager

Edit each usergroup - scroll down to bottom of options to Username Request Permissions - set Can Change Username to Yes and even if it is already enabled, click Save.

I think this has to be done for at least one group to run the bitfield.xml file.

nope
Quote:

Originally Posted by birdie (Post 1421514)
Installed; set permissions etc; works in UserCP; email +PM notifcation for change request worked; but "Username requests' is not in the dropdown menu for Users in AdminCP

Quote:

Originally Posted by birdie (Post 1421545)


djbaxter 01-14-2008 11:36 PM

Non-standard style? You may have to insert the link manually.

King Kovifor 01-14-2008 11:52 PM

Did you upload the cpnav_unreq.xml file to the /includes/xml/ folder in your system?

birdie 01-14-2008 11:52 PM

Thanks. So I can check what would the url to it be?

ie
http://www.url.com/url-forum/admincp/(something here).php?do=(something here)

birdie 01-15-2008 12:11 AM

Quote:

Originally Posted by King Kovifor (Post 1421591)
Did you upload the cpnav_unreq.xml file to the /includes/xml/ folder in your system?

Yes. BUT now discovered that since installation I now get an error when try to search for user by username or email address:

Warning: Cannot modify header information - headers already sent by (output started at /home/forumname.com/public/www/forumname/admincp/global.php(212) : eval()'d code:10) in /includes/functions.php on line 2801

Assume this may be problem?

King Kovifor 01-16-2008 07:25 PM

Quote:

Originally Posted by birdie (Post 1421603)
Yes. BUT now discovered that since installation I now get an error when try to search for user by username or email address:

Warning: Cannot modify header information - headers already sent by (output started at /home/forumname.com/public/www/forumname/admincp/global.php(212) : eval()'d code:10) in /includes/functions.php on line 2801

Assume this may be problem?

If you disable the product does that error still occur?

birdie 01-16-2008 10:51 PM

Quote:

Originally Posted by King Kovifor (Post 1422661)
If you disable the product does that error still occur?

The search for user by name error goes away when diasble the product. its only serch by name that is affected (ie search by email address etc still works).

King Kovifor 01-16-2008 11:07 PM

Quote:

Originally Posted by birdie (Post 1422762)
The search for user by name error goes away when diasble the product. its only serch by name that is affected (ie search by email address etc still works).

What vBulletin version do you have?

birdie 01-16-2008 11:24 PM

3.6.8

King Kovifor 01-19-2008 11:23 PM

Quote:

Originally Posted by birdie (Post 1422770)
3.6.8

Sorry for the late reply. I do not know why this would be affecting it. But I will look into this very soon. :) If I don't get to it please please please remind me... I seem to be extremely forget ful.

amirlol 01-21-2008 02:54 PM

very nic code

thanks a lot

toddos 01-25-2008 10:15 PM

edit: did it myself..

jwaany 01-26-2008 05:00 AM

nice work..
if u can add pages for the results in Admincp it will be great .
and ihave an other problem
if the username like [ james' ] it send an error in Admincp.

toddos 01-26-2008 05:58 AM

hi,

if i insert a new username and send it, it shows me this sql error:

Whats wrong ? Why doesnt it insert the userid ?

Code:

Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
INSERT INTO vb7pm (pmtextid, userid) VALUES (29322, );

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Error Number  : 1064


solidlink 01-26-2008 06:12 AM

How do you click "Install Here" ? I dont really understand this part... i have already imported it using the product mgr.

toddos 01-26-2008 06:28 AM

solidlink do you mean me ?

King Kovifor 01-26-2008 06:01 PM

Quote:

Originally Posted by toddos (Post 1429117)
hi,

if i insert a new username and send it, it shows me this sql error:

Whats wrong ? Why doesnt it insert the userid ?

Code:

Database error in vBulletin 3.7.0 Beta 4:

Invalid SQL:
INSERT INTO vb7pm (pmtextid, userid) VALUES (29322, );

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Error Number  : 1064


toddos,

I have never tested this with vBulletin v3.7.0 Beta X, so there are bound to be problems. As of right now, I don't have a test forum that is running v3.7.0. I cannot check out the problem for a while.

Quote:

Originally Posted by solidlink (Post 1429120)
How do you click "Install Here" ? I dont really understand this part... i have already imported it using the product mgr.

Clicking "Install" on vBulletin.org shows me that you "have" the product installed and it allows me to provide better support (by only doing it with people who press it if wanted).

Deadly Assassin 01-27-2008 06:03 AM

Brilliant, thankyou

:D

scoobasteve 01-31-2008 11:53 AM

Great hack!!

I'd like to request a feature. I don't know if it has been asked yet, but here it is:

I could see many users abusing this great feature by requesting a new username everyday.

What I'd like to see is this: If a user requests a new username, the following happens:

1. If his request got rejected, he has to wait another XX days before he can request for a new one (time is adjustable in the ACP).

2. If it got accepted, he has to wait YY days before he can change it again. (again, adjustable in ACP).

Also, when the user goes to the page, display a warning that echoes the above ("Warning: if you request a new name, you will have to wait 6 months before you can request for a new one")

Yay?

King Kovifor 02-01-2008 06:19 PM

I have the code for that in a version that i have been working on. I just can't Finish it because I can't access my data.

BBF 02-03-2008 02:47 PM

are you convert this mod to 3.7?

it's works ok..(change the username but sometimes doesn't send pm)
it's the only problem that i was found.

King Kovifor 02-03-2008 06:24 PM

Yes, I plan on conversion. My local setup still isn't back to normal and I don't have access to vB3.7 right now.

aeturner89 02-03-2008 09:46 PM

I have suggestion. It would be nice if you can be able to set time limits between name changes. Like say I want to allow only 1 name change per 6 months. If they try to change it sooner they get an error message saying they must wait until [insert date here].

xcesiv 02-05-2008 11:27 PM

i got a heap of errors when extracting this file.

so havnt installed it

King Kovifor 02-06-2008 01:49 PM

Quote:

Originally Posted by xcesiv (Post 1437090)
i got a heap of errors when extracting this file.

so havnt installed it

What kind of errors?

Chris Sotier 02-13-2008 02:25 AM

It says that the users dont have permission how I fix it?

King Kovifor 02-13-2008 11:46 PM

Within the ACP, opening up usergroups there are new permissions inside of that area.

Gersfan 02-28-2008 04:28 PM

I am also getting this usergroup Permission message, I have checked the Usergroup Tab as you said above and there's nothing new?

Any Help?

Gersfan 02-28-2008 04:49 PM

Infact Sorry I got it,

Thanks,

montsa007 02-29-2008 03:44 AM

I am on a Rage today :)
Installing All Mods

BellyBelly 02-29-2008 04:53 AM

I had no problems with this installing in my default template, but I did my custom one. So I added the hook in the usercp template and its now showing in my custom template, but the text is not sitting right in the middle of it's box/line, it's sitting directly on top of the line. Any ideas?

Spinball 03-03-2008 07:33 AM

Is is possible to have an option to order the username request list descending?
We have well over 100 requests in there now, and the admin chap who deals with this for me would like to have the new ones at the top.
( I have applied a quick fix to unreq.php but an option would be good).
Thanks.

djbaxter 03-05-2008 11:01 AM

1. Request for next version: Is there a way to prevent all except admins and moderators from seeing the name change history in the User Profile?

2. Is there a way to modify the current version to do this?

King Kovifor 03-05-2008 11:24 PM

Quote:

Originally Posted by djbaxter (Post 1457491)
1. Request for next version: Is there a way to prevent all except admins and moderators from seeing the name change history in the User Profile?

2. Is there a way to modify the current version to do this?

It should be that way.

And if BellyBelly copied the templates right, it should be fine...

djbaxter 03-06-2008 12:01 AM

Quote:

Originally Posted by King Kovifor (Post 1458020)
It should be that way.

And if BellyBelly copied the templates right, it should be fine...

:confused:

Which version? Mine isn't that way and I didn't do any Belly Belly modifications to the add-on.

Pocket Aces 03-06-2008 12:27 AM

Would be better if usergroup permission is added. Only specified usergroups will be allowed to use that feature or request for username change.


All times are GMT. The time now is 12:12 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.02135 seconds
  • Memory Usage 1,824KB
  • 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_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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