I'm trying to create an importer. All works well until I set the Processor to Commerce Product processor.

Fatal error: Class FeedsCommerceProductProcessor contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (FeedsProcessor::process, FeedsProcessor::clear) in /Applications/MAMP/htdocs/opstud/sites/all/modules/commerce_feeds/plugins/FeedsCommerceProductProcessor.inc on line 221

  • Commerce Kickstart 7.x-2.25
  • commerce_feeds-7.x-1.3+5-dev (the latest)
  • feeds-7.x-1.x-dev
  • job_scheduler-7.x-2.0-alpha3+9-dev

Comments

bisonbleu’s picture

Status: Active » Closed (works as designed)

DUH! Dummy me.

First of all, this is NOT a commerce_feeds issue.
I mistakenly Installed the 7.x-1.x-dev of Feeds (2010) instead of the latest 7.x-2.x-dev.

Except for me, all is well. Closing.