Closed (fixed)
Project:
Commerce XLS Import
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2015 at 22:30 UTC
Updated:
17 Jun 2015 at 20:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cbanman commentedA bunch of errors/logs/warnings are getting logged.
The first three issue seems to be with the module wanting a .zip filled with images.
The next issue is something with an invalid args for the foreach() statement on line 1394.
Then there's a bunch of undefined indexes for product information fields that I had left blank in the XLS I was trying to import.
The last error seems to be because it is expecting there to be a laguages db table on the site. I think the languages part of the import should just be removed altogether as it's not a stock module for commerce kickstart.
Comment #2
cbanman commentedThis is the file I was using to test the import
Comment #3
cbanman commentedComment #4
cbanman commentedWas fixed with previous commits.
Comment #5
cbanman commented