Quote:
I'm a little confused about how to set how frequently the bot posts. I have 1 bot with multiple news feeds. In the feeds settings I set the "Post Interval" setting to 30,40,50 and 60 for different feeds. The cronjob runs every 5 hours. But the bot doesn't post ever 30,40,50 or 60 minutes. Nor does it post every 5 hours. How do I get it to check for new articles every hour and posts them if there are more?
Right now it's only posting 1 time per day.
|
Are you sure the cron is set up correctly? For some reason I could never get the cron to work in combination with this hack, it never executed at all. It started working perfectly when I used vB's Scheduled Tasks Manager and instructed it to call the articlebots.php script once an hour.