vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Moderator Application System 2.1 (https://vborg.vbsupport.ru/showthread.php?t=159704)

sawatdee 12-17-2007 11:24 PM

Installed and works great with vB 3.65. Great mod thank you for your efforts!

Jdm Ej1 Coupe 12-18-2007 12:26 AM

Fixed! Thanks!!!!

Vinyljunky 12-18-2007 02:49 PM

Quote:

Originally Posted by yoyoyoyo (Post 1356698)
in your ACP edit the phrase mas_there_is_a_new_mod_application


I cant work out the syntax to add a link in the post to modcp/mas_rateapp.php?do=list

Its driving me nuts!

Can anybody help?

Thanks

VinylJunky

succo 12-19-2007 06:36 PM

if i don't check 'agree' in the pre-application form it printed a blank page... it's needed to subst in modapp.php
PHP Code:

if ($do == "apply" AND !$vbulletin->GPC['agree'])
{
    
standard_error(fetch_error('mas_mustagree'truetrue));


with
PHP Code:

if ($vbulletin->GPC['do'] == "apply" AND !$vbulletin->GPC['agree'])
{
    
standard_error(fetch_error('mas_mustagree'truetrue));


and that's all :)

Gez 12-20-2007 06:59 AM

*installed and nominated for MOTM* :)

Taipa 01-18-2008 01:12 PM

I can't get mine to send out the emails to the applicants.

I have it set to email applicants after 14 days if they have an average rating of over 7.

I have an applicant with a average rating of 10 who applied 15 days ago, and it hasn't emailed her. I just manually ran the cron again, and it just says
Quote:

Moderation Application Auto Proccessing Complete; Declination's: None. Shortlistings: None. New Applications: None.
It should have one "shortlisting", because the applicant meets the criteria of the cron, so why didn't it send her an email?

kartik786 01-26-2008 06:58 AM

works on vb 3.6.4 ??

blind-eddie 01-27-2008 09:30 PM

The thread that is made after I hit submit read:
Code:

There is a new moderator application by blind-eddie that needs rating. Please go to the moderator control panel and rate it. If need be then return here to discuss said application further. Thank you in advance
What do I need to edit to get this to show in private thread instead of above mentioed?

http://outerzone.us/images/app.bmp


Thanks

sturdy 01-28-2008 09:48 AM

Which criterium must be fulfilled that the applicant gets an mail of application status ??

pimpfelix 02-05-2008 06:54 PM

I keep getting Hundreds of emails how do i stop this... no one new as applied


All times are GMT. The time now is 05:29 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.01314 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
  • (2)bbcode_php_printable
  • (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