application form

Mods etc.

Moderator: Integra Moderator

application form

PostAuthor: Flex » Mon May 15, 2006 1:59 am

Hey guys,

I run a games site and would like to know how do I go about creating a form page which people can fill in with their details when applying to join a clan for one of the games.

I'm after things such as name, age, experience etc.

I know I can add a page using IM, but I dont have any experience creating php/html forms.

Can you guys guide me or tell me if there's a mod perhaps which will add different fields to created this form?

Thanks in advance
Last edited by Flex on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My integramod site <img>[/url]

Flex
Sr Integra Member
Sr Integra Member
 
Posts: 221
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 4:09 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Mon May 15, 2006 7:07 am

MWE was looking into this last week, have a look up of his thread
http://integramod.com/forum/viewtopic.php?t=668

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: application form

PostAuthor: DjPorkchop » Mon May 15, 2006 7:19 am

Hey Flex, I have actually got a form created to just that that you are looking for. The only thing Ihavent figured out yet is the sendmail part to get the submit button to work. I used the BlankPage Mod to accomplish this......If you would like a look see at my code, just ask.. I will let ya have it. It will give you the basics of the form and where to get started to make your own...If I can help, just holler back at me... Have a nice day..
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1594
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,590.25
Location: Illinois
IntegraMOD version: phpBB2x

PostAuthor: Flex » Tue May 16, 2006 3:14 am

Hi and thanks for offering help.

I was just wondering, rather than using "blankpage mod", Can't you just add another portal page through page management in IM?
Last edited by Flex on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My integramod site <img>[/url]

Flex
Sr Integra Member
Sr Integra Member
 
Posts: 221
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 4:09 pm
Cash on hand: 0.00

Re: application form

PostAuthor: DjPorkchop » Tue May 16, 2006 12:35 pm

I was just wondering, rather than using "blankpage mod", Can't you just add another portal page through page management in IM?


Why, yes, you sure can. But NOT if you want to use php inside of the block. It seems as though inside of blocks, all we are allowed is html and BBcode. I needed to use php for the task at hand so I used blank page mod as recommended by HelterSkelter.. Worked out real nice. I then Editted the tpl files and inserted the default border in powermetal theme to my new pages.. Works a treat.. But in the end, the choice is yours....The form I have, I have it in html as well.. I can get it to you one way or the other and you can then modify it to your likings if ya want........Have a nice day/night...
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1594
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,590.25
Location: Illinois
IntegraMOD version: phpBB2x

PostAuthor: Flex » Tue May 16, 2006 10:50 pm

I think, I'll give the blankpage mod a go and see how we go, I'll ask you if I encounter any problems if that's alright?

Thanks
Last edited by Flex on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[url=http]My integramod site <img>[/url]

Flex
Sr Integra Member
Sr Integra Member
 
Posts: 221
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 4:09 pm
Cash on hand: 0.00

PostAuthor: Adrian Rea » Wed May 17, 2006 2:40 am

Re reading this - Did you want basically for more details on their profile?
A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

Re: application form

PostAuthor: DjPorkchop » Wed May 17, 2006 6:20 am

What I have on my site sometimes gets a bit confusing to some users of mine but for general public,they usethe register link provided default. I thenhave a registation Form, such as he is suggestion to join my Virtual Airline. I would simply use user groups,BUT thats not this forums topic...lol Maybe thats what he has going on as well.

Flex wrote: I think, I'll give the blankpage mod a go and see how we go, I'll ask you if I encounter any problems if that's alright?


Sure, no prob at all. thats what we all are her efor anyhow...thats what makes this community so great. Have a nice day/night.
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1594
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,590.25
Location: Illinois
IntegraMOD version: phpBB2x

PostAuthor: Adrian Rea » Wed May 17, 2006 6:44 am

The thing is you can have additional fields and even have a seperate profile panel

A
Last edited by Adrian Rea on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
User avatar
Adrian Rea
Sr Integra Member
Sr Integra Member
 
Posts: 1263
Likes: 0 post
Liked in: 0 post
Joined: Sun Mar 12, 2006 12:59 am
Cash on hand: 0.00

PostAuthor: DjPorkchop » Wed May 17, 2006 7:39 am

"Adrian Rea";p="6227" wrote:The thing is you can have additional fields and even have a seperate profile panel

A


That would be sweet for sure.. <img> I may have to check into this...Hey Adrian, I stated earlier, to maybe use Groups to separate my two differnet communities.. I see you can set auot join and all that, how would one go about making it to where say for example some signed up on my site as MWE_545 It would kick them into that group per their Username anyone with the MWE_ prefix) instead of post or subscription payments...Would probably involve serious sql work ehh? Thus eliminating the need for another FORM alltogether.

Hey Flex, how ya coming along on that form?
Last edited by DjPorkchop on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
DjPorkchop
Administrator
Administrator
 
Posts: 1594
Likes: 136 posts
Liked in: 26 posts
Images: 12
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 1,590.25
Location: Illinois
IntegraMOD version: phpBB2x


Return to IntegraMOD Modifications

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]