By Klaus on Friday, 08 May 2015
Posted in Post Sales
Replies 5
Likes 0
Views 1.2K
Votes 0
Hello,

After looking on the forum, I did enter in DirectAdmin this cronjob:

index.php?option=com_easysocial&cron=true" >/dev/null 2>&1

But I am receiving always this error:


/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file


What should the exact cronjob be?

Thanks
Hi Klaus,

Thank you for your inquiry. We would be more than happy to assist you but seeing that this is actually something related to technical issues, I would have to inquire for your license first so that I am able to put this in the proper forum board. Our system, apparently, were unable to locate any licenses attached to your account.

Do let me know on your purchase's email or account's user name so that I am able to verify your license and forward it to the appropriate board/team.
·
Friday, 08 May 2015 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Oupppsss... Sorry, The right email is kdl@motards.be.... if you could deleted the other one "klaus@motards.be" so I wont make any more mistakes.
·
Friday, 08 May 2015 17:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Klaus,

Not a problem

Can you try the following cron command instead and see how it goes?
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easysocial&cron=true"

Replace yoursite.com with your domain url. If the problem still persist perhaps you can provide us your Joomla backend access, FTP access and cronjob access so we can check the issue directly
·
Friday, 08 May 2015 17:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Maybe you can use a cron service called easycron.com to trigger the script(http://yoursite.com/index.php?option=com_easysocial&cron=true) to run, it very easy to set up and supports multiple configurations.
·
Monday, 11 May 2015 16:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Lang,

Thanks for sharing
·
Monday, 11 May 2015 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post