form not working

Discussion in 'PHP' started by Lukas, Apr 23, 2007.

  1. #1
    I know I am missing something to get this php form-mail to properly work but it's been a few hours now.
    I simply cut and pasted from other working form-mails on the site.

    can some fresh eyes look at this & tell me what it is. ?

    if it helps, basically when I click send it does nothing like there is no code there.

    I can PM you.
     
    Lukas, Apr 23, 2007 IP
  2. Jim_

    Jim_ Peon

    Messages:
    72
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have you made any changes at all to the script? It's possible you accidentally altered or misspelled something.

    Also, make sure you have error reporting enabled. Add this line to the top of the script: error_reporting(E_ALL);
     
    Jim_, Apr 23, 2007 IP
  3. Lukas

    Lukas Well-Known Member

    Messages:
    1,299
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    130
    #3
    Jim,

    I tried that and the same problem...nothing at all.

    all i did was change the name of the script, change recipient email address, and field text fields for input text
     
    Lukas, Apr 23, 2007 IP
  4. Webray

    Webray Active Member

    Messages:
    469
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Look at what? I don't see anything to look at... :confused:
     
    Webray, Apr 23, 2007 IP