DF Guild Application w/ Recruitment Block

Dragonfly integration forum

DF Guild Application w/ Recruitment Block

Postby Anaxent » Sun May 06, 2007 3:05 pm

that is the full version above.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

DF Guild Application w/ Recruitment Block

Postby Anaxent » Sun May 06, 2007 3:57 pm

Razac can yuo also read this post on my site from this application. This app has been filled out by a new applicant looking to join us but he has also posted a few other question and answers that would be nice to add to this form. In the long run I would like this form to allow us to build our own questions which would incude the required info needed to register to the site but also allow us to add our own fields asking our own questions. Something like this could open new doors and allow easy editing or updating to the form on demand with out knowledge of php. I have come across a few dynamic form builders even some that use ajax and have been reasearching a way to accomplish this goal. For now though this app accomlishes everything I think a pre to bc guild would look for and really only needs the ability to post to the normal forms and to allow registration to the site from the viewapp page.
User avatar
Anaxent
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 642
Joined: Tue Jul 04, 2006 6:27 am
Location: Phoenix, Az

DF Guild Application w/ Recruitment Block

Postby Razac » Sun May 06, 2007 8:15 pm

nm it was late im a tool.

thought that above one was a single file fix :)
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

DF Guild Application w/ Recruitment Block

Postby robojerk » Mon May 07, 2007 2:06 am

Found a small bug..

If something isn't filled out correctly the tradeskills reset to jewelcrafting. This is more of a nuisance than bug but I would like it to remember what the user previously inputted os they only need to fix what they missed the first time instead of redoing things that they already have filled out.
Image
For the Horde!
Image
User avatar
robojerk
WR.net Master
WR.net Master
 
Posts: 484
Joined: Wed Jul 05, 2006 12:17 am
Location: -The OmniMatrix- Web 3.0

DF Guild Application w/ Recruitment Block

Postby Razac » Mon May 07, 2007 3:35 am

