Welcome Guest, Not a member yet? Register   Sign In
session problem
#1

[eluser]dimis[/eluser]
I use the session class of CI but I have the message
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/www/greekchess.freehostia.com/index.php:1)
Filename: libraries/Session.php
Line Number: 315

How can I fix it?
I made a cms with session variables and now it can not work!
Dimis
#2

[eluser]darkhouse[/eluser]
I'm betting on your index.php page you have a line break or a space or something before <?php - white space is considered output, so the session won't work because of the white space.
#3

[eluser]dimis[/eluser]
I solved it thang you.
Now I have another problem with fck editor,
At windows it works ok but at linux there is the message Unable to load the requested class: fckeditor
What is wrong?




Theme © iAndrew 2016 - Forum software by © MyBB