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)

SpeedyHire 06-27-2009 03:48 AM

just the create a poll option would be nice
good work on new release:)


would be nice to have a seperate forum id for admin apps and mod apps.

so admin apps can be posted into an admin only forum and mods super mods posted into a mods forum???

Also how do you get it to have the question and reply in the new thread on the same line like

Enter any additional information: well this is getting there now, just - need input from members.

Do you know any of the options: Yes.
Do you moderate on other forums: Yes.
If yes, what other forum(s) do you moderate: www.bla bla bla www.yup yup yup



rather than

Enter any additional information:
well this is getting there now, just
need input from members.



Do you know any of the options: Yes.
Do you moderate on other forums: Yes.

If yes, what other forum(s) do you moderate:
www.bla bla bla
www.yup yup yup




thank you

HMBeaty 06-27-2009 08:13 AM

For example, to do this, you need to edit modapp.php.

In there, find:
PHP Code:

Enter any additional information
" . $vbulletin->GPC['comments'] . " 

And change to:
PHP Code:

Enter any additional information" . $vbulletin->GPC['comments'] . " 

Easy, right?

I'm not so sure if I'm going to add the poll in this, but as far as the admin and mod apps being posted into 2 different forums, I'll see what I can do

Right now, changes to 1.3.0 include:
Quote:

- XHTML 1.0 valid
- 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"))
EDIT: Ok, after looking at the code again, as far as the mod and admin applications being posted in 2 different forums, I'm not sure that's possible

silvermerc 06-27-2009 12:43 PM

you should really change this to "Staff Application" so many jobs can be applied through this, you could also add a thing such as you cannot apply unless you have been on the forum for x hours or been registered for x days?

SpeedyHire 06-27-2009 03:32 PM

I changed the modapp.php yet it still spills over onto a second row.
thanx anyway will play with it some more:)

nice work

HMBeaty 06-28-2009 12:47 AM

Quote:

Originally Posted by silvermerc (Post 1838385)
you should really change this to "Staff Application" so many jobs can be applied through this

Will be on 1.3.0. Thanks :)
Quote:

Originally Posted by silvermerc (Post 1838385)
you could also add a thing such as you cannot apply unless you have been on the forum for x hours or been registered for x days?

I will look into this one

SpeedyHire 06-28-2009 06:53 AM

I have changed it about to fit our needs on a gamming board:)
for clan members etc, nice work.
still not managed to get all the info for each answer on 1 line yet, but hey only a small thing:) looks good thank you

silvermerc 06-28-2009 10:05 AM

For next version what about involving things for Admins, such as when the application comes in they have 2 buttons, Accept or decline, if they hit accept it auto puts them in that usergroup?
Ross

HMBeaty 06-29-2009 06:58 AM

Updated to version 1.3.0

HMBeaty 06-29-2009 07:20 AM

Update made to the readme file. Just a small fix to a couple links

tlwwolfseye 06-29-2009 07:53 AM

Hmm, it will become non-free from 1.40 on ?
Don?t get me wrong, I am sure you put a lot of work into the Mod, and I and I am sure many others appreciate that, but its not like this is a major Modification, and even the most of those are free. You sure you want to do that ?
This is not an offence or complain btw. , its just my oppinion. I love your Mod and I would not like to miss it, so don?t get me wrong. ;) But I am not sure making it non-free will make it get around much.
I?d rather offer people to donate for your work, I would even do it myself under these circumstances, but thats up to everyone else. But making it completely non-free, I would think about that again.

Take care m8.

MrD 06-29-2009 10:51 AM

Hi,
maybe a feature for next Version.
Add a Poll to a spez. Forum (ie Teamforum) to vote about the User the will get into Staff :)

LI Pets 06-29-2009 02:37 PM

Updated, no problem

deadlySniper 06-29-2009 02:56 PM

This is the best Mod ever! NOMINATE!
Thanks!

Romanle 06-29-2009 03:40 PM

thanks you,installed

SpeedyHire 06-29-2009 04:33 PM

Quote:

Originally Posted by MrD (Post 1839472)
Hi,
maybe a feature for next Version.
Add a Poll to a spez. Forum (ie Teamforum) to vote about the User the will get into Staff :)

I asked for that also, got told he wont be adding that feature:(

silvermerc 06-29-2009 06:38 PM

Instead of giving them a error why not just have next to it You must have X ammount of posts
then it doesnt let them fill in any forms ect

HMBeaty 06-29-2009 10:06 PM

Quote:

Originally Posted by SpeedyHire (Post 1839683)
I asked for that also, got told he wont be adding that feature:(

No longer true :D

I figured out how to do it!!! SO, a poll WILL be added to 1.4.0.!!!! :D Ok, gotta go clean the code up now, lol

ShawneyJ 06-29-2009 10:40 PM

lol at a poll, could be good ;) im just thank full we have a Staff Application mod thanks :)
Redlinemotorsports, im wanting to change the "18 years and up" to 13 and up please.
im guessing i do this in phrase or? thanks.

Shazz 06-29-2009 10:44 PM

What admincp style is that? :o

HMBeaty 06-29-2009 10:46 PM

Quote:

Originally Posted by jaycob (Post 1839875)
lol at a poll, could be good ;) im just thank full we have a Staff Application mod thanks :)
Redlinemotorsports, im wanting to change the "18 years and up" to 13 and up please.
im guessing i do this in phrase or? thanks.

Get with me on Instant Messenger
Quote:

Originally Posted by Shazz (Post 1839880)
What admincp style is that? :o

Red 2 Black, its from 3.6 (I think) AdminCP styles

ShawneyJ 06-29-2009 10:54 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1839884)
Get with me on Instant Messenger

i checked 10 mins ago but you were not online lol. thx

HMBeaty 06-29-2009 11:01 PM

I'm almost always online. PM or post your IM contact info and I'll help you out

ShawneyJ 06-29-2009 11:19 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1839892)
I'm almost always online. PM or post your IM contact info and I'll help you out

i have you as a contact lol, but yep will pm. thanks.

EDIT: sweet job, Welcome Message was a great addon to this mod, thanks ;)

TimberFloorAu 06-30-2009 05:57 AM

Havent downloaded (yet) but wanted to know.
Is there an option for applicant to request moderation of particular forum/forums ?

Also for the applicant to suggest a *new forum* that they could manage/moderate ?

Also what times +/- GMT they are generally available ?

HMBeaty 06-30-2009 06:04 AM

Quote:

Originally Posted by TimberFloorAu (Post 1840019)
Havent downloaded (yet) but wanted to know.
Is there an option for applicant to request moderation of particular forum/forums ?

Also for the applicant to suggest a *new forum* that they could manage/moderate ?

No, but I can add this in
Quote:

Originally Posted by TimberFloorAu (Post 1840019)
Also what times +/- GMT they are generally available ?

No, but I have
Quote:

Location
We like to have staff around 24/7
Which does pretty much the same thing

TimberFloorAu 07-01-2009 06:11 AM

Cheers RLMS

Would like to have the "which forum/forums would you like to moderate option" from dropdown selection

and Also

Optional: I would like to suggest
a) forum name
b) forum description
c) I would/wouldnt like to moderate

Ste

HMBeaty 07-01-2009 10:47 AM

Quote:

Originally Posted by TimberFloorAu (Post 1840581)
Would like to have the "which forum/forums would you like to moderate option" from dropdown selection

Not sure if this one is possible, but I'll look into it
Quote:

Originally Posted by TimberFloorAu (Post 1840581)
Optional: I would like to suggest
a) forum name
b) forum description
c) I would/wouldnt like to moderate

Can you elaborate more on these?

TimberFloorAu 07-01-2009 08:31 PM

Quote:

Originally Posted by TimberFloorAu (Post 1840581)
Cheers RLMS

Would like to have the "which forum/forums would you like to moderate option" from dropdown selection


and Also

Optional: I would like to suggest
a) forum name
b) forum description
c) I would/wouldnt like to moderate

Ste

Quote:

Originally Posted by Redlinemotorsports (Post 1840667)
Not sure if this one is possible, but I'll look into it

Can you elaborate more on these?

Actually on the application form have the following

Optional: I would like to suggest
a) forum name <textbox>
b) forum description <textarea>
c) I would/wouldnt like to moderate <yes/no radio button>

Ste

HMBeaty 07-02-2009 02:08 AM

Quote:

Originally Posted by TimberFloorAu (Post 1840975)
Actually on the application form have the following

Optional: I would like to suggest
a) forum name <textbox>
b) forum description <textarea>
c) I would/wouldnt like to moderate <yes/no radio button>

Ste

Ok, I might add those in ;)

guru1221 07-02-2009 03:31 PM

Thanks Installed.

sargatanas 07-03-2009 10:41 AM

is there other way to customize it? like other staff application name? warez crew, graphics crew.. etc.

HMBeaty 07-03-2009 12:52 PM

Your sites name will appear in it, not "U.S. Military Life" if thats what you mean

guru1221 07-03-2009 02:42 PM

When member click on send Application getting this error.
Fatal error: Call to undefined function build_forum_counters() in /home125b/sub008/sc69718-HGAF/www/index.html/staffapp.php on line 440

HMBeaty 07-03-2009 03:22 PM

Quote:

Originally Posted by guru1221 (Post 1842092)
When member click on send Application getting this error.
Fatal error: Call to undefined function build_forum_counters() in /home125b/sub008/sc69718-HGAF/www/index.html/staffapp.php on line 440

Sorry. I'm unable to duplicate this error. Do you have a forum selected for the form to be posted in? Does it get posted there? Does the member see the thank you page after submitting, or does it just show that error?

Is anyone else getting this error?

guru1221 07-03-2009 03:29 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1842122)
Sorry. I'm unable to duplicate this error. Do you have a forum selected for the form to be posted in? Does it get posted there? Does the member see the thank you page after submitting, or does it just show that error?

Is anyone else getting this error?

no forum selected at all. no thank you page or anything just show error.

HMBeaty 07-03-2009 03:34 PM

Quote:

Originally Posted by guru1221 (Post 1842125)
no forum selected at all. no thank you page or anything just show error.

Do yoy have the "Create a thread" setting set to "Yes"?

guru1221 07-03-2009 04:03 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1842122)
Sorry. I'm unable to duplicate this error. Do you have a forum selected for the form to be posted in? Does it get posted there? Does the member see the thank you page after submitting, or does it just show that error?

Is anyone else getting this error?

Quote:

Originally Posted by Redlinemotorsports (Post 1842127)
Do yoy have the "Create a thread" setting set to "Yes"?

"yes" yes it's set yes.

HMBeaty 07-03-2009 04:12 PM

Set it to "No". Do you still get the error?

guru1221 07-03-2009 04:15 PM

Quote:

Originally Posted by Redlinemotorsports (Post 1842152)
Set it to "No". Do you still get the error?

set it no and working fine. thanks great hack.:up:

HMBeaty 07-03-2009 04:37 PM

Thank you :)


All times are GMT. The time now is 07: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.01503 seconds
  • Memory Usage 1,837KB
  • 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_php_printable
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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