Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[3.8.x] Staff Application Details »»
[3.8.x] Staff Application
Version: 1.3.1, by HMBeaty HMBeaty is offline
Developer Last Online: Feb 2020 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 06-23-2009 Last Update: 07-20-2009 Installs: 297
Uses Plugins Template Edits
Additional Files  
No support by the author.

Staff Application Version 1.3.1 by HMBeaty
(aka Redlinemotorsports/Redline)


Requirements
vBulletin 3.8.x

Changelog
1.0.0
- Initial BETA version released.

1.1.0
- Fixed problem when user would submit information, with information missing, it would make the fields blank again.
- Updated "Birthday" fields to look a bit neater (Hope you like this way better)

1.2.0
- Added "Who's Online" locations
- Added "Usergroup Settings" to deny/allow usergroups to use the application (AdminCP > vBulletin Options)
- Added "Post Count Settings" to deny/allow users based on post count (AdminCP > vBulletin Options)
- Added IP address and Host of applicant to the sent email
- Made the email easier to read
- Added an option to apply for "Administrator"
- Added the ability to turn on/off applications for Moderator / Super Moderator / Administrator (AdminCP > vBulletin Options)
- More fields added to the application
- Ability to create a new thread in the forum of your choice when a new application has been submitted (AdminCP > vBulletin Options)
- Option to turn on/off creating a new thread (AdminCP > vBulletin Options)
- Users "Username" Automatically added in (not editable by the user)
- Users "E-Mail" Automatically added in (editable by the user)
- Added the option to change the Location fields from "City, State" to "Region, Country" (AdminCP > vBulletin Options)
- Added error page for when "Accept New Applications" is set to "No"

1.3.0
- Completely XHTML 1.0 Valid
- Changed from "Moderator Application" to "Staff Application"
- Fixed bug in one of the radio buttons on the application
- Fixed incorrect setting for one of the AdminCP vBulletin Options
- Added error page for users who do not have enough posts to apply
- Fixed version checking error
- Changed the format for the phone number so if "City, State" is selected, it appears as "(123) 456-7890". However, if "Region, Country" is selected, it will still appear as a regular text area (e.g: 1234567890)
- Cleaned up the thread/email a little bit more (Changed the user's name so it's on one line (e.g:"User's Name: John Doe"))
- Application welcome message is now editable via vBulletin Options

1.3.1
- Bug fix: Typo (anough changed to enough)
- Bug fix: User's Name showed twice in email instead of Username

Features
- Sends an E-Mail to the E-Mail addresses you specify via the vBulletin Options in your AdminCP.
- Option to turn on/off submission of new applications via the vBulletin Options in your AdminCP.
- Not viewable by guests.
- All fields are required except for "Enter any additional information".
- If the member has selected "No" to "Do you moderate on other forums?", the fields "What other forum(s) do you moderate?" and "How long have you been moderating other forums?" are NOT required.
- Member must submit an E-Mail address and/or Phone Number (Only one of the two is required) for their contact information.
- And much more...

Installation
- Instructions included in readme.htm

Upgrading
- Instructions included in readme.htm

DO NOT remove the copyright!

If you would like to remove the copyright, or you have seen a website who you believe has illegally removed the copyright, please email webmaster@usmilitarylife.com

Supporters / CoAuthors

Show Your Support

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

Comments
  #172  
Old 07-23-2009, 09:37 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by crouzmind View Post
i have installed and every thing is fine but when someone try to submit application and put the all data and click on send button i see the success full message but no THREAD are created in the define forum and also i dont got any email from this type . any body tell me about this .
Make sure Create a thread is set to yes and that you have the correct forum ID entered in your field. For example if your forum ID looks like http://www.yoursite.com/forum/forumdisplay.php?f=1 you would enter the number 1 in that field. Same thing with the email, make sure you have the correct email address entered and check your spam folder
Reply With Quote
  #173  
Old 07-29-2009, 04:39 AM
masterwebguy masterwebguy is offline
 
Join Date: Jul 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Threads are being posted but they show up as "moderated" they require approval...

Is there any way to have them posted without this problem?

Thanks in advance
Reply With Quote
  #174  
Old 07-29-2009, 07:06 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by masterwebguy View Post
Threads are being posted but they show up as "moderated" they require approval...

Is there any way to have them posted without this problem?

Thanks in advance
That is not a feature in this modification. You need to check the permissions you have set for that forum/usergroup that the application is being posted in.
Reply With Quote
  #175  
Old 08-04-2009, 11:08 AM
M3xital's Avatar
M3xital M3xital is offline
 
Join Date: Jan 2009
Location: Italy
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Red!

I'm using this great mod on my board, I just have one small issue.
I have vBadvanced, people can open Application form from homepage, the problem is that when the form is submitted the thread created on the forum has a bad hyperlink.
I can see the new thread but the link is wrong:
I have this
Code:
http://www.m3xital.com/search.php?do=getnew
instead of this
Code:
http://www.m3xital.com/forum/search.php?do=getnew
If you open application outside (vBadvanced) it works just fine.
Reply With Quote
  #176  
Old 08-04-2009, 07:00 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by M3xital View Post
Hi Red!

I'm using this great mod on my board, I just have one small issue.
I have vBadvanced, people can open Application form from homepage, the problem is that when the form is submitted the thread created on the forum has a bad hyperlink.
I can see the new thread but the link is wrong:
I have this
Code:
http://www.m3xital.com/search.php?do=getnew
instead of this
Code:
http://www.m3xital.com/forum/search.php?do=getnew
If you open application outside (vBadvanced) it works just fine.
Sorry, but this is an issue with vbadvanced. You may have to add something here to fix this...

AdminCP > vBa CMPS > Default Settings > Global vBadvanced Settings
Reply With Quote
  #177  
Old 08-08-2009, 07:50 AM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i can add more options ( Position applying for? ) i mean there is alrdy Super Moderator , moderator and admin

can i add co-admin, advisor or other

sorry i got my answrrrr thnxxxx for gr8 modddddd
Reply With Quote
  #178  
Old 08-08-2009, 08:10 PM
jervin32189 jervin32189 is offline
 
Join Date: Dec 2007
Location: Hell
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way that you can add it to where each thread created comes from a specific userid? I have an account reserved for automated posts and would like to use it for this as well. Thanks!
Reply With Quote
  #179  
Old 08-08-2009, 08:43 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jervin32189 View Post
Is there a way that you can add it to where each thread created comes from a specific userid? I have an account reserved for automated posts and would like to use it for this as well. Thanks!
I'll look at adding that to a later version.

For all users waiting on 1.4.0, I will actually be changing that to 2.0.0. The staff application has been almost completely rewritten with loads of new features. Just working out the kinks
Reply With Quote
  #180  
Old 08-09-2009, 08:58 PM
betts02's Avatar
betts02 betts02 is offline
 
Join Date: Jun 2009
Posts: 910
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello mate i was wondering if you could help a noob ?
i have just got used to v bulletin and installing mods.
can you please tell me if this will work

How did you hear about NGG:
" . $vbulletin->GPC['why_help'] . "

or do i have to do

How did you hear about NGG:
" . $vbulletin->GPC['how_hear'] . "

and same for everything.

can i get away with just changing the Q&As to my own without changing anything else.

will any other files need changing.
Reply With Quote
  #181  
Old 08-09-2009, 10:47 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by betts02 View Post
hello mate i was wondering if you could help a noob ?
i have just got used to v bulletin and installing mods.
can you please tell me if this will work

How did you hear about NGG:
" . $vbulletin->GPC['why_help'] . "

or do i have to do

How did you hear about NGG:
" . $vbulletin->GPC['how_hear'] . "

and same for everything.

can i get away with just changing the Q&As to my own without changing anything else.

will any other files need changing.
If it'll work for what? What are you trying to do? If you're just trying to edit the questions, you don't need to edit the " . $vbulletin->GPC['why_help'] . ". You just need to edit the How did you hear about NGG
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 06:34 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.04994 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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