vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - [3.8.x] Staff Application (https://vborg.vbsupport.ru/showthread.php?t=216953)

HMBeaty 09-01-2009 01:32 PM

Quote:

Originally Posted by bob12 (Post 1877689)
what does this mod do anyways

It allows your users to submit an application for staff positions or whatever other positions you want.
Quote:

Originally Posted by bob12 (Post 1877734)
how can i take a look at people applications on this hack

In the vBulletin Options, it allows the application, upon submission, to create a new thread and/or be emailed to the email address(es) that you specify

bob12 09-01-2009 01:33 PM

Hey i have a question to ask, how can i approve my member applications on my board with the staff application hack

and how do i get to here on my board https://vborg.vbsupport.ru/attac...9&d=1246059636

Dan! 09-07-2009 01:07 PM

I like this, but its a shame I cant pick which applications are open..

Maybe, if you made it so the tick box could have an input field or maybe have it so that I can put the placments that are open in a box on admincp and they go towards the applications page as a select button like they are atm

i might use it or edit it to my prefference, but I strongly recommend you edit it so that we can add our own job app placments.

downloaded.

sebaldus 09-12-2009 06:26 PM

Installed.
Thanks a lot for a great mod.

Love it.
Regards from Sebaldus...:up:

HMBeaty 09-12-2009 06:39 PM

Quote:

Originally Posted by Dan! (Post 1881083)
I like this, but its a shame I cant pick which applications are open..

Maybe, if you made it so the tick box could have an input field or maybe have it so that I can put the placments that are open in a box on admincp and they go towards the applications page as a select button like they are atm

i might use it or edit it to my prefference, but I strongly recommend you edit it so that we can add our own job app placments.

downloaded.

All that is is a quick template edit to change what positions you want users to apply for

TimberFloorAu 09-14-2009 09:20 PM

I am still watching this :)

I do have some questions:

Incidentally havent downloaded as yet.

We are about to allow users to run their own forums. A kind of personal forum arena.

I am right in thinking we could use this application to allow members to come forward and propose their new forum idea ?

So... that being the case.

In the application admincp, i notice the application is set to apply for mod/supermod/admin I think.

If we created a new usergroup, called say : Manager

How could we integrate this application, so that we could accomodate our members applications, is it as simple as setting a usergroup switch, so that upon success, they are automatically added to that usergroup?

TimberFloorAu 09-14-2009 09:21 PM

And can this be tweaked ?

In terms of:

1. I would like to start a forum called XYZ
2. Description Textarea

etc etc

HMBeaty 09-14-2009 09:40 PM

Quote:

Originally Posted by TimberFloorAu (Post 1884828)
If we created a new usergroup, called say : Manager

How could we integrate this application, so that we could accomodate our members applications, is it as simple as setting a usergroup switch, so that upon success, they are automatically added to that usergroup?

That would just be a simple phrase edit and a couple template edits to change the positions that you want users to apply for.
Quote:

Originally Posted by TimberFloorAu (Post 1884830)
And can this be tweaked ?

In terms of:

1. I would like to start a forum called XYZ
2. Description Textarea

etc etc

Not sure what you mean as far as this

RK1gaming 09-15-2009 02:14 PM

Quote:

Originally Posted by HMBeaty (Post 1884839)
That would just be a simple phrase edit and a couple template edits to change the positions that you want users to apply for.



So if I wanted to add Web Team or Graphics Team how about would I go about this and is this something in the future you will be adding to the mod


I like your layout of the application and the email and post it makes ... looks real formal and contains the information any admin would need to follow up on ...

Good Job

HMBeaty 09-15-2009 02:23 PM

Quote:

Originally Posted by RK1gaming (Post 1885176)
So if I wanted to add Web Team or Graphics Team how about would I go about this and is this something in the future you will be adding to the mod


I like your layout of the application and the email and post it makes ... looks real formal and contains the information any admin would need to follow up on ...

Good Job

To change the positions on the application, you would find (x2) in the template staff_app
HTML Code:

<if condition="$vboptions['usml_postitionapplying_mod_onoff'] == '1'">
                <input type="radio" name="position_applying" value="Moderator" />$vbphrase[usml_staffapp_mod]<br />
</if>
<if condition="$vboptions['usml_postitionapplying_smod_onoff'] == '1'">
                <input type="radio" name="position_applying" value="Super Moderator" />$vbphrase[usml_staffapp_smod]<br />
</if>
<if condition="$vboptions['usml_postitionapplying_admin_onoff'] == '1'">
                <input type="radio" name="position_applying" value="Administrator" />$vbphrase[usml_staffapp_admin]
</if>

and change the value="" and also the $vbphrase[]. Or, if you don't want to edit the phrase, you could just hardcode the positions into it.

And if you want to edit the vBulletin Options to reflect your changes, you COULD enable debug mode, and edit your settings or any changes you wish to make there, which would be much easier. To enable debug mode, enter this in the config.php file:
PHP Code:

$config['Misc']['debug'] = true



All times are GMT. The time now is 06:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01298 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete