Having trouble with special characters and the "coding" after the import. They aren't displaying correctly. The typical symbol is the Tradeamark.
The tables are exported via PhpMyAdmin from a different Cart system. The TM exists in the table, a name field for example, as expected. I wrote a component module to read the table and create structures/arrays in Miva variables to be able to display the data where it's needed. The result mvt or mvte is the question mark. But, even encoding or decoding when doing a lookup and populating the structure isn't making a difference. Not sure what I need to do. It's a one-time operation when the live data is moved over so i don't care if it's when exporting or importing. Ideas?
Thanks,
Scott
The tables are exported via PhpMyAdmin from a different Cart system. The TM exists in the table, a name field for example, as expected. I wrote a component module to read the table and create structures/arrays in Miva variables to be able to display the data where it's needed. The result mvt or mvte is the question mark. But, even encoding or decoding when doing a lookup and populating the structure isn't making a difference. Not sure what I need to do. It's a one-time operation when the live data is moved over so i don't care if it's when exporting or importing. Ideas?
Thanks,
Scott
Comment