Hi,
Feeds_cron job doesn' work with elysia_cron. job scheduler is executed but no feeds imported.
when i try to import from the content, it work.

i run elysia with drush using this command : drush elysia-cron -d run --quiet
sometimes i foud this error, any idea ?

WD php: call_user_func_array() expects parameter 1 to be a valid callback, function 'feeds_page_access' not found or invalid function [error]
name in /includes/menu.inc on line 454. [0.44 sec, 52.02 MB]

thanx

Comments

medwassim’s picture

Issue summary: View changes
MegaChriz’s picture

Related issues:

It seems like a fix for this issue was added for the Drupal 7 version of Feeds: #1231332-29: periodic import imports only one file per cron. You could try to backport that fix for the D6 version or find someone who wants to backport that fix.

medwassim’s picture

Status: Active » Closed (fixed)