Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
Notification eMails not sent. I read most posts about this but can't find a solution. Messages posted in the stream are not being sent to other members. Is there a special setting that I may be missing? The Privacy settings are set for the desired eMail and Notification types. I want automatic email sent in all areas allowed by JomSocial.
This is my cron command:
/usr/bin/wget -O /dev/null "
www.xxxxxxxxxx.org/index.php?option=com_community&task=cron
" >/dev/null 2>&1
My host did not see a problem with it and suggested I add the "2>&1" if I did not want email sent to me each time a cron job ran.
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
On one hand you report that emails are not send and on other hand you DON'T wont emails to be sent after each cron run... is it a contradiction or I missed something? ^^
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you
Wow! You surprise me. /usr/bin is where wget is located on the host server.
And you are missing something. 2>&1 prevents the server from sending a short message only to me, "Your cron job ran five minutes ago" and it is not a contradiction.
Would you please have someone take a look at this. I need this to work. By the way, other cron jobs are working.
Then I assign developer to further investigate this issue.
He'll contact you soon.
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you