Cron Job Not Working
-
I have set up a cron job in my CPanel using code generated by a Plug-In I have called, WP-OBS. It’s an online booking Plug-In.
The cron job is to send out scheduled email reminders. My CPanel recognizes the code and says it’s good but no emails are being sent.
It may be something very simple but I must admit cron jobs and the code needed to create them are way beyond my knowledge.Below is the code that my plug-in generates that I have added to my cpanel:
"*/15 * * * * /usr/bin/curl -o temp.txt http://voicelinestudio.com/wp-content/plugins/wp-obs/notifier.php"My website:
voicelinestudio.comThanks so much in advance. I hope I have made my problem somewhat clear. I am at a total loss here.
Sarah
The topic ‘Cron Job Not Working’ is closed to new replies.