Hello,

I am not able to use feed importer for drupal commerce product. This error which I am getting looks like --

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /batch?id=66&op=do StatusText: OK ResponseText: Fatal error: Cannot access empty property in /srv/bindings/d367752d36494526bfbea7a9bd8cd96d/code/sites/all/modules/feeds/mappers/file.inc on line 125

If I click Continue with error report, I land on the same import page.

What can be solution of this ?

Comments

megachriz’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Hm, there is no line 125 in Feeds 7.x-2.0-alpha7. So that means you either had a patch installed or used a different version of Feeds (maybe a dev version?)

Anyway, a good start for debugging an error like this is to check the parsed result of the source you are trying to import. You can check your source with the Feeds Import Preview module.

Closing this issue now because there isn't enough information to reproduce it. Feel free to reopen if this issue still exists for you.