By Fabian Mendoza on Thursday, 21 May 2015
Replies 5
Likes 0
Views 0.9K
Votes 0
Hi,

I realized that my contact invitations was not been sended, and taking a look in the admin component i found a tab named "email activity" where i see that i need to set a cronjob, but i don´t know how to do this..

Can you giveme some inputs about this? or theres a tutorial to do this?... and for another things or actions for the users where i need to create this cronjobs.

Whats the cronjob command to send this email contact invitations that the users made to invite some others?

Thanks!
Hello Fabian.

You can take a look of this cronjobs documentation here. http://stackideas.com/docs/easysocial/administrators/cronjobs

Hope this help
·
Thursday, 21 May 2015 11:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Izzan thanks,

i read the documentation but i still don´t know what would be the command i have to write in the command field.. thats the only thing i need, to set this specific cronjob and send this contact invitations.

Or theres an option in the email activity section that i can choose.. i mean for example purge sent or purge pending... will send the emails... i don´t know what means to purge in this case..

Updateme please

Thanks!
·
Thursday, 21 May 2015 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Fabian.

You can try this following cron command but replace yoursite.com with your domain url.

/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=true"


In email activity section, purge means delete. If you click on purge pending, it will delete all of your pending email.

If you still don't how to setup the cronsjob, can you provide us with Cpanel, joomla backend and FTP access so we can help you to setup cronsjob for you?
·
Thursday, 21 May 2015 11:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Izzan,

Let me try for my self, to know if i learn a little bit of how to doit.

I set teh cronjob for each 3 hours so im going to know if is working soon, and let you know

Thanks Izzan.

Ill updateyou.
·
Thursday, 21 May 2015 12:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Fabian.

You're welcome
·
Thursday, 21 May 2015 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post