Elxis CMS Forum
Support => Technical support => Topic started by: tellawy on September 21, 2013, 17:34:09
-
I have this error after installation:
URI: index.php
Path: /includes/Core/elxis.php
Line: 490
Cannot modify header information - headers already sent by (output started at /home/XXXX/public_html/includes/Core/locale.php:1)
Please any one can help me ??
-
It looks like you have modified file locale.php saving it as UTF-8 with BOM characters...
-
Many thanks for your fast reply , but how can i remove this bom ??
Thanks again
-
Restore the original file from Elxis release or re-open it for edit and save it as UTF-8 without BOM characters.