Hello,
I use FeedAPI (http://drupal.org/project/feedapi ) v 5.x-1.5
When Poormanscron running, FeedAPI not triggered. Just like no cron.
Anyone have an idea?
Thanks in advance.
Hello,
I use FeedAPI (http://drupal.org/project/feedapi ) v 5.x-1.5
When Poormanscron running, FeedAPI not triggered. Just like no cron.
Anyone have an idea?
Thanks in advance.
Comments
Comment #1
avpadernoComment #2
gpk commented#119094: Use drupal_cron_run() (fixes FeedAPI compatibility problem and multiple simultaneous runs).
Comment #3
apasaja commentedthank you for the reply..
Comment #4
gpk commentedTBH this could also be a problem: #231724: Incompatible with page caching (incomplete cron runs, possible PHP fatal errors).
Comment #5
BiosElement commentedStill needs fixed...