Friday, 13 January 2017
  0 Replies
  1.8K Visits
0
Votes
Undo
Not sure what category to post this to. I've recently purchased the jMailAlerts plugin and I really like it. Two days ago I setup the CRON on my CPANEL with the following parameters:
wget /dev/null "http://western-doc.ca/index.php?option=com_jmailalerts&;view=emails&tmpl=component&task=processMailAlerts&pkey=xxxx" > /dev/null

Each day I'm getting a notification of the success, (lack thereof) and this is the message:

wget /dev/null "http://western-doc.ca/index.php?option=com_jmailalerts&;view=emails&tmpl=component&task=processMailAlerts&pkey=xxxx" > /dev/null/dev/null: Scheme missing.
--2017-01-12 16:00:01-- http://western-doc.ca/index.php?option=com_jmailalerts&;view=emails&tmpl=component&task=processMailAlerts&pkey=xxxx
Resolving western-doc.ca... 192.81.170.13
Connecting to western-doc.ca|192.81.170.13|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2134 (2.1K) [text/html]
Saving to: “index.php?option=com_jmailalerts&view=emails&tmpl=component&task=processMailAlerts&pkey=xxxx.1”

0K .. 100% 247M=0s

2017-01-12 16:00:02 (247 MB/s) - “index.php?option=com_jmailalerts&view=emails&tmpl=component&task=processMailAlerts&pkey=xxxx.1” saved [2134/2134]

FINISHED --2017-01-12 16:00:02--
Downloaded: 1 files, 2.1K in 0s (247 MB/s)