UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline

Cron job for EasyBlog

Dave Drummer · ·
12:15 AM Wednesday, 16 March 2022
Normal
We are using EasyBlog with lehighwheelmen.org. We have had issues with multiple notifications to our members when a new article is posted. EasyBlog support suggested that we disable the page load option and instead use a cronjob to send the emails.

I visited Sitetools>Devs>Chron jobs. I understand how to set the interval, but am not sure about the command to send the emails generated by EasyBlog. Their support person sent me the following. Is the command in the second line the one I should use? Thanks for your assistance.

If your hosting provider supports wget, the simplest way to setup the cronjob would be:
/bin/wget -O /dev/null "https://yoursite.com/index.php?option=com_easyblog&task=cron";

You need to check with your hosting company for the correct path to wget /bin/wget
The replies under this section are restricted to logged in users or users with an active subscription with us