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)

infnity8x3 09-15-2009 05:09 PM

Quick question. I used the mod and when the thread got created in the admin section it automatically subscribed me to the thread. Any way to stop auto subscribing users to that thread I mean its in a forum they don't have access to. So to them it may seem broken.

principino1984 09-15-2009 05:10 PM

that's awesome! thanks!

Marco

HMBeaty 09-15-2009 05:12 PM

Quote:

Originally Posted by infnity8x3 (Post 1885273)
Quick question. I used the mod and when the thread got created in the admin section it automatically subscribed me to the thread. Any way to stop auto subscribing users to that thread I mean its in a forum they don't have access to. So to them it may seem broken.

Not that I know of as that gets based off of their profile options via the usercp on their thread subscription options

infnity8x3 09-15-2009 05:19 PM

Thanks! for the quick reply. Great mod looking forward to version 2.0

-=[INSTALLED]=-

Hi-Jack 09-19-2009 12:19 PM

Hi,

I applied the mod to my forums but the form does not show.

If the user has not enough post, i see the message he can't apply
If i disable the tool so we don't hire new people, i see the message fine
If i enable hiring, the form is "not" loaded...

What could cause this? See here... (i enabled guest application with 0 posts)
http://www.mpcclub.com/forum/staffapp.php

HMBeaty 09-19-2009 12:42 PM

Quote:

Originally Posted by Hi-Jack (Post 1887471)
What could cause this? See here... (i enabled guest application with 0 posts)
http://www.mpcclub.com/forum/staffapp.php

I'm getting "Sorry, you do not have enough posts to apply"

Hi-Jack 09-19-2009 12:45 PM

Sorry, i keep trying to install it again but it does not help :-)
Now shoul dbe a good time to check... thx

As said, you can see the messages when disabled or not enough post, but you never see the forum... (using 3.8.4 with vbadvanced)

Please use Deejie / Pikachu2002 as login, it's a test account

Hi-Jack 09-19-2009 01:53 PM

Never mind, i fixed it. It was due to integration of the left side bar that the form did not work anymore... Now it is fixed... enjoy

HMBeaty 09-19-2009 07:50 PM

Ok, good to know you got it working :) Thanks

cbiweb 09-21-2009 08:25 PM

Quote:

Create a thread
Would you like to create a new thread when an application is submitted?
This is set to Yes


Quote:

Forum ID to create new threads in
Enter your Forum ID number here for the forum that you would like to create a new thread in when a new staff application has been submitted
I entered the the ID of an existing forum.



There is nothing to be moderated in ACP > Moderation > Moderate Threads




When an application is submitted, I do receive the email notification.


So why doesn't a new thread get created?

HMBeaty 09-23-2009 12:55 AM

Double check to make sure you have entered the correct number for your forum id (for example: yoursite.com/forumdisplay.php?f=36; 36 being your forum id (the ONLY thing you enter in that field is 36))

You may PM me AdminCP access if you need to

TheInsaneManiac 09-25-2009 11:23 AM

Does this have multiple staff apps? I would like to have a separate application for Admins and Mods, so when the topic is posted the title could be [Mod] or [Admin].

cbiweb 09-26-2009 08:14 PM

Quote:

Originally Posted by HMBeaty (Post 1889209)
Double check to make sure you have entered the correct number for your forum id (for example: yoursite.com/forumdisplay.php?f=36; 36 being your forum id (the ONLY thing you enter in that field is 36))

You may PM me AdminCP access if you need to

Yes, everything was double-checked before I asked for help. :) But this is on a test board with a number of other add-ons I am trying. I installed your staff app on my live board to see what happens, and it works fine. So all I need to do is find out which of the other add-ons may be interfering, and make sure it's resolved before installing it on the live board.

When I find out, I will post back here in case anyone else runs into the same issue.

HMBeaty 09-27-2009 11:09 PM

Quote:

Originally Posted by TheInsaneManiac (Post 1890392)
Does this have multiple staff apps? I would like to have a separate application for Admins and Mods, so when the topic is posted the title could be [Mod] or [Admin].

No, this is one single application

DiverTree 09-30-2009 06:32 PM

Quote:

Originally Posted by masterwebguy (Post 1857667)
Threads are being posted but they show up as "moderated" they require approval...

Is there any way to have them posted without this problem?

Thanks in advance

Quote:

Originally Posted by HMBeaty (Post 1858035)
That is not a feature in this modification. You need to check the permissions you have set for that forum/usergroup that the application is being posted in.

im having the same issue, and its a pain in the butt. when a user submits the application, i have it set to post a thread in a private moderators only forum. the thread is posted, but its put into a moderation queue. i cant give users access to the forum. is there no way to work around this so that the thread needs no moderation?

Poppet 10-01-2009 03:51 AM

What a cracking (excellent) mod this is, well done. It works really well.

creative-friend 10-04-2009 05:44 PM

Thanks Alot For This Mate....

TheInsaneManiac 10-06-2009 05:27 AM

Quote:

Originally Posted by HMBeaty (Post 1891546)
No, this is one single application

Shame. I'll tag this for now until multiple apps are available.

Farman 10-29-2009 04:38 PM

I've installed the mod, but got 1 problem. I also want to recruit members for GFX Team, so is there any way I can add another field for GFX Team?

Thank you

maddoghalo1 10-29-2009 10:31 PM

Is there a way so we can use the staff application in a wider type of a way. I run a gaming community and I would like to use this as well for people to apply for administration on different game servers and stuff instead of just Mod, super mod, and admin.

HMBeaty 10-29-2009 11:15 PM

Farman and maddoghalo1, to change/add positions you want your users to apply for, you would have to edit the following lines in the template staff_app (x2)

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>

More specifically, you would change value="whatever here" and change the phrases ($vbphrase[usml_staffapp_mod]), or hardcode your options in there versus using phrases

ProFifaLeagues 10-30-2009 02:01 AM

Suoerb mod installed on 3.8.4 patch level 1 and working a treat thanks!!!

Farman 10-30-2009 03:56 AM

Thanks for helping, but I can't get it to work. I made the changes in staff_app template but not appearing in the Settings nor the Form itself. and I can't find staff_app (x2) template.

Heres the code:
Code:

<if condition="$vboptions['usml_postitionapplying_gfx_onoff'] == '1'">
                <input type="radio" name="position_applying" value="GFX Team" />$vbphrase[usml_staffapp_gfx]<br />
</if>
<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>

I also made a new phrase with the following details:

Code:

Template: Global
Product: [U.S. Military Life] Staff Application
Varname: usml_staffapp_gfx
Text: GFX Team


But not worked...

HMBeaty 10-30-2009 11:06 PM

Since you added this...
HTML Code:

<if condition="$vboptions['usml_postitionapplying_gfx_onoff'] == '1'"></if>
Did you add an option in your vBulletin options to turn this on/off? If not, remove that if condition and it should work

And "staff_app (x2)" means, you need to edit the template (staff_app) 2 times, because these options appear twice in that template

Farman 11-01-2009 04:53 AM

How to add an option for this in Vbulletin options to turn it off/on? I've just edited the staff_app (x2) template

giraffesyo 11-01-2009 10:02 PM

Is it possible to add prefixes to the thread creation depending on which position you are applying for?

BlownFiveLiter 11-09-2009 01:16 PM

Installed. :up:

karlm 11-09-2009 07:24 PM

Can the options for positions be changed?

e.g. I won't be accepting 'admin' applications ever, as I handpick them myself. But, I'd like to able to offer various positions (links editor, forum1 mod, forum2 mod, forum33 mod, blog moderator, etc.)

HMBeaty 11-09-2009 08:23 PM

Quote:

Originally Posted by karlm (Post 1912112)
Can the options for positions be changed?

e.g. I won't be accepting 'admin' applications ever, as I handpick them myself. But, I'd like to able to offer various positions (links editor, forum1 mod, forum2 mod, forum33 mod, blog moderator, etc.)

See this post

msu2k 11-10-2009 06:03 PM

This would be great.

karlm 11-10-2009 10:52 PM

Quote:

Originally Posted by HMBeaty (Post 1912136)

Can more than the three be listed? If so, could you explain how 4+ would be added?

And thank you for directing me to the previous post, much appreciated :D

jaderollie 11-11-2009 03:14 AM

ive installed,
i also see the "Quick Links" menu in the navbar, so where does a user press to get the app going?
i can see its there, but theres no way we can click it lololol :)
its also looks a darker color to the rest of the links in there too

so any ideas why its a solid link thats un-clickable???

karlm 11-11-2009 09:50 PM

The 'purchase branding free option' takes you to a page that forces you to register to see the contents... I'm sure this is an error and not intentionally forcing new signups, yes?

jaderollie 11-13-2009 01:23 AM

i just re-started from beginning, and it went in the second time thanks ;)
also the emails work perfect ( i use msn hotmail ), so no problems there thanks

im now interested in this post to make extra job apps :-
https://vborg.vbsupport.ru/showpost....&postcount=221

but where is :-
staff_app (x2)

im new to this, so laymen terms please, and is there a certain line i need to add it below??
all help on this would be great, i just want a position that gives users a rank that want to be staff, and they can be picked for staff in the future depending on the way they perform in the forums

i think there should be an option to turn these 4 items off, as they can be not needed really
also users dont want this info posted to public :-
E-mail:
Phone Number:
IP Address:
Host:

n00bl3t 11-28-2009 07:06 AM

Hi. I really want to use this for my site however I am trying to use this so people can apply for membership for my community and therefore I would want/need to change some of the questions the thing asks. Example; I don't need the parts that ask for like "What are your forum skills" or "Do you know the backend to vbulletin."

Is there any way to customize what kind of questions to ask?

And I am not really heavy into coding so if it involves like mass coding or changes then I can't do it :(

Thanks for your help!

jaderollie 11-28-2009 07:51 AM

Quote:

Originally Posted by n00bl3t (Post 1921949)
Hi. I really want to use this for my site however I am trying to use this so people can apply for membership for my community and therefore I would want/need to change some of the questions the thing asks. Example; I don't need the parts that ask for like "What are your forum skills" or "Do you know the backend to vbulletin."

Is there any way to customize what kind of questions to ask?

And I am not really heavy into coding so if it involves like mass coding or changes then I can't do it :(

Thanks for your help!

read above in the post ;)

n00bl3t 11-28-2009 06:55 PM

Quote:

Originally Posted by jaderollie (Post 1921961)
read above in the post ;)

That is just for changing the actual positions people are applying for.

I tried editing the staffapp.php form and also the template and when I saved it and refreshed the page; no changes occured. :confused:

cozmin 11-29-2009 06:09 AM

I want the same answer, how can i edit some questions, remove or add questions.

n00bl3t 11-29-2009 06:20 AM

Quote:

Originally Posted by cozmin (Post 1922360)
I want the same answer, how can i edit some questions, remove or add questions.

Yes; this mod would be used a lot if it could be easily configured and changed. Maybe his next version possibly? I hope so ^^

cozmin 11-29-2009 06:27 AM

But i've seen this mod on another forum, they got other questions. so it's possible but my question is how ?

edit: i think that forum use https://vborg.vbsupport.ru/showthread.php?t=201097
.


All times are GMT. The time now is 08:48 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.01695 seconds
  • Memory Usage 1,835KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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