Welcome Guest, Not a member yet? Register   Sign In
problem with my template
#3

[eluser]raffie77[/eluser]
[quote author="CroNiX" date="1382468142"]Because you are echoing straight from a controller or model instead of using the output class or view, so that gets output immediately followed by the headers and CI's output, which causes the error because you output something before headers were sent, and then you sent more headers.[/quote]

Ok so do I understand it correctly dat you don't use echo or print(f) in a contorler or model?
instead of that I use return, all the echo's are placed in the view?


Messages In This Thread
problem with my template - by El Forum - 10-22-2013, 11:00 AM
problem with my template - by El Forum - 10-22-2013, 11:55 AM
problem with my template - by El Forum - 10-22-2013, 11:30 PM
problem with my template - by El Forum - 10-23-2013, 02:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB