Page 1 of 9

[Rel] (WoW) Application form + ACP sup. (v3.1.x)

Posted: 22. August 2009 18:18
by Dr Nick^
*** Update 29-09-2012 - Check Below ***

Addon: Application Form
Addon-Version: [REL] v3.1.x
Addon-Description:
A custom page with an form to make an application to your 'guild'. Adjustable with ACP.

Addon-Requirements: board3 Portal v1.0.3 (v3.1.1) or board3 Portal v1.0.4 (v3.1.2)
Addon-Author(s): Dr Nick^
Addon-Download:
- Application Form v3.1.1b board3 Portal v1.0.3
- Application Form v3.1.2b board3 Portal v1.0.4

phpBB-Version: 3.0.5
phpBB-Styles: prosilver
phpBB-Languages: English

Please don't upload the mod anywhere (to offer it as a download), without asking me before, thanks.


Additional information:
Widely configure-able, pure basic, setup for an application form, created on a custom page.
With full ACP support.
Setting questions, enableing/disabling questions/required/optional questions.
* enableing/disabling textarea's/fields on some parts (v2.1)
* Javascript required fields checker, checks if fields or not empty (v2.1)
Field for 'guild' name to be entered and displayed.
Field for forum ID to post new Applications in.
Automatic tracking of post by the poster (recieves email/pm when posts are made on his apply)

*new
* Added poll options
* Changed Language styles
* added more language based entries
* added subsilver2 support
** Bug fix multi posting

Screenshot 1: ACP (1)
Screenshot 2: ACP (2)
Screenshot 2: ACP (3)
Screenshot 3: application form
Screenshot 4: 'the post'


Zip files contains installation notes.
At this moment no test site is up and running.
Little registration is needed to post/see application form.

To see full information about all the files in the newly created folder 28-09-2012 check it out here
http://www.kappa.practicum.os3.nl/board3apps/

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 26. August 2009 22:40
by eklisiarh
I know this is very strange question, but is there any chance to install two application forms on one forum? I really need this cause I would like to have separate application forms for new members and for officers.

What files would I need to edit to be able to do this?

Ty for very nice mod btw... I searched for this for ages...

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 27. August 2009 00:12
by Dr Nick^
heya mate,

fine to hear you are so happy with it ;)
had some treath on other forum too, but didnt make it there.

euhm yes its possible, just making names different
especially in acp files
that should work. Use same install methode. and change names. can make a little example for ya?

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 27. August 2009 00:45
by eklisiarh
Dr Nick^ wrote:heya mate,

fine to hear you are so happy with it ;)
had some treath on other forum too, but didnt make it there.

euhm yes its possible, just making names different
especially in acp files
that should work. Use same install methode. and change names. can make a little example for ya?
Yes i tried that already, and in UCP I managed to install two of them but when i set one value it sets it on both together. I think its also necessary to change something in code too. Maybe open all files and use find/replace to change every word "application" with word "applicationtwo" or smth...

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 27. August 2009 01:19
by Dr Nick^
yea thought about that on toilet after post =D
.html gets all the questions portal/block/app.php sets all the questions from db

will make it soon

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 27. August 2009 01:44
by Dr Nick^
Download: Officers Form

it was a lot of change. Didnt test it.
But i guess no errors, checked well on capitals etc :)

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 27. August 2009 07:37
by eklisiarh
Dr Nick^ wrote:Download: Officers Form

it was a lot of change. Didnt test it.
But i guess no errors, checked well on capitals etc :)
Oh lol I was just about to post here that I managed to do it alone :D

I used find/replace and replaced every word 'application' with word 'applicationtwo' :D

and it works!

ty for helping anyway!

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 28. August 2009 07:04
by jerkstore
Is it possible to have some of the text boxes turned into text areas? A few questions I ask require like a paragraph of info, and the text box doesn't wrap the text on output. If this is possible, would you mind letting me know what to change?

Also, is there a way to enforce them entering text into the required question's boxes? As of right now I can create a blank form.

Great mod anyhow. :D

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 28. August 2009 10:27
by Dr Nick^
With some JavaScript it is possible to make the required questions required ofc,
good one will deffently look in to that one.

For the text area's was thinking about them too.
But since i'm not the best board programmer (and i dont use board3)
never looked further into it. But i will take a look. and will let you know when i got something :)

Nick

Re: [Rel] (WoW) Application form + ACP sup.

Posted: 28. August 2009 21:23
by Dr Nick^
ok added the empty field checker, works on every required field, doesnt mather how much you have.

Addon-Download: Application Form v2.0.1 (only 2.2/3.0 downloadable)

more changes! read upper part!
Also changed installer!

Re: [Rel] (WoW) Application form + ACP sup. (v2.0.1)

Posted: 29. August 2009 01:44
by Dr Nick^
meanwhile, fixed the not working link on the first post and mine other.

also i made it possible to use textarea's.
some modifications in ACP to make it more clear to overview

but i come against an wierd issue with textarea's.
I cant get them to listen to my cols/rows commands.

so i released it for you if you wanna use it as it is for as 'v2.1beta'

Application Form v2.1 BETA

Re: [Rel] (WoW) Application form + ACP sup. (v2.1)

Posted: 29. August 2009 13:04
by Dr Nick^
First post changed.
Version 2.1 Released.

(if you change from the v2.1Beta then only applicationform.html in styles is changed)

Added new screenshots to match new changes.


ps guys, more suggestions etc are welcome ofcourse.

Re: [Rel] (WoW) Application form + ACP sup. (v2.1)

Posted: 30. August 2009 08:54
by jerkstore
For some reason the new language file doesn't work or maybe an edit was left out of the text file? For now I went back to adding the language to lang_portal and lang_portal_acp.

Re: [Rel] (WoW) Application form + ACP sup. (v2.1)

Posted: 30. August 2009 11:55
by Dr Nick^
Thank you for pointing it out.
While doing the installation myself, i had the same problem,
forgot to put in the solution.

*just a step in installation procedure
* zip file updated solution for you (or others):

Code: Select all

**********************************************************************
** Open portal/includes/lang_adm_additional_blocks.php
** Find:
**********************************************************************

?>

**********************************************************************
** On a new line BEFORE add:
**********************************************************************

$user->add_lang('mods/application_form');

Re: [Rel] (WoW) Application form + ACP sup. (v2.1)

Posted: 2. September 2009 23:47
by jerkstore
I hate to keep asking for features. If you could simply post how I could just substitute one of the existing text questions into a radio button and/or drop down menu with predefined options would be great. I'd rather just make a code edit on a few select questions rather than have you release another version. I tried myself but can't seem to get it to read the input from the radio buttons on the application form itself.

If not , no worries :D