Warning from controller.php

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeWarning from controller.php

This topic has been marked as not resolved.

Hi there,

I am trying to enable a payment mod I have installed, but when I try to enable it I receive this:

Warning: Cannot modify header information – headers already sent by (output started at /home/www/shazzashoes.com.tw/admin/language/english/payment/ecbank_vacc.php:1) in /home/www/shazzashoes.com.tw/system/engine/controller.php on line 28Warning: Cannot modify header information – headers already sent by (output started at /home/www/shazzashoes.com.tw/admin/language/english/payment/ecbank_vacc.php:1) in /home/www/shazzashoes.com.tw/system/engine/controller.php on line 29″

 

Please tell me what I should do.

Thanks

December 9, 2012 at 12:42 am #15798

This error is not caused by the controller. The file admin/language/english/payment/ecbank_vacc.php is responsible for the issue.

Most likely you have edited the file and saved it with wront encoding – UTF-8 with signature. You should save all of the files you edit with the following encoding: UTF-8 without BOM signature. This should be a setting to choose in your prefered editor.

You can check this and this post for more information on the topic.

Regards,
ThemeBurn team

December 13, 2012 at 10:15 am #15980
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.