Elxis CMS Forum

Support => Technical support => Topic started by: tellawy on September 21, 2013, 17:34:09

Title: PHP خطأ [Warning]
Post 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 ??
Title: Re: PHP خطأ [Warning]
Post by: datahell on September 21, 2013, 18:24:58
It looks like you have modified file locale.php saving it as UTF-8 with BOM characters...
Title: Re: PHP خطأ [Warning]
Post by: tellawy on September 21, 2013, 20:37:09
Many thanks for your fast reply , but how can i remove this bom ??

Thanks again
Title: Re: PHP خطأ [Warning]
Post by: datahell on September 21, 2013, 20:59:47
Restore the original file from Elxis release or re-open it for edit and save it as UTF-8 without BOM characters.