By Marcus Roskill on Monday, 05 November 2018
Posted in General
Replies 7
Likes 0
Views 728
Votes 0
Hi guys

Is it possible to send a daily digest email for the activity feed, similar to the group ones? But for everything on the activity feed?

Many thanks
Katie
Unfortunately currently that is not possible to achieve this.
·
Monday, 05 November 2018 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Our emails seem to be stuck in pending Arlex, why is this? We have a cronjob setup and its so urgent!!!

Could you take a look please?

Many thanks
Katie
·
Monday, 05 November 2018 23:24
·
0 Likes
·
0 Votes
·
0 Comments
·
When i tried to register on your site, it seems like I can received those email notification, you can check my attached screenshot below.

Perhaps you can provide us with your Cpanel access which can setup your cronjob configuration setting so we can better have a check?
·
Monday, 05 November 2018 23:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Strange Arelx, as all the pending emails have just sent randomly.?

It was only notification emails we were not getting, all the application emails were working fine...

very weird!

Thanks
Katie
·
Monday, 05 November 2018 23:47
·
0 Likes
·
0 Votes
·
0 Comments
·
When i checked on your site, those pending email i manually send it out.

Because i would like to test whether your current mail setting is it setup correctly or not.

Based on what i tested, it seems look fine.

So i suspect your cronjob is not setup correctly, it would be best if you can provide us with your Cpanel access so we can check further on this.

If that is not possible for you to provide us with your Cpanel access, at least you can provide us what kind of Cronjob command you setup on your server?
·
Monday, 05 November 2018 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
See attached our cronjob setup, you guys have been into our cPanel numerous times to check it and I think it is all OK, so its weird all the emails keep dropping into the pending area...?

Thanks
Katie
·
Monday, 05 November 2018 23:58
·
0 Likes
·
0 Votes
·
0 Comments
·
I would said different hosting also have different wget path, so this part we can't control it.

Can you try use my following Cronjob command and see how it goes.

[gist type="php"]
/usr/bin/wget -O /dev/null "https://thehuntingnoticeboard.com/index.php?option=com_easysocial&cron=1";
[/gist]

Once you updated, you can try set your email address under the CronMail section, then wait for 5 minute, when the cronjob process it, it will send you 1 email notification, it will inform you whether this cron command setup correctly or not.
·
Tuesday, 06 November 2018 00:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post