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
Comment #1
gc11 commentedI'm getting this same error - did you manage to fix it?
Tks
Comment #2
JGO commentedHi,
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.
Comment #3
juju commentedI get the same error exporting drupal6 nodes and trying to import in D7 via feeds.
Anyone?
thanks a lot.
Comment #4
tregeagle commentedI'm also getting this error on the module page.
When tested by using drush and installing each module individually I got the following:
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 :)
Comment #5
megachrizThis should belong in the Node export issue queue. Reopen if this is still a valid issue.