Hello,
I have installed whmcs 3.6.2 on mysql with utf_general_ci collation for the database and changed the charset from admin-localisation tab to utf-8. Now when I enter non english text from admin area it is displaying correctly in the admin and client area but when I open the tblclients with phpMyadmin - the text is not readable. In the same time if i edit the text in the table tblclients with phpmyadmin /utf-8 encoding/ everything is fine /it is readable in phpmyadmin and whmcs/. So i think the problem is - wrong encoding of some .php or .tpl files - could someone tell me how to solve this problem. Also when I export the table tblclients from phpmyadmin to .sqlfile and open this file with browser - the text is not readable wiht any encoding.
Thank you in advance!