To refresh and update feeds, what is a good way to run cron automatically? can I use the Poormanscron module for cron operations?

Comments

quickcel’s picture

There is a good handbook page on cron that should answer most of your questions: http://drupal.org/cron

aron novak’s picture

Status: Active » Closed (fixed)

Poormanscron and FeedAPI are not compatible.
http://drupal.org/cron explains everything.