After updating Feeds module my importer no longer worked. I went into the Feeds Importer Settings and looked through all the tabs. When I got down to the Node Processor section and clicked on Mapping a completely blank page loaded.

Here are my settings:
Attach to content type - use standalone form
Periodic import - off
Import on submission
Fetcher - file upload
Parser - CSV
Default delimiter comma
Using headers
Processor - Node Processor
Bundle - proper content type is selected
Update existing nodes - do not update existing nodes
Text Format - Full HTML
Skip non-existent nodes

My Error Log shows the following error whenever I click on node processor mapping:
TYPE php
DATE Sunday, Sep 6, 2015 @ 9:13 AM
USER username
LOCATION http://www.example.com/admin/structure/feeds/bulletin_entry/mapping
REFERRER http://www.example.com/admin/structure/feeds/bulletin_entry/settings/Fee...
MESSAGE Notice: Undefined index: feeds in feeds_module_implements_alter() (line 809 of /srv/bindings/71708ac3ed2c489da2e3e9e5f39cd281/code/sites/all/modules/feeds/feeds.module).
SEVERITY notice
HOSTNAME x.x.x.x
OPERATIONS

When I try to use the importer as is the error I get on my screen is
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=281&op=do StatusText: error ResponseText:

Comments

paceface created an issue. See original summary.

MegaChriz’s picture

Status: Active » Postponed (maintainer needs more info)

Does it help if you clear the caches?

paceface’s picture

No, the mapping page is still blank after clearing caches