Feed Aggregator Plugin For WordPress

Feed Aggregator Plugin For WordPress

This Tumblr post is mainly to test how the Cron job is working. I’m having a couple of issues with it at the moment and they’re starting to annoy me. I don’t know if it’s the server (I suspect not) or the cron.php in the plugin. There’s a strange code at the end, I think some sort of password, and I think that’s failing a validation check. I am not sure, I need to ask Guillermo

This entry was posted in Tumblr. Bookmark the permalink.

2 Responses to Feed Aggregator Plugin For WordPress

  1. Trent says:

    If you are using Wp-O-Mattic here, I am using that right now without much problem. The code at the end of the URL you call to run the script is just a random number to make it more of a random URL so that others don’t find it and just run your server down :) I use a wget command in my cron it call it myself :)

  2. Collin says:

    Thanks Trent. I thought it would be something like that. You’re right, it is WP-o-Matic. Problem is that no matter what I do with the cron job it just doesn’t play. I’ll do a little digging on wget and see if I get anywhere.

    I’ll let you know!