I tried to select 'ical dateapi parser' as the parser for a Feed importer and received the following message:

Fatal error: Declaration of ParserIcalFeedsParser::parse() must be compatible with that of FeedsParser::parse() in ~/sites/all/modules/parser_ical/includes/ParserIcalFeedsParser.inc on line 159

Comments

ekes’s picture

At this moment you'll need a newer version of feeds (alpha-10 / dev) where all the date mapping, and a big change to the parser, has been commited.

ekes’s picture

Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

chrisal’s picture

Version: 6.x-2.0-alpha1 » 6.x-2.0-beta1

Error with 6.X.2.0-beta1. I tried to select 'ical dateapi parser' as the parser for a Feed importer and received the following message:

Fatal error: Declaration of ParserIcalFeedsParser::parse() must be compatible with that of FeedsParser::parse() in /homez.144/alainetc/www/sites/all/modules/parser_ical/includes/ParserIcalFeedsParser.inc on line 165

ekes’s picture

What version of Feeds are you using?

chrisal’s picture

Everything is ok after applying these modules :
feeds : 6.X.1.0-beta10
data : 6.x.1.0.alpha14
parser_ical : 6.X.2.0-beta1
job_scheduler : 6.X.1.0-beta3

Now, i have to understand how to integer these pieces in one process ...

Thanks