The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[3.8.x] Staff Application Details »» | |||||||||||||||||||||||||
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
|
Comments |
#142
|
||||
|
||||
Quote:
Code:
User's Name: " . $vbulletin->GPC['first_name'] . " " . $vbulletin->GPC['last_name'] . " Line 313 should be: Code:
Username: " . $vbulletin->GPC['username'] . " Also, is there any way to make this file force a prefix when it starts a thread? I know it would be a simple file edit, I am just not sure where. I also added in a little code that allows me to show/hide position information on the application based on which positions are turned on. I did it in the template, but maybe this could be a feature in future versions. After this code: Code:
<!-- YOU MAY EDIT YOUR WELCOME MESSAGE HERE (START) --> <p>Welcome $bbuserinfo[musername]!</p> <p>$vboptions[usml_staffapp_welcome]</p> Code:
<if condition="$vboptions['usml_postitionapplying_mod_onoff'] == '1'"> Thank you for a great mod!! |
#143
|
||||
|
||||
Quote:
Quote:
Quote:
|
#144
|
||||
|
||||
I figured you had because I didn't see any complaints until this most recent version. It was probably just an oversight.
Quote:
Quote:
|
#145
|
||||
|
||||
Quote:
I'll see what I can do |
#146
|
|||
|
|||
Seems to be working ok on the trial run, lol, Thank you!
|
#147
|
||||
|
||||
No problem
|
#148
|
|||
|
|||
I love this mod, but is there anyway to change the things from Super Moderator/Moderator to things like Reviewer or News Editor? Or possibly just add those on instead of replacing.
|
#149
|
||||
|
||||
Yes, you just need to do the template edits for each
|
#150
|
||||
|
||||
I changed them around by altering the phrases...
|
#151
|
|||
|
|||
create a poll on posting would be nice, hope to see it in next release
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|