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

Reply
 
Thread Tools
World of Warcraft Guild Recruitment Form Details »»
World of Warcraft Guild Recruitment Form
Version: 0.3.4, by sweede sweede is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 12-09-2008 Last Update: 02-13-2009 Installs: 55
Uses Plugins Template Edits Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

This is a quick release of my Guild Application form

This uses the Online Gaming Recruitment addition as its base ( https://vborg.vbsupport.ru/showthread.php?t=182165 ) with a lot of modification to be warcraft specific and have part of it dynamicly created.

Also included is a small tool i wrote to automaticly approve/deny applications via thread prefixes and move threads to a "Graveyard".

From the Readme.
----------------------------------------
All of the options in the control panel may be self explainitory (see images).

Editing the Application form template:
Adding new text field questions are automatic and done in the control panel.
Adding any other field is done through the template editor

Example:
<input type="text" size="30" value="$current_server" name="app[current_server]" />

Any application question must be in the format name="app[XXXXX]" , the value attribute
is the php variable for the preview.

Example of Dropdown (checkbox or radio fields follow similar concepts):
<select name="app[character_class]">
<option value="Druid" <if condition="$character_class == 'Druid'">selected="selected"</if> >Druid</option>
</select>

Every form MUST have the following code at the begining of the form
<form name="vbform" action="newthread.php" method="post" onSubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])">
<input type="hidden" value="$formname" name="do" />
<input type="hidden" value="submit" name="action" />
<input type="hidden" name="posthash" value="$posthash" />
<input type="hidden" name="poststarttime" value="$poststarttime" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="s" value="$session[sessionhash]" />

and the following at the end of the form.
<input type="submit" value="Submit" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
<input type="submit" value="Preview" name="submit" style="font-family: Verdana; font-size: 10pt" class="button" />
<input type="reset" value="Reset" name="reset" style="font-family: Verdana; font-size: 10pt" class="button" />

For the Comment Boxes, you place the variable, $comment_boxes , in the position you want them to appear in the template.

If you want unregistered users to post, you will need
<if condition="!$show['member']"> $human_verify </if>
somewhere in your application form.


Editing the Application Post Template:
Editing this is very straight forward. You put the php variable of the form field name, in the proper template location.
For example, if you have <input name="app[MyQuestion]"> , then you would put $MyQuestion in your template.

The default template requires a new BBCode entry (See images bbCode_Class.png and bbCode_Style.png)

For the Textarea Questions, you will need the following variable, $guild_app_answer_qa_message somewhere in your form.


Thread Prefixes
This makes use of Extensive Prefixes. See the PrefixExample and ThreadPrefixes images.

Application Tools:
This makes it very simple to change prefixes or move applications to other forums. Some of the important items are now a vbulletin option.

Show Your Support

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

Comments
  #82  
Old 02-14-2009, 04:17 PM
Martinjepsen Martinjepsen is offline
 
Join Date: Dec 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Swede

First of all: awesome addon great work.

Here is my question:

The app tool is super, but I would like for it to be able to follow the "thread" around.

Explanation:

When someone applies to our guild, the application goes into a closed section of the forum (officers) then they use the app tool to either dump it in an archived closed part of the forum or post it publically for the memebers to see.

When the members have discussed the application officers needs to move it again, and here it would be nice to have the app tool there as well, is that possible in any ways.

Sorry for the rambling, hop it made a bit of sense.
Reply With Quote
  #83  
Old 02-14-2009, 07:07 PM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Martinjepsen View Post
When the members have discussed the application officers needs to move it again, and here it would be nice to have the app tool there as well, is that possible in any ways.

You can now add the app mover tool to more than one forum. The vbulletin option accepts a comma separated list.
Reply With Quote
  #84  
Old 02-17-2009, 10:02 PM
Bl00dRoyal Bl00dRoyal is offline
 
Join Date: Jun 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to have 2 different apps with this? My guild has both WoW and War members and WoW currently uses it but the War People want a separate version for them. Any help would be greatly appreciated.
Reply With Quote
  #85  
