Jump to content

CSV Import results in Column Function Error


Recommended Posts

PrestaShop v.1.4.4.1

When I attempt to import CSV, I receive Column Funtion Error:

Column function ( { var a = this.indexOf(; if (a != -1) { this.splice(a, 1); } return this; } must be set

 

I submitted a bug report and the tech stated that the bug would be fixed in v.1.4.9.0, however the CSV error is still present in that version as well.

 

On versions v.1.4.4.0 & v.1.5.2.0 CSV import works, however there are other buggy areas of concern with those two versions, mainly with v.1.5.2.0, so we can not upgrade in that direction.

 

I've attempted replacing all the files in the /classes/ folder from v.1.4.4.0 over to my version 1.4.4.1, and even replaced the /admin/tabs/AdminImport.php to no prevail.

 

 

Any help in resolving this bug is greatly appreciated!

post-92142-0-03827900-1354208089_thumb.jpg

Link to comment
Share on other sites

×
×
  • Create New...