Having this error when trying to import a node from node export (drupal 6 > drupal 7)

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=23&op=do StatusText: Service unavailable (with message) ResponseText: Recoverable fatal error: Argument 1 passed to FeedsProcessor::process() must be an instance of FeedsSource, none given, called in /var/www/drupal7/sites/all/modules/node_export/modules/node_export_feeds/FeedsNodeExportProcessor.inc on line 33 and defined in FeedsProcessor->process() (line 101 of /var/www/drupal7/sites/all/modules/feeds/plugins/FeedsProcessor.inc).

No clue what is means :s

--------------------------------------------------------
JGO | http://www.hosted-power.com/en/vps
--------------------------------------------------------

Comments

gc11’s picture

I'm getting this same error - did you manage to fix it?

Tks

JGO’s picture

Hi,

Unfortunately I did not yet find a way. It would be strange that I'm the only one experiencing this :|
I don't find any other relevant information here here on drupal.org either for the rest.

juju’s picture

I get the same error exporting drupal6 nodes and trying to import in D7 via feeds.
Anyone?

thanks a lot.

tregeagle’s picture

I'm also getting this error on the module page.
When tested by using drush and installing each module individually I got the following:

node_export_feeds was enabled successfully. [ok]
Missing Feeds plugin FeedsNodeExportParser.
Please contact your site administrator. [warning]
Missing Feeds plugin FeedsNodeExportProcessor.
Please contact your site administrator. [warning]

This bug has been raised over on the node_export queue:
#1321940: Argument 1 passed to FeedsProcessor::process() must be an instance of FeedsSource, none given

In fact I should probably go over there and mention it :)

megachriz’s picture

Project: Feeds » Node export
Version: 7.x-2.x-dev » 7.x-3.x-dev
Component: Code » Node export
Issue summary: View changes
Status: Active » Closed (outdated)

This should belong in the Node export issue queue. Reopen if this is still a valid issue.