Hi Polv89,
BackupWordpress tried to load the wp-cron.php with cURL, but it wasn’t able to resolve the address from the domain name (ex. http://domain-name.com/wordpress-website/wp-cron.php). I just added my website to the hosts file, usually in /etc/ for Unix-like servers and somewhere else for Windows.
** SOLVED **
I added the website to my ‘hosts’ file:
127.0.0.1 http://www.website_domain_name.com
Thanks!
The problem is that the client doesn’t want HTML tags in the email subject.
The email subject was somthing like:
This is a Test
Is it now fixed?