vtiger Forum Index vtiger
The Honest Open Source CRM
 

changing character set occurs fatal error
Click here to go to the original topic

 
       vtiger Forum Index -> Language Packs - 4.x
Previous topic :: Next topic  
Author Message
Ali
Guest





Posted: Wed May 31, 2006 7:55 am    Post subject: changing character set occurs fatal error  

When I install Vtiger 4.2 I cannot change the mysql character set.
So I uninstall the program. I install mysql 4.0.20 manually as a service then I install vtiger crm 4.2 after that I extract vtiger 4.3 . I change include\language\en_us.lang.php where 'LBL_CHARSET'=>'ISO-8859-1', to 'LBL_CHARSET'=>'ISO-8859-9', for latin5. And made some changes in config.php where $default_charset = 'ISO-8859-1'; to $default_charset = 'ISO-8859-9'; after these everything about the character set is ok.
I mean I can use Turkish character everywhere.
But when I click potensials tab or leads tabs or in contacts menu import contacts a fatal error occurs it says

Fatal error: Call to a member function on a non-object in C:\Program Files\vtigerCRM4_2\apache\htdocs\vtigercrm\include\database\PearDatabase.php on line 426

What is the wrong? How can I fix it?

Waiting your replies. Sorry for my English.
Back to top  
 
       vtiger Forum Index -> Language Packs - 4.x
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group