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)

m002.p 05-04-2008 08:18 PM

In version 1.1.0, will it include the allowance of an array of admins for the "Administrator Notification" feature listed in the vb options > username request, opposed to just one admin recieving the notification PM?

Would be such a great feature to allow say your site staff, board admins or leadership team to be able to recieve a notification of a username request opposed to just one appointed admin at current.

KURTZ 05-04-2008 08:21 PM

Quote:

Originally Posted by King Kovifor (Post 1498630)
It should work with 3.7.0 but I haven't done a clean 1.0.x install. I am working for a new updated version to be 3.7.0 only, but that could be a while.

i'm waiting for this Jeremy! keep up the good work! ;)

King Kovifor 05-04-2008 11:00 PM

Quote:

Originally Posted by m002.p (Post 1508522)
In version 1.1.0, will it include the allowance of an array of admins for the "Administrator Notification" feature listed in the vb options > username request, opposed to just one admin recieving the notification PM?

Would be such a great feature to allow say your site staff, board admins or leadership team to be able to recieve a notification of a username request opposed to just one appointed admin at current.

Yes. It will most likely allow for this type of notification scheme.

Quote:

Originally Posted by KURTZ (Post 1508527)
i'm waiting for this Jeremy! keep up the good work! ;)

Well glad someone does. I feel like I have been slacking big time since about May of 2007. LOL. But thanks for the encouragement. I think I may take advantage of the user name history in vB 3.7 too.

m002.p 05-05-2008 05:23 PM

Great shall look forward to the release :D ^^^^^ Thanks for your response & great work so far!

Seiyaboy 05-05-2008 06:01 PM

Thanks for the update and the fix of some functions that didn't work before. Keep up the wonderful work!

TCB 05-06-2008 06:07 PM

I have uninstalled 1.03 (I believe) and then tried to import the latest version. I received this mysql error:

Code:

Database error in vBulletin 3.7.0:

Invalid SQL:
ALTER TABLE `vb3_usergroup` ADD `unreq_perms` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error  : Duplicate column name 'unreq_perms'
Error Number  : 1060
Request Date  : Tuesday, May 6th 2008 @ 01:04:17 PM
Error Date    : Tuesday, May 6th 2008 @ 01:04:17 PM
Script        : http://www.mysite.com/cpadmin/plugin.php?do=productimport
Referrer      : http://www.mysite.com/cpadmin/plugin.php?do=productadd


m002.p 05-06-2008 07:12 PM

Login into MYSQL using Phpmyadmin, then delete the column 'unreq_perms' before importing the latest product :) ^^^

EDIT:

Or run the query below as stated :)

King Kovifor 05-06-2008 07:15 PM

Looks like the column wasn't dropper properly. You would have to remove the column. You may run this query:

[sql]ALTER TABLE `vb3_usergroup` DROP `unreq_perms`;[/sql]

Then reimport your product.

sturdy 05-07-2008 08:33 AM

How to fix, that users can user special chars like < oder > or " ? and that i can approve this nicks without getting an error ?

King Kovifor 05-07-2008 10:28 AM

Quote:

Originally Posted by sturdy (Post 1511413)
How to fix, that users can user special chars like < oder > or " ? and that i can approve this nicks without getting an error ?

What is your error?


All times are GMT. The time now is 05:04 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.02067 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
  • (4)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