Old 03-01-2009, 10:14 PM
TriAxis TriAxis is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sweede View Post
You can now add the app mover tool to more than one forum. The vbulletin option accepts a comma separated list.
I have this app installed and we are now using it. I did have to dabble with it to get only the questions we wanted asked but it is working as intended.

Except the app mover is not posting in more than one thread. I have 2 forum numbers listed in the test box.. example "7,21". It will only post to the first one listed. If I flip the numbers to "21,7" it will post in "21" but not in "7".

Anyone else having this problem? Sweede.. can you review this one again or should I be looking at the code in the "app mover" section of the style?

Thanks in advance.
TriAxis
Reply With Quote
  #86  
Old 03-27-2009, 12:08 PM
SlompOchomp SlompOchomp is offline
 
Join Date: Jan 2009
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Request:
Could you posibly add a Dropdown options to say Accepted and Denied and after one of the options are slected it would change the Title: to say

Accepted "Class" - "Name" "Spec/Spec/Spec"

or

Denied "Class" - "Name" "Spec/Spec/Spec"

I am sure most would like this option. Great work BTW
Thanks in advanced!!
Reply With Quote
  #87  
Old 03-27-2009, 06:29 PM
y2krazy y2krazy is offline
 
Join Date: Jun 2003
Location: Houston, Texas
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SlompOchomp View Post
Request:
Could you posibly add a Dropdown options to say Accepted and Denied and after one of the options are slected it would change the Title: to say

Accepted "Class" - "Name" "Spec/Spec/Spec"

or

Denied "Class" - "Name" "Spec/Spec/Spec"

I am sure most would like this option. Great work BTW
Thanks in advanced!!
This can be done very easily using the already packaged vBulletin prefix system. Just allow your usergroup to be able to use a set of prefixes for your App forum. When the status changes, Edit the thread the App is in and change the prefix to your desired one. Easy.

~ Sean
Reply With Quote
  #88  
Old 03-31-2009, 12:20 PM
SkyCatcher's Avatar
SkyCatcher SkyCatcher is offline
 
Join Date: Feb 2003
Location: Germany
Posts: 310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bl00dRoyal View Post
is there a way to have 2 different apps with this? My guild has both WoW and War members and WoW currently uses it but the War People want a separate version for them. Any help would be greatly appreciated.

I'm interested in this too. Right now I would have to change the variables for a second form but I'm not 100% sure how many and which ones I would need to change to make a "copy" of it as a seperate application form.
Reply With Quote
  #89  
Old 03-31-2009, 02:06 PM
SlompOchomp SlompOchomp is offline
 
Join Date: Jan 2009
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by y2krazy View Post
This can be done very easily using the already packaged vBulletin prefix system. Just allow your usergroup to be able to use a set of prefixes for your App forum. When the status changes, Edit the thread the App is in and change the prefix to your desired one. Easy.

~ Sean
Wonderfull Thanks that did the trick
Reply With Quote
  #90  
Old 04-15-2009, 09:42 PM
quarum quarum is offline
 
Join Date: Apr 2008
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Am I missing something? I cant seem to find where to download this mod.
Reply With Quote
  #91  
Old 05-28-2009, 01:54 PM
mikey1974 mikey1974 is offline
 
Join Date: Jan 2008
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Swede its been a while but AWESOME addon again dude, it rocks. thanks to the way you wrote it i actually understand this code a little better and managed to add some nice little features for extra questions and such. Was just curious though would you ever consider adding a answer all question option. The reason i ask is that for some reason we seem to be under constant randoms trying to register on the forums so they can spam ads, we locked the registration but they seem to think that filling out a quick application form will get them noticed, they always get deleted before anyone can see them BUT i wanna make it as difficult for these guys as possible
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 05:22 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.10469 seconds
  • Memory Usage 2,319KB
  • 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
  • (5)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
  • (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