If you have Feed module, but not Feed UI enabled, and you go to /import without any feed importers enabled, you get a message that says:

"There are no importers, go to Feed importers to create one or enable an existing one."

That link goes to admin/structure/feeds which doesn't exist.

Comments

dastagg’s picture

Status: Active » Needs review
StatusFileSize
new92.93 KB
new87.36 KB
new1.72 KB

This patch will:
Check if the Feeds UI Admin module is enabled
IF YES
the link will go to admin/structure/feeds
ELSE
IF the current user has access to admin/modules
Display a message telling them to enable the Feeds UI Admin module then go to Feed importers
ELSE
Display a message telling them to contact the Administrator and enable the Feeds UI Admin.

twistor’s picture

Issue summary: View changes
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.