UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

cronjob

alexander · ·
10:08 AM Wednesday, 10 June 2015
None
Hi,

I'm using cronjob to execute every minute, so i receive a notification on my email about it every minute.
Can i turn off these notifications?

Here is what i found on the documentation:
You can have cron send an email everytime it runs a command. If you do not want an email to be sent for an individual cron job you can redirect the command's output to:

/dev/null like this: mycommand >/dev/null 2>&1



So how do i apply this command into regular my cronjob command i'm using now:

/bin/wget -O /dev/null "http://mysitename.com/index.php?option=com_easysocial&cron=true&phrase=secreeet";

Please help me to edit, thank you very much
The replies under this section are restricted to logged in users or users with an active subscription with us