Page 8 of 9

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

Posted: 18. October 2010 22:07
by Dr Nick^
heya guys,

been a long time ...
been pretty bussy on the Uni and my new job, so rushing from one to another place.
i dont know if i can maintain this mod any longer.

For some quick questions:

yes its possible to let guest post, i dont recommend it, but it is possible, i believe inside the code is written how,
and a few posts up should it be noted too.

The mod was release for versions 1.3 and 1.4 of board3. never had the change to make it for 1.5,
let it out of the question for 1.6.

Maybe i will port these mods to the newest board3 but need to reconfigure everything again ;)

Keep in touch!

*mail notifications where off, never noticed posts, srry

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

Posted: 21. October 2010 22:40
by jerkstore
Thanks for the update Dr. Nick.

I am running your application form on phpbb 3.0.7-PL1 and portal 1.0.6 and it still works as good as it ever did. The only future request I have if you ever get time, would be to add drop down menu and radio button selections to the forms.

In case anyone out there was wondering, I am using the application form and topic prefix mod together so when someone posts a new application, it automatically puts a "[Pending Review]" prefix on it. I then can review the application and choose an "[Accepted]" or "[Denied]" prefix on it.

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

Posted: 11. January 2011 15:45
by IImanuII
Pls reup file, i cant download the mod :(

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

Posted: 12. January 2011 16:28
by Dr Nick^
Heya peeps,

Due to hardware failure and a slightly miss configuration my server is this time un-reachable.
in the upcomming weeks i will try to visit the server, take it back home, and re-up all the files
to some sharing party.

sorry for this :)

Nick

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

Posted: 14. January 2011 11:57
by IImanuII
Dr Nick^ wrote:Heya peeps,

Due to hardware failure and a slightly miss configuration my server is this time un-reachable.
in the upcomming weeks i will try to visit the server, take it back home, and re-up all the files
to some sharing party.

sorry for this :)

Nick
Waiting ... D:

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

Posted: 5. February 2011 03:15
by Spadewar
Does any1 have this they can link to download or get approved to post so we can download ? i think i still have a older ver but i dont know if it will work with new board 3

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

Posted: 6. February 2011 11:08
by FDCP_NEO (NL)

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

Posted: 8. February 2011 15:38
by Balveda
Has anybody got this working with phpbb 3.0.8 and portal 1.0.6?

I've installed it but when I activate it and browse to the application.php file, the questions that I've added in the ACP don't show, only the submit and reset buttons.

I'm not a php master so cannot work it out I'm afraid.

Thanks,

Balveda

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

Posted: 10. February 2011 12:42
by nitroh
I had the same problem, have you marked the following options?
Display entire block of required questions?:
This will enable the first 20 required questions from your application form
and
Display entire block of optional questions?:
This will enable the last 10 optional questions for your application form
It solved my problem.

I'm having an issue as well, when I go to mywebsite/foro/application.php it shows all the question, but also shows things like
{ PORTAL_APPLICATIONFORM_HEADER }
{ PORTAL_APPLICATIONFORM_REQQ }
Is there any thing for don't show it?

Thank you

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

Posted: 10. February 2011 17:40
by FDCP_NEO (NL)
nitroh wrote:{ PORTAL_APPLICATIONFORM_HEADER }
{ PORTAL_APPLICATIONFORM_REQQ }
If you have an other language than English need to copy from your root/language/en/mods/application_form.php to your language.

And you need to check this step:

Code: Select all

======================================================================
** Open language/en/mods/info_acp_additional_blocks.php
** Find:
**********************************************************************

));

?>

**********************************************************************
** On a new line BEFORE the `?>` and AFTER `));` add:
**********************************************************************

include("application_form.php");

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

Posted: 10. February 2011 19:51
by nitroh
FDCP_NEO (NL) wrote:
nitroh wrote:{ PORTAL_APPLICATIONFORM_HEADER }
{ PORTAL_APPLICATIONFORM_REQQ }
If you have an other language than English need to copy from your root/language/en/mods/application_form.php to your language.

And you need to check this step:

Code: Select all

======================================================================
** Open language/en/mods/info_acp_additional_blocks.php
** Find:
**********************************************************************

));

?>

**********************************************************************
** On a new line BEFORE the `?>` and AFTER `));` add:
**********************************************************************

include("application_form.php");
Before post, i already did it. So that's not the problem. Thank you anyway :D

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

Posted: 11. February 2011 00:54
by Balveda
Thanks nitroh - I feel like such a noob.

Need to work out the width now to sort the display.

Ty,

Balveda

Edit to my last post - sorted the display width by using the changes HERE and reducing the width in applicationform.html to 500 pixels.

Brilliant mod btw :D

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

Posted: 19. February 2011 21:04
by talonos
i cant seem to get this mod working with newest board3 portal and phpbb3.0.8. anyone know how to fix it ?

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

Posted: 5. June 2012 15:07
by talonos
ok so its been a while since anyone posted here. i'm wondering if anyone has this modifaction backup somewhere as i really loved this one and i seemed to have lost my backup of it.

i've tried downloading it from http://www.phpbbfiles.com/files/phpbb3/ ... 3.1.2b.zip but it keeps refusing access. it would be greatly appreciated if this was reupped and then i can work on getting it updated to work with more recent versions of board3 and phpbb.

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

Posted: 5. June 2012 15:13
by Dr Nick^
At this time i don't have a backup present.
the old server it was running on is now located at my work,
where i will not be comming for the next 4 weeks at least.
(setup doesn't allow it to be remotely accessed when its powered on atm)
i can see what i can do for you if i have some spare time.

Nick

[edit] For the onces asking, i still don't play wow, and interested in a lot of other stuff, so also no time to rewrite mods for now[/edit]