I have define('CHARSET', 'utf8'); in language and config files
If I do define('DB_CHARSET', 'utf8'); it remove all those ????? from product description
but if I do define('DBCHARSET', 'utf8'); they still appear. But per your message I should use define('DBCHARSET', 'utf8'); ?



Reply With Quote
