[Plugin: Fotobook] CRON JOB made easy
-
I had a really hard time getting a cron job to work. And all the support forums pretty much said as google, and that didn’t work until I came across this article. It said plain and simple how to create a cron job through any host that uses cpanel.
If you’re like me and you’ve gotten to the cron job part but couldn’t figure out the correct command, its EXACTLY (except with your info of course) this:
php “/home/yourdomain/public_html/wp-content/plugins/fotobook/cron.php” secret=XXXXXXXXX updateIf you have trouble getting it to work like I did, make sure your full path is correct. mine for instance begun /home4/ which I would never have realized if I hadn’t asked my web host.
Hope this helps and saves you tons of time.
- The topic ‘[Plugin: Fotobook] CRON JOB made easy’ is closed to new replies.