Hi i just bought jom social and it has a recruitment to run cron jobs for sending email. So i did try to set up a cron in my cpanel backend but it says i have to chmod the cron folder.
My problem is i have a dedicated server and im not really having the expertise to login shh to change the settings.
So i found a forum post on jom social referring to this website.
So i was exited to use this component and downloaded it. But i can get this to run ... These are the links given by jom social to run the cron job. Think more users at jom social would like to use this component also because some have no acces to the folder to run cron jobs.
lynx -source "http://domain.com/index.php?option=com_community&task=cron" > /dev/null 2>&1
ore
wget -O /dev/null
"http://domain.com/index.php?option=com_community&task=cron" > /dev/null 2>&1
if i change the domain name to my domain name and leave the commands in this way ... no cron is done
I did try shh and the other 2 options nothing worked.
Maybe i am doing something simple wrong. I did chmod the index template file then hit the entercron bla bla and this was green then chmod template index
back to normal 644