Import saying a CSV isn't a CSV |
Post Reply |
Author | |
_Paul
Newbie Joined: 05-February-2010 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 15-December-2015 at 3:52am |
We use the product import wizard to update stock on our store. We use a basic CSV that only contains SKU and STOCK. Up until Friday this worked on a daily basis but since then when I try to upload the import file I get the error 'Invalid file type. Only CSV & XLS files can be uploaded to the server'
If I upload the file to catalog via FTP the import works without a problem. Any ideas? |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
Hi Paul,
If the issue surfaced completely out of the blue like this, it's unlikely to be related to ProductCart directly (assuming the files haven't changed), so you might want to check with the hosting company to see if there were any changes on the server-side. By the way, the error message can be misleading in that it's not actually an invalid file type, but that is masking the real error, which could be that the file is too large and exceeds the upload size limitation set by the server, or possibly that the MIME Type for that file extension (CSV) was inadvertently 'lost' and needs to be re-assigned. If Detailed Errors are turned on at the server-level or via a 'web.config' file, then you can try applying the Code Debugging technique described on the following page (for the ProductCart Control Panel): If you do that, don't forget to revert the files to the original state after debugging, otherwise you can introduce other issues.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |