Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 12:28:01 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155533 Posts in 21713 Topics by 7738 Members
Latest Member: Pattieardathfe
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: mpform message never arrives/email not sent  (Read 382 times)
pixability

Offline Offline

Posts: 44


« on: September 27, 2009, 05:24:58 AM »

Hi, I've implemented the latest version of mprfom into a client's website and somehow the filled in content never arrives.
<?php

if (mail("test@test.com.au","Hello","This is a test")) {
  echo "Success";
} else {
  echo "Failure";
}

?>

echos "Success", so the mail function itselt is working.
Also, the message "Thank you for submitting your form" is displayed on the following page and a confirmation email is sent to the sender. Its just that the actual message disappears in nowhereland.
Can someone give me a hint how to bugfix this?

Thanks!
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!