| 
                                                             Saturday 02 July 2005 9:37:08 am 
                                                            
                                                                
                                                                 I created a custom translation (cust-ENG), and created a translation.ts file for it. It works OK, but it gives an error when I try to use Croatian letters like: ¨đčć¸. This is the error: 
Fatal error: Call to a member function on a non-object in /home/sites/site505/web/lib/ezi18n/classes/eztstranslator.php on line 267 Fatal error: Exponential did not finish its request The execution of Exponential was abruptly ended, the debug output is present below. and this is the sample file that generates this error: 
<!DOCTYPE TS><TS> 
<context> 
 <name></name> 
 <message> 
 <source>Trenutno nema sadr¸aja.</source> 
 <translation type="unfinished">No content for now.</translation> 
 </message> 
</context> </TS> Without the "¸" letter it works O.K. How can I fix this? I use iso-8859-2 encoding in my templates.                                                             
                                                                                                                            -- 
Nothing is impossible. Not if you can imagine it! 
 
Hubert Farnsworth
                                                                 
                                                                                                                     |