The error still occur when CSV file include Japanese.
When I export CSV file include Japanese at Tools->EasyPopulate 4,
Bottom of the table, there displayed File Name, Size,Date & Time,Type etc.
Type of exported file displayed "CSV Unknown Delimiter".
If the exported CSV file doesn't include Japanese then displayed "CSV ,".
When I import CSV file include Japanese then error occur,
and if it doesn't include Japanese then no error occur.
Does it relate to parse a csv file include Japanese ?
Does it relate encoding Japanese ?
My php.ini has the following two lines.
"mbstring.language = Japanese".
"mbstring.internal_encoding = UTF-8".
Bookmarks