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)

King Kovifor 09-07-2008 11:29 PM

Quote:

Originally Posted by inciarco (Post 1616798)
You're Right King Kovifor, the Option is there, that was the Problem; I appreciate your Guide, I didn't knew that Option on vB373, it don't Exist on vB368. :o

The other Problem when an User Registers with an Username Requested by other Existing User, and when Approving receiving an Error Message and the Existing User didn't Receiving the Reject Notice of the Requested Username, is still there, I hope you can Enhance it on your next Update.

I Like a Lot This Mod, is Really Very Useful.

By the way, the Mod works Fine on vB373.

Thank You Very Much. :up:

My Best Regards.

:)

I may look into this for a later version.

King Kovifor 09-09-2008 12:29 AM

Quote:

Originally Posted by Twilkey (Post 1616915)
I easily implemented vBCredits into this. I hard coded it, but I can easily add settings for it and such. All I added was one query.

I have now Implemented Twilkey's code and made some improvements + added options for it. :) This will be included in 1.1.0!

Bilderback 09-24-2008 01:54 AM

I like this Mod also but I still dont like the fact that a user can submit multiple requests.
How would I add a check to the system.
For instance, when a uers submits a request, it checks to see if they have already submitted
one, and if so, it will give them an error, "You have a request pending." or something similar.
I just had another user submit 20 requests before I could get to the board today to moderate.
How would I accomplish this?
Through a query to the database to check?
Thanks

King Kovifor 09-24-2008 02:10 AM

I have a very complex system being put into place for how to handle this for 1.1.0. So hang in tight for me to get the time to finish the update.

Bilderback 09-24-2008 03:10 AM

Excellent- wish I could help but my php is more phpoop right now as I'm learning.
Its definitely worth the wait though- simple things like this make moderation easier.

King Kovifor 09-24-2008 11:18 PM

Well, it's getting more and more complex PHP wise - just the ACP is 10x more advanced.

Bilderback 09-27-2008 02:34 AM

I've been trying my best to customize the message and provide the ACP access url in the PM.
I wish the submitted PM was actually a template rather than a phrase- would be much easier to customize.
Any suggestions?
Would it be as simple as changing $message=construct(vbphrase) to a $message=eval(templatename) ?

King Kovifor 09-27-2008 03:01 AM

Quote:

Originally Posted by Bilderback (Post 1631377)
I've been trying my best to customize the message and provide the ACP access url in the PM.
I wish the submitted PM was actually a template rather than a phrase- would be much easier to customize.
Any suggestions?
Would it be as simple as changing $message=construct(vbphrase) to a $message=eval(templatename) ?

No, it would be more difficult. Why do you say it would be easier to customize?

Bilderback 09-27-2008 03:15 AM

So I could customize the PM which is sent to the admin.
EDIT-sorry ,misread question.
Because I cannot use vb variables or html in the phrase.
I was attempting to hyperlink the text:
You may approve or disapprove this in the ACP.
by changing it to
'You may approve or disapprove this in the ACP by clicking here'
but $vboptions[bburl] wont parse.

King Kovifor 09-27-2008 11:41 PM

Since you are customizing it for yourself, put the direct link inside of it. HTML can be placed inside of phrases.


All times are GMT. The time now is 03:13 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.01997 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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