Problem/Motivation

If the user has not selected the content types that can be imported on the module settings page, the import will fail with a not so informative error message.

Proposed resolution

Add link to module settings page with text describing that the user needs to enable the content types to import.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tsega created an issue. See original summary.

thalles’s picture

@tsega, can you help me with #3230967: XLSX to sample?

tsega’s picture

@thalles, the error message reads as follows now:

The file needs to contains at least one sheet with a valid content type name (machine name). Please check if the sheet names of your file match with the content types allowed in the Excel Importer administration settings (admin/config/content/excel_importer).

Hope this helps!

tsega’s picture

Status: Active » Fixed
tsega’s picture

Status: Fixed » Closed (fixed)