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

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

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 04-22-2011 Last Update: 08-11-2011 Installs: 37
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

The [USML] Staff Application Version 2.0.0 allows you to add an application system to your web site that allows users to apply for up to 10 positions which you can specify in your AdminCP options. You currently have the options to restrict usage to certain usergroups and you can specify a minimum post count to be able to submit applications. Also features Human Verification! More available features are listed below!

------------------
Features
------------------
  • Up to 10 customizable positions.
  • Restrict access by:
    • Usergroup
    • Post count
    • Reputation amount
    • Registration length
  • Require Human Verification
  • Email submitted applications to the email address(es) you specify
  • And more!
------------------
Installation
------------------
  • Instructions in readme.html
------------------
Upgrade
------------------
  • Instructions in readme.html
------------------
Uninstallation
------------------
  • Instructions in readme.html
Please remember to click Mark as Installed if you use this modification.

Also, feel free to nominate this modification for the MOTM, and/or use the Donate link to show your appreciation in the time and effort put into this modification.

Download Now

File Type: zip [USML] Staff Application (2.0.0).zip (18.2 KB, 230 views)

Screenshots

File Type: jpg [USML] Staff Application - Main Settings.jpg (99.6 KB, 0 views)
File Type: jpg [USML] Staff Application - Position Settings.jpg (105.5 KB, 0 views)
File Type: jpg [USML] Staff Application - Usergroup Manager.jpg (103.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
Alice, ShawneyJ

Comments
  #32  
Old 03-22-2017, 05:15 PM
Alice Alice is offline
 
Join Date: Mar 2013
Location: Great Lakes Area
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having a hell of a time getting Select Menu's to work properly with the Application. The following is a sampling from the template usml_staff_application:

Code:
<!-- START CHARACTER ARCHTYPE -->

    <tr valign="top">
        <td class="alt1" width="50%">
            <strong>$vbphrase[usml_staffapp_chararchtype]</strong>
        </td>
        <td class="alt2">
            <select name="chartype" value="$vbgpc[chartype]">
                  <option value="Select">(Select One)</option>
                  <option value="Option1">Option1</option>
                  <option value="Option2">Option2</option>
                  <option value="Option3">Option3</option>
            </select>
        </td>
    </tr>

<!-- END CHARACTER ARCHTYPE -->
The "$vbgpc[chartype]" corresponds to the following located in the php source code:

PHP Code:
'chartype'             => TYPE_NOHTML
Any insight would be appreciated.

Thank you,
Reply With Quote
  #33  
Old 03-22-2017, 07:44 PM
Alice Alice is offline
 
Join Date: Mar 2013
Location: Great Lakes Area
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, after some more code debugging, I developed a fix for this issue. The different option strings need to also have a name string attached. In case anyone else runs into this issue, the changes are highlighted in the follow code sampling, which I have included below:

Code:
<!-- START CHARACTER ARCHTYPE -->

    <tr valign="top">
        <td class="alt1" width="50%">
            <strong>$vbphrase[usml_staffapp_chararchtype]</strong>
        </td>
        <td class="alt2">
            <select name="chartype" value="$vbgpc[chartype]">
                  <option value="Select">(Select One)</option>
                  <option name="chartype" value="Option1">Option1</option>
                  <option name="chartype" value="Option2">Option2</option>
                  <option name="chartype" value="Option3">Option3</option>
            </select>
        </td>
    </tr>

<!-- END CHARACTER ARCHTYPE -->
Reply With Quote
Благодарность от:
blind-eddie
  #34  
Old 03-22-2017, 09:50 PM
Alice Alice is offline
 
Join Date: Mar 2013
Location: Great Lakes Area
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, here is another issue. When attempting to submit a test application, I got the following series of fatal errors:

PHP Code:
Fatal errorExisting data passed is not an array
Called set_existing in [path]/staff-application.php on line 405
in 
[path]/includes/class_dm.php on line 235 
The rest of the page displays random elements of array code of the entire forum, globally.

Please advise...
Reply With Quote
  #35  
Old 03-29-2017, 04:39 PM
Alice Alice is offline
 
Join Date: Mar 2013
Location: Great Lakes Area
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, it turns out, its not an issue at all. The error with the data passing not an array was caused by database corruption, which was caused by repeatedly installing and uninstalling the same product. I verified this by reverting the database to a point, priot to ever installing, and then installing everything again. Long story short, everything is now working as intended.
Reply With Quote
Благодарность от:
MarkFL
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 04:30 PM.


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.04215 seconds
  • Memory Usage 2,286KB
  • Queries Executed 22 (?)
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
  • (2)bbcode_code
  • (2)bbcode_php
  • (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
  • (2)pagenav_pagelink
  • (5)post_thanks_box
  • (4)post_thanks_box_bit
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete