Menu

Form wont deliver to email

Help
Mywebdots
2009-08-03
2013-06-03
  • Mywebdots

    Mywebdots - 2009-08-03

    Hi there - I am sure this has been asked before - and I have seen some - but none help me out.  So my apologies if this is old territory.  I have created the form following instructions, but the email is not arriving with the form contents.  I was wondering if there is a permissions problem or such?
    My form is here: (please excuse broken swf at top -that will be placed in there later).  The rest of the files are in that folder.  http://www.naif.com.au/form122024/form.html
    Can anyone offer help please?
    Many thanks
    Katie

     
    • Mywebdots

      Mywebdots - 2009-08-03

      Hi all - solved to a point -

      in the SPAM folder. 

      Cheers

       
    • TNTEverett

      TNTEverett - 2009-08-04

      No one can help you by looking at your form.html file.  The processor.php does all the work and typically will only fail when the file and/or folder permissions are not set according to web host setup or restrictions. 
      First try editing out the line in the processor.php file that includes "whereformis".

       
  • Armand Dickey

    Armand Dickey - 2009-09-23

    I am new to PHP and have developed a form, but it doesn't send the email. Confirmation comes up, but no email.   I haven't seen an answer to what exactly needs to be entered in this line of the processor.php in terms of pointing to the form or what the server name would be. Please help.

    $where_form_is="".$_SERVER.strrev(strstr(strrev($_SERVER),"/"))

     
  • TNTEverett

    TNTEverett - 2009-09-24

    There have been issues with this line when it is not used.  If this is the only line where "$whereformis" appears then you can remove this line to see if your problem improves. 

     
  • Armand Dickey

    Armand Dickey - 2009-09-24

    I removed this line, but still the mail is not being sent. The confirm page does come up and I know that my provider supports PHP.

    Any other suggestions to troubleshoot the issue?

     
  • TNTEverett

    TNTEverett - 2009-09-24

    Have you looked at your server log files to see if any email is attempting to be sent?  This is the best source for information on what might be going wrong.  If the logs are blank then you have some major issue with the PHP code. 

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.