CodeIgniter Forums
[solved]Error after loaded to shared server hosting... - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: [solved]Error after loaded to shared server hosting... (/showthread.php?tid=48209)



[solved]Error after loaded to shared server hosting... - El Forum - 01-08-2012

[eluser]tuckee[/eluser]
Hi, I got this error when i try to host it live on server.

it is perfectly working fine on local machine.

I have a custom form_helper that i got it from here
http://ellislab.com/forums/viewthread/97081/


i have setup the server and upload everything that is needed. i got this error when loading front page.

Cannot modify header information - headers already sent by (output started at /home/picknsha/public_html/system/application/helpers/MY_form_helper.php:46)

may i know what is going on? can anyone help me? if my question is too brief, need more information i will provide more.

thanks....