Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Moderator Application System 2.0 Details »»
Moderator Application System 2.0
Version: 2.0.0, by sabret00the sabret00the is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 12-07-2005 Last Update: 08-23-2006 Installs: 185
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

FAQ:
What Does It Do? it enables your members to apply to be a mod, cuts down on all the asking and stuff

That It? basically

What about the cool back end? ooh yeah, so anyway it will email on the 14th day to either let em know they've been shortlisted or to try again at a later date

How will it know? mod ratings innit, if their under 7 their outta there

Anything else? nah i guess it starts a thread in your mod forum to tell your mods to rate em

How does it know what forum and who's the threadster? you tell em via the admincp options (where the rest of the vboptions are) theirs a handy little group for the MAF and i don't mean 2+2

Ok so that's gotta be it now? nope

What else does it do? it logs it all in the admincp schedules tasks and sends you a copy of the email

Damn who taught you all that? various folks, special thanks to Dean, Marco, OBK and Zero Tolerance who helped me on this specific hack though.

Ok so what's the install like? swift the long thing is the upload

Ok rumour is it needs to run a cron, what's a cron? :squint: it's the automated do-dad in the admincp

How do i set it up? it's so straight forward you could close your eyes and do it, the file you're cronning is called "mas-cron.php" and i recommend running it at 12.30 (that means leave the rest as stars)

Ok so if their an installer? there is indeed, a quick dirty one. no not like that

Well now that's sorted can i install it? please do!

How can i help you become cooler? click install and let's see if i can become hack of the month innit

Bye now? yes go :ermm:

Wait! ain't this the same as the last one? yes but this one runs on 3.5.x :ninja:

[hr]xxx[/hr]

To Upgrade just run the upgrade script www.yoursite.com/forums/mas_upgrade.php?step=1

To Uninstall just run the upgrade script :? http://www.yoursite.com/forums/mas_u...step=uninstall

What's new? you can now add your own questions and stuff

For real? for real.





Screens: https://vborg.vbsupport.ru/showthread.php?t=77340

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 02-05-2006, 06:11 AM
redspider's Avatar
redspider redspider is offline
 
Join Date: Jul 2005
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by agiacosa
Can you tell us how you did the edit to cpnav_vbulletin.xml?
I finally figured out what my problem was concerning the loss of my ACP Nav links...It seems that when i read the install text, i didnt follow one part of a step...Lemme explain, The install text says,

Code:
in "includes/xml/cpnav_vbulletin.xml" find:
=======================================
</navgroups>

<!-- CVS: $RCSfile: cpnav_vbulletin.xml,v $ - $Revision: 1.16 $ -->
Well simple enough except when i replaced the code, i forgot to also replace
Code:
</navgroups>
I only replaced,
Code:
<!-- CVS: $RCSfile: cpnav_vbulletin.xml,v $ - $Revision: 1.16 $ -->
So needless to say, this was my problem...

However, i have the system installed, works wonderfully, but i am curious, where in the heck does the application go after a member fills it out?

I went into the ACP/vBulletin Options/Moderation Application System and set,
Code:
Please enter the username of the person who will start the threads for rating.
to a specific username, and i set,
Code:
Please enter for the forum id of the forum you want the threads to appear in
to a specific Forum but once a user applies, nothing appears in the designated forum.

Also, when a user applies and clicks submit, it gives an error saying,
Code:
maf_rated cannot be found.
As well as when i delete applications i get the,
Code:
maf_deleted cannot be found.
I looked in the zip folder containing the system i downloaded from here, but i didnt see either of these files. Any help would be greatly appreciated...Thank you for your replies...Be well -
Reply With Quote
  #133  
Old 02-05-2006, 07:22 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

The cron job is set weekly i think...
You can go into your scheduled tasks and run the MAF manually or set it lower....

Then the application will show up on the thread that you set, well actually it
will only tell you that there is one and you have to goto your admicp or modcp to read it.

Its right at the bottom of ya admincp

Quote:
Originally Posted by redspider
but i am curious, where in the heck does the application go after a member fills it out?
Reply With Quote
  #134  
Old 02-05-2006, 02:49 PM
redspider's Avatar
redspider redspider is offline
 
Join Date: Jul 2005
Posts: 225
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sabret00the
add the cron file to what? sorry i'm having a blonde moment and have gotten a little confused.
You did not specify in your install instructions where to upload the maf_cron.php, but obviously it must be placed in the folder
forums/includes/cron directory. Your install instructions should start with,
Code:
forums/modapp.php
forums/admincp/maf_delmodapp.php
forums/modcp/maf_rateapp.php
forums/includes/cron/maf_cron.php
I overlooked it first time as i was strictly following your install notes and did not upload maf_cron.php into the cron directory. I have uploaded it since that post so no biggie...You may want to edit your install txt and add mention of that file as well because it can be somewhat confusing for some peeps. Its ok to have blonde moments, we all have them, for me is quite often hehehe

Quote:
Originally Posted by bashy
The cron job is set weekly i think...
You can go into your scheduled tasks and run the MAF manually or set it lower....
Thank you bashy for tipping me about running the cron manually. Doing this does make the thread show in the designated forum. But what do you mean the cron job is set to weekly? It is set to *

=======================================
Title: MAF
Day of the week: *
Day of the month: *
Hour: 12
Minute: 30 - - -
Log Entries: Yes
Filename: ./includes/cron/maf_cron.php
=======================================

Do you mean i should set the Hour lower? or can i change and set the Hour to * and Minute to make it run a cron every x minutes? Thank you for your replies and help...This is a wonderful hack if i can get it tweaked to run the cron on app submit or every x minutes...Be well
Reply With Quote
  #135  
Old 02-06-2006, 08:02 PM
LincolnForums LincolnForums is offline
 
Join Date: Oct 2005
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by redspider
Hello. I am having a problem. I am currently using vB Version 3.5.0...I installed this hack and must say it works perfectly, except for one MAJOR issue...After i installed and went to my Admin CP, i now have virtually few nav links. Same prob for other admins on the site...Can someone please tell me what happened? Below is a screenie of what nav links i now have. I dont even have my Plugin options to uninstall the plugin...Help? Please? Other than that, awesome hack...Be well -

I have this problem as well, and i did replace everything it said to replace. Totally destroyed the admincp - So i skiped this step..


I access the apps thru typing out the links instead for now.

Also missing a phras maf_rated, and maf_deleted. Not sure what else.
Reply With Quote
  #136  
Old 02-08-2006, 01:31 AM
Sai01 Sai01 is offline
 
Join Date: Dec 2004
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so, how do you go about changing the moderators rules/ agreements and all the form questions?
Reply With Quote
  #137  
Old 02-08-2006, 01:59 AM
Sai01 Sai01 is offline
 
Join Date: Dec 2004
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

edit: i don't know what i just did, now everything is mess up... so i just reinstall it. seems to work fine again. how do i change the form questions and the moderator rules?
Reply With Quote
  #138  
Old 02-10-2006, 03:32 PM
Dreamchaser Dreamchaser is offline
 
Join Date: Nov 2005
Location: India
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a small issue with this,once I complete the rating, it shows me the following error !

Quote:
vBulletin Message

Could not find phrase 'maf_rated'.
Can you look into this ? Also take a look at the attachment :surprised:
Reply With Quote
  #139  
Old 02-10-2006, 03:38 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This has been mentioned many times...
It appears to be non important, its just a phrase missing
Nothing to worry about all does work ok still!!
Reply With Quote
  #140  
Old 02-10-2006, 03:47 PM
Dreamchaser Dreamchaser is offline
 
Join Date: Nov 2005
Location: India
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy
This has been mentioned many times...
It appears to be non important, its just a phrase missing
Nothing to worry about all does work ok still!!
Yea Bashy,

I just browsed all the 10 pages and the author seems to ignore this, a complete hack is one which does have any errors, but I did search for the phrase in the vb admincp, it does exist but I or we are not sure why it says it does not ?

May be he can help us fix this issue as to why it does so ? :ermm:
Reply With Quote
  #141  
Old 02-10-2006, 06:50 PM
CrazyShooter CrazyShooter is offline
 
Join Date: Oct 2005
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What does this do?

Username
Please enter the username of the person who will start the threads for rating.

Forum ID
Please enter for the forum id of the forum you want the threads to appear in
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04849 seconds
  • Memory Usage 2,331KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete