PDA

View Full Version : Cron Jobs



koglaa
02-19-2010, 04:39 PM
Sorry, I'm new to this. Everytime I try to add a new Cron Job, I get the following error


"-":3: bad command
errors in crontab file, can't install

By new, I mean, I had no clue what Cron Jobs until I looked into autoblogging.

shadmego
02-19-2010, 05:51 PM
Let's have a look at your cron job command line. Can't do much to help without it.

koglaa
02-20-2010, 06:01 AM
*/20 * * * * /usr/bin/curl http://www.animeget.net/testmain/wp-content/plugins/wp-o-matic/cron.php?code=17aac811

sjlplat
02-20-2010, 09:30 AM
The WP-O-Matic plugin stopped working with the latest Wordpress release. I don't think it's in active development anymore. You might try FeedWordPress (http://wordpress.org/extend/plugins/feedwordpress/) instead. It does the same thing, and it has a few more powerful options.