Fred#f8768 Tuesday 9th February 2016, 10:33:23
Fred#f8768 Thursday 3rd March 2016, 09:54:38
I think this is a server issue.
<?php
// Don't forget to delete it after testing is complete!
ini_set( 'display_errors', 1 );
error_reporting( E_ALL );
$from = 'info@flatboard.free.fr';
$to = 'hmmy@yahoo.com'; // Your email here
$subject = 'PHP Mail Test script';
$message = 'This is a test to check the PHP Mail functionality';
$headers = 'From:' . $from;
mail($to,$subject,$message, $headers);
echo 'Test email sent';
?>
Fred#f8768 Tuesday 15th March 2016, 08:32:52
v0.7.7 Released!, plugin Rate for next release i think...hmmy Tuesday 15th March 2016, 16:42:06
OOOh, so excited!Fred#f8768 Saturday 16th April 2016, 21:54:15
I wish you a good installation or update **Flatboard** in version 0.8 Beta.Suggested Topics | View / Reply | Forum |
---|---|---|
Michael started translation Deutsche Γbersetzung | 2.5K / 10 | Resources |
Simon started π«π· Connexion | 1.4K / 4 | International Discussions |
444f31e1 started REQUIRED IMAGE UPLOAD - FIRST POST | 1.3K / 1 | Feature Requests |
Alexander Liebrecht started Show your Flatboard Forum projects :) | 2.4K / 4 | Open Bar |