Hi,
Can you check this points please:
– In your space edition, general tab, is the field “Receive email” on “Receive notification by email on a new booking”?
– Do you work on local server (like wamp, xampp or easyphp) ? In that case, it does’nt works, email sending is not possible by default.
– Do you see an error in the log file?
Regards,
Stéphane.
Hi
Oui booking run on website
Receive notification by email on a new booking is on.
Where can i find log file.
Regards
Lars
Hi,
Log file is in the “wp-content” folder.
If there is no log file, please make sure you have this line in wp-config.php (line ~80):
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
and then do a retry.
Regards,
Stéphane.
Hi,
I suppose you fixed the error. And if not, the new version (1.5) uses a better system to send emails.
Regards,
Stéphane