Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 97
7 members and 90 guests
besxjtphmo3aq7e, digeoitalpimcf3, fed3feralgrants, forin9extraddpm, han4esonsrmawin, ralfthorburnkh, XRumerTest
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
Application Forms
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
Application Forms - 11-08-2004, 05:38 PM

Nukemods rules!!! I get so many questions answered here, dont worry as soon as I know a bit more I will start to help out other ppl who are new to nuke, im not just coming here for free, anyway back to my question.

On my website >> http://www.bravoclan.com/2ndrb/modul...e=Applications

How can I move boxes to match together, I want them all inline rather than RIGHT infront of the text.

e.g.

Name [NAME BOX HERE]

Age [AGE BOX HERE]

I want this turned into....


Code:
Name [NAME BOX HERE]
Age   [AGE BOX HERE]

I bascially want to make spaces infront of the text, to make every form box to be inline with each other.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-08-2004, 08:44 PM

hmm..good one..You'll need to modfiy that form layout in the index.php of that module.

Send me the entire module. I may be able to re-arrange it better.

mikem at areamike dot com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-14-2004, 09:56 AM

lol at something dot com

here is the link to download the module....

http://www.planet-source-code.com/URLSEO/vb/scripts/ShowCode!asp/txtCodeId!1472/lngWid!8/anyname.htm

I know theres a pic of some gay guy but just find the download link and check it out.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 10:07 AM

Quote:
lol at something dot com
:roll:
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-14-2004, 10:19 AM

Quote:
mikem at areamike dot com
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2004
01-14-2005, 02:52 PM

Hey I dl'd that application form and installed it. When I send out an application it comes through blank on the email. Im lost can someone help!

apply.php went unser my httpdocs.
and index, syle.css and cgi is under modules.

Thanks Thanater
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 8
Join Date: Jan 2005
01-30-2005, 03:34 PM

Did you go into apply.php and change the @Firstname type stuff to match your form? It is looking for these items to include
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2004
01-30-2005, 04:27 PM

this is what my apply says:

<?
$EmailTo = "GoW_Admin@g-o-w.com";
$Subject = "Application From $FirstName\n";
$Name = "$FirstName\n";
$App = "First Name: $FirstName\n Last Name: $LastName\n Yahoo ID: $YahooID\n MSN ID: $MsnID\n E Mail Address: $EmailAddress\n Confirmed Email: $ConfirmEmailAddress\n Website: $Website\n Sex: $Sex\n His/Her Plan In Helping Us: $HelpOptions\n Web Designing or Programming Skills: $Skills\n Level: $Level\n Him/Her Would Like To Learn: $Learn\n Will Help Pay For The Site: $Donate\n If So, They'll Pay $HowMuch\n Why They're Considering Becoming A Team Member: $WhyJoin\n IP Address: $REMOTE_ADDR";
mail($EmailTo,$Subject,$App,"From: $EmailAddress\n");
echo ("<center>Thanks $Name</center>");
?>
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 8
Join Date: Jan 2005
01-30-2005, 04:44 PM

OK on the Index.php file you you change anything? If you changed the input names on that file you must change on the file you just posted.

Example If you have a line in index file that says

*Game Name:
<input name="Input1" type="text" value="" size="15">

then on the apply file that actually sends you the email, you must have it say

$App = "Game Name: $Input1\n

The $Input1 part is case sensitive. It tells that script to get the gamename that they entered above. If you changed any of this in Index file, you must do so in apply file.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for PHP Web application form ? killerbee Other "stuff" 1 12-09-2006 04:24 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31