Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I'm having a problem with Feeds and Commerce Feeds in D7.

I am using Feeds and Commerce Feeds to import products into my Drupal Commerce store.

The CSV import was failing with a 403 error. Once this happened the import button was greyed out with text showing "importing 21% complete". Initially I cleared the message by running a delete and then reuploading. Now the delete tab has the same problem! It says "deleting 51% complete"

I have added a support request for this on drupal.org; but I think that the question may be better suited here as a "how-to" type answer would seem more appropriate.

Any ideas on how I can sort this out?

share|improve this question

1 Answer

up vote 1 down vote accepted

I solved the problem by cloning my import.

When I selected the cloned import it wasn't hampered by the progress information and greyed out import button. I could just upload my csv via the new import.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.