Dear Sir,

I am facing lots of problem while translating to UTF8 language.

As per the tutorila for UTF8 I set-up a store for testing in Indian Language Marathi. I have also translated some files in Incldes/Languages/english

When I am testing this it works for some part of the user interface. It has crated a new user but could not show confirmation page. If I try to log in with that new user I get blank page. I used php debugger to find a problem and I got following :

[24-Oct-2008 05:46:47] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/myShop/includes/languages/marathi.php:1) in /public_html/myShop/includes/init_includes/init_templates.php on line 78
[24-Oct-2008 05:46:47] PHP Warning: Cannot modify header information - headers already sent by (output started at /public_html/myShop/includes/languages/marathi.php:1) in public_html/myShop/includes/functions/functions_general.php on line 44

In short, every time I get blank page I am getting "PHP Warning: Cannot modify header information - headers already sent by"

What could be the problem? how to rectify it? I will appreciate any pointer/help.

Regards,

nnitin