Version: 4.2.0.0, by HMBeaty
Developer Last Online: Feb 2020
Category: Add-On Releases -
Version: 4.2.x
Rating:
Released: 04-13-2011
Last Update: 06-22-2012
Installs: 166
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
The [USML] Staff Application Version 4.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
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.
Ok, thanks. Now I know what the cause of the error is/was. I'll see if I can fix this later tonight. For now, to add a link to the staff application for your users, edit your navbar template and find:
<!-- USML Staff Application --><li><a href="staff-application.php" title="Apply now to be a member of our staff!">Staff Application</a></li><!-- USML Staff Application -->
Yah I already add the link manually
Thanks
By the way:
Why not add one more question:
What forum you like to apply for as moderator? (if you are applying for moderator position)
Then show him/her the forums list so choose from. (multiple select menu)
Ok PHP FAN and K!NG, whipped up a fix pretty quickly, if you wouldn't mind installing the one I've attached, and let me know how this goes, I'd appreciate it
Ok PHP FAN and K!NG, whipped up a fix pretty quickly, if you wouldn't mind installing the one I've attached, and let me know how this goes, I'd appreciate it
instaled the attached file but no joy
Error:
Code:
Parse error: syntax error, unexpected T_STRING in /path to forum/includes/class_bootstrap.php(414) : eval()'d code on line 107
I did imported the one u attached in post # 72 and, I went and enabled what you told us to disable "parse_template"
now get this error.
Parse error: syntax error, unexpected T_STRING in /home/****/public_html/myforumname***/includes/class_bootstrap.php(414) : eval()'d code on line 83
Seems like error moved from line 79 to 83
Quote:
Originally Posted by PHP FAN
instaled the attached file but no joy
Error:
Code:
Parse error: syntax error, unexpected T_STRING in /path to forum/includes/class_bootstrap.php(414) : eval()'d code on line 107
Well that stinks I would say just leave the parse_templates plugin disabled and manually edit the navbar then. For some reason, your sites aren't agreeing with that plugin.
Quote:
Originally Posted by K!nG
***** How come i don't get any email or pm when someone submits an application for a position ????? ******
For email: ensure you have a valid email address entered in "Send by Email". Check your spam folder too
For PM: ensure you have a valid userid (NOT username) entered in "User ID (Sender)" and a valid username (NOT userid) entered in "Private Message Recipients" and also verify that "Send by PM" is set to "Yes"
********Originally Posted by K!nG
***** How come i don't get any email or pm when someone submits an application for a position ????? ******
For email: ensure you have a valid email address entered in "Send by Email". Check your spam folder too
For PM: ensure you have a valid userid (NOT username) entered in "User ID (Sender)" and a valid username (NOT userid) entered in "Private Message Recipients" and also verify that "Send by PM" is set to "Yes********
Well i do have valid email in there which is administrative email & i also have userid 1 which is my id but none of them working at all also i am using UTF-8 mode.
Ok, I am going to take an educated guess at this and say the UTF-8 mode is screwing things up lol. Unfortunately, I'm unsure on how to fix the issues occurring from the UTF-8 mode