| Previous topic :: Next topic |
| Author |
Message |
alltribz
Joined: 06 Mar 2006
Posts: 40
|
| Posted: Tue Mar 07, 2006 12:50 pm Post subject: Foreign character problem UTF-8 |
|
|
Hello:
If I enter data directly into mysql in my products table for example my characters show ok. But if I use Vtiger which has in config.php charset utf-8 and in include/languages/es.. lbl_charset utf-8 the characters appear wrong in the database. My database is set to utf-8, and collation utf-8_general.
How can this be that there's a difference depending on whether I enter the info straigth into the db or thorugh Vtiger????
Any ideas that can point me in the right direction to figure this puzle will be extremly appreciated. |
|
| Back to top |
|
DamNick
Joined: 24 Jul 2006
Posts: 31
|
| Posted: Wed Aug 09, 2006 12:07 pm Post subject: Re: Foreign character problem UTF-8 |
|
|
alltribz wrote: Hello:
If I enter data directly into mysql in my products table for example my characters show ok. But if I use Vtiger which has in config.php charset utf-8 and in include/languages/es.. lbl_charset utf-8 the characters appear wrong in the database. My database is set to utf-8, and collation utf-8_general.
How can this be that there's a difference depending on whether I enter the info straigth into the db or thorugh Vtiger????
Any ideas that can point me in the right direction to figure this puzle will be extremly appreciated.
same problem here. |
|
| Back to top |
|
| |