Import Bug?
-
Hi,
I have noticed that when exporting and then importing each browser seems to read the file differently as I get these errors on different browsers:
application/txt
text/htmlIs it at all possible to define more than 1 mimetype?
Current code:
public function import_mime_types_noou_swatches_options( $aMineTypes ) { $aMineTypes[] = 'application/json'; return $aMineTypes; }
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Import Bug?’ is closed to new replies.