hmm doesnt reset for me :(

Anax will check that post later today or tomorrow
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

DF Guild Application w/ Recruitment Block

Postby jimig1 » Mon May 07, 2007 6:07 am

it was reseting for me too but i fixed it here is the problem

Code: Select all
            if ($prof1 == 1){
            echo "<option value=\"1\" selected>Alchemy</option>
               <option value=\"2\">Blacksmithing</option>
               <option value=\"3\">Enchanting</option>
               <option value=\"4\">Engineering</option>
               <option value=\"5\">Herbalism</option>
               <option value=\"6\">Leatherworking</option>
               <option value=\"7\">Mining</option>
               <option value=\"8\">Skinning</option>
               <option value=\"9\">Tailoring</option>
               <option value=\"10\" selected>Jewel Crafting</option>";

If you look there are two things that say selected you have to delete the one from Jewel Crafting the selected should be the same number as the ($prof1 == 1) line is but to make it easier i attached a fixed file
Attachments
request_form.zip
(6.44 KiB) Downloaded 175 times
Last edited by jimig1 on Tue May 08, 2007 12:06 am, edited 6 times in total.
Image
User avatar
jimig1
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jul 07, 2006 10:48 pm

DF Guild Application w/ Recruitment Block

Postby Romethril » Tue May 08, 2007 1:47 pm

This is grate work. But I have run in to a little anoying thing and I realy don't know where to fix it. And the problem is that my server is located in GMT+1 but when some one apply the posts time in the forum get GMT time. So if some one posts an answer to the application within 1 hour of the applicant that answer are actualy made before the initial post. Dunno if there is some local settings that I have to set to correct this
Romethril
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Sat Aug 05, 2006 6:17 pm

DF Guild Application w/ Recruitment Block

Postby jimig1 » Tue May 08, 2007 10:10 pm

mine is showing up 7 hrs off if some one posts at 9am it says it was posted at 2am
Last edited by jimig1 on Tue May 08, 2007 10:56 pm, edited 1 time in total.
Image
User avatar
jimig1
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jul 07, 2006 10:48 pm

DF Guild Application w/ Recruitment Block

Postby Equisetum » Wed May 09, 2007 6:55 am

Ok.. stupid question for the week...

I know the posting of the app data goes into the Forums, but only if ForumsPro v2 is installed. Where can I get ForumsPro v2? I've searched the net, cpgnuke, forums, can only find 1.0.

Can someone post a link?

Thanks,
~Eq
Image
User avatar
Equisetum
WR.net Apprentice
WR.net Apprentice
 
Posts: 65
Joined: Mon Jul 24, 2006 6:44 am

Re: DF Guild Application w/ Recruitment Block

Postby robojerk » Wed May 09, 2007 6:59 am

Equisetum wrote:Ok.. stupid question for the week...

I know the posting of the app data goes into the Forums, but only if ForumsPro v2 is installed. Where can I get ForumsPro v2? I've searched the net, cpgnuke, forums, can only find 1.0.

Can someone post a link?

Thanks,
~Eq


http://myndworx.com/index.php?name=Down ... ails&id=12

or try this morror
http://dfaddons.com/Downloads/details/id=19.html
Image
For the Horde!
Image
User avatar
robojerk
WR.net Master
WR.net Master
 
Posts: 484
Joined: Wed Jul 05, 2006 12:17 am
Location: -The OmniMatrix- Web 3.0

DF Guild Application w/ Recruitment Block

Postby Razac » Wed May 09, 2007 8:27 pm

Sorry I have not been around to continue this. I was involved in a serious car accident with an 18 wheeler. :(

I am fine now (few bruises and at least 50 cuts from flying glass) My van on the other hand is in worse shape :(.

anyways. I am just trying to catch up on actual work I have missed and will get right back into this module. :)
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

Re: DF Guild Application w/ Recruitment Block

Postby robojerk » Wed May 09, 2007 11:29 pm

Razac wrote:Sorry I have not been around to continue this. I was involved in a serious car accident with an 18 wheeler. :(

I am fine now (few bruises and at least 50 cuts from flying glass) My van on the other hand is in worse shape :(.

anyways. I am just trying to catch up on actual work I have missed and will get right back into this module. :)


Ouch man.. Glad to hear you are okay...
Image
For the Horde!
Image
User avatar
robojerk
WR.net Master
WR.net Master
 
Posts: 484
Joined: Wed Jul 05, 2006 12:17 am
Location: -The OmniMatrix- Web 3.0

DF Guild Application w/ Recruitment Block

Postby Equisetum » Wed May 09, 2007 11:39 pm

Wow Razac... glad to hear that you're in better shape than the van.
Image
User avatar
Equisetum
WR.net Apprentice
WR.net Apprentice
 
Posts: 65
Joined: Mon Jul 24, 2006 6:44 am

DF Guild Application w/ Recruitment Block

Postby gyrantol » Fri May 11, 2007 3:52 pm

Great work on this mod again guys....

although I a small "feature" on my server. If I click on view applications. If I check the authorise box and click submit request nothing seems to happen
Image
gyrantol
WR.net Apprentice
WR.net Apprentice
 
Posts: 52
Joined: Sat Apr 14, 2007 9:55 am

DF Guild Application w/ Recruitment Block

Postby Razac » Fri May 11, 2007 8:22 pm

Rom anf Jim.. your timezone issue seems to be the result of your setup with Dragonfly and your Forums.

This application uses the date() function once to get the date of the application submision to display on the view applicants page. it does not get the time.

there fore the time difference should be accoiciated with your set up..

Additional notes..... I will be adding some new things to the admin section to display above the application. these will include say 10 items that are like pre requisites.. they will be editale by admins.

bassically they act as notices like if you are not going to give it 100% then you need not apply.

I am also adding a bit more to the application request form.. my RL is getting me an application that one of the top Guilds in WoW uses... I will go through it and add what I feel is needed.

Or if anyone else has suggestions to add.

Anex I will check that forum and adress that today aswell.
Razac
WR.net Journeyman
WR.net Journeyman
 
Posts: 145
Joined: Thu Jul 27, 2006 6:00 pm

PreviousNext

Return to Dragonfly

Who is online

Users browsing this forum: No registered users and 1 guest

cron