Page 3 of 9

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

Posted: 1. October 2009 19:45
by Fourth
I upgraded to v1.0.4 and now one of your instructions on the installation is incorrect.

Code: Select all

Open portal/includes/lang_adm_additional_blocks.php
This file no longer exists.

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

Posted: 2. October 2009 14:34
by neo4u
Dr Nick^ wrote:i can.

must find out how guest can post and how that works first.
never use it, so never checked it ;)

we just let them register, make app. and if they got declined we just delete accound and lock toppic.
makes it also control-able. little more work. but better then all possible spam etc .

but when i got time will try to look into it (well be seperate release or something)

Hi mate I looked at the application.php file then found a removed the following

Code: Select all

// Users must be logged in to make posts, delete this part if that is not needed.
if ($user->data['user_id'] == ANONYMOUS)
{
	login_box('', $user->lang['LOGIN']);
}
It now allows users to use application form without being registered. And because of how we have permissions set for the forum it links to unregistered users cannot post in it but applications go in no problem so no spam issues....

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

Posted: 3. October 2009 01:13
by Dr Nick^
@ Fourth

i need to look into changes of the board. didnt had the time to do it yet, but as far as i read from changelog i didnt see changes there.
will try to it this week.


@ neo4u

I wasnt actually sure if this was the key to solving the nog login.

because (i thought) that setting only made it possible to view the app form without being logged in.
I used some technic on the post witch requires user lang etc (some default stuff for posting with users etc)
so i wasnt sure about how it would work (reed work correctly without warning/errors) in this side.

if this works, keep on using it. note, its not mentioned that way ;)

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

Posted: 3. October 2009 13:53
by Dr Nick^
little update.

I recently installed board3 v1.0.4 myself.
i found some errors according to the language,
i'm working on a release. expect one today.

Re: [Rel] (WoW) Application form + ACP sup. (v2.2 + v3.0)

Posted: 3. October 2009 15:02
by Dr Nick^
I dont need to post this much, but hey like to keep you guys updated.

Version 3.0 released, working on board3 portal v1.0.4.

Version 2.2 will still be able to download for users with porta v1.0.3.

Re: [Rel] (WoW) Application form + ACP sup. (v2.2 + v3.0)

Posted: 19. October 2009 17:21
by DigitalVinyl
Hi,

is it possible to add a poll to the application post? so the guildmembers could vote "yes" or "no"? not everyone is writing something in guildforum, especially on applications :D

Re: [Rel] (WoW) Application form + ACP sup. (v2.2 + v3.0)

Posted: 20. October 2009 13:58
by WeZoN
Is it possible to make it add the user that takes a certain application to a group automatically?

Re: [Rel] (WoW) Application form + ACP sup. (v2.2 + v3.0)

Posted: 24. October 2009 14:11
by Dr Nick^
hi folks, sorry for late reply was on a small holiday.

@DigitalVinyl
I will look for an option for this, i dont know how yet, but i gonna think of it!
i assume you want a auto poll with 'your vote for this person' ?


@WeZoN
maybe i could make it, but it isn't totally in line with the meanings of this mod.
then you go deeper and deeper in the phpbb core.

I will check the posibilities, but i dont see it as a prio edit (yet)


if others think this should help them too, then plz let it know, then i can make it a prio ;)

Nick

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

Posted: 24. October 2009 17:09
by Dr Nick^
poll options included.

with some acp support in it.
hope this is what you want.

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

Posted: 25. October 2009 18:45
by DigitalVinyl
Dr Nick^ wrote:poll options included.

with some acp support in it.
hope this is what you want.
Perfect!

In ACP i have something like

ACP_APPLICATIONFORM_POLL


PORTAL_APPLICATIONFORM_POLL:

PORTAL_APPLICATIONFORM_POLLQ:

PORTAL_APPLICATIONFORM_POLLTIME:

PORTAL_APPLICATIONFORM_POLLCHANGE:

I have reinstalled the Mod and the modul in ACP, do i missed anything or is this correct?

edit: Ok, found it ^^ Missed to copy the language file in my "DE" directory :-P

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

Posted: 10. November 2009 22:07
by Swinder
Hey again, just built a new portal and obviously installed this addon again however this time I have a small issue which you can see here; http://www.virtue-eu.co.uk/application.php
I adjusted the center width to 600 instead of 750 to prevent my left blocks being crushed, I assume somewhere there is something else that needs to be adjusted to account for my center block adjustment.
Other problem is that both the input boxes and the text itself is white which makes it difficult to view.

The style is a prosilver based one and is located here; http://www.phpbbhacks.com/download/8533

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

Posted: 13. November 2009 17:49
by Magikz
Hello, nice mod^ i was wondering if the was anyway to include wowhead tool tip tags to the 1st question.
Eg
Character Name: Randomname

then went you hit submit it will add tages to the name like [recruit]Randomname[/Recruit] on the forums

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

Posted: 14. November 2009 01:15
by Dr Nick^
@ swinder, i looked but i cant seem to find it. dunno whats wrong.
it maybe occours in some of the div settings, tho en dont put values on where they are.
only the size etc. it can be a bad table referrance some where. but there is nothing
that is line-ing out in the middle for the rest. so i hit the blanks there.

@magikz
ofc that is possible, but ... how often do ppl read the question and put their name correct there,
w/o any ohter crap like: BE paladin somenicename
then it wont work :P

and i dont know what the [reqruit] tag does on wow-head, is new to me

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

Posted: 14. November 2009 11:30
by Magikz
it just ads a little info from the armory to the post
Image

would it be possible if you could post what needs editing to be able to do so

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

Posted: 14. November 2009 12:26
by Spadewar
first off GREAT ADDON

but to make it custom fit for my website i had to make some change's in the applicationform.html that i think will be a great change to your released ver.

so what the change's did you may ask, it took all the answer box's and placed them under each question. this took me little bit to figure out and code right but at the end ..... its was so easy im smacking my self for it..

first to make the regular answer box " small one ' appear under the questions for all do a replace and enter in the following code as the code u want to replace.

Code: Select all

<td height="30"
then the new code is as follows

Code: Select all

  </tr>
   <tr>

      <td  valigh="left" height="30"
ok that takes care of the small box, now for the large textarea box's

same thing open replace and search for this code

Code: Select all

<td align="left">
replace with

Code: Select all

    </tr>
         <tr>

     <td valigh="left">
and this will allow you to have your txt box's under your questions.