Welcome Guest, Not a member yet? Register   Sign In
CI and Sessions - White Page
#1

[eluser]cyruxx[/eluser]
Hello everybody.
I am currently working on a project. I use CI with DB-Session on.

Everything worked fine, the session worked fine and also the database.
Since yesterday, the page works fine if you are a new visitor, but if you switch to another page( f.E. to the login page) , you only get a blank page.

If I delete my cookies it will work for one single page!

There are no error logs anywhere or there is nothing interesting in it.

This is the CI Log:
Code:
DEBUG - 25-09-2013 11:05:40 --> Config Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Hooks Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Utf8 Class Initialized
DEBUG - 25-09-2013 11:05:40 --> UTF-8 Support Enabled
DEBUG - 25-09-2013 11:05:40 --> URI Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Router Class Initialized
DEBUG - 25-09-2013 11:05:40 --> No URI present. Default controller set.
DEBUG - 25-09-2013 11:05:40 --> Output Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Security Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Input Class Initialized
DEBUG - 25-09-2013 11:05:40 --> XSS Filtering completed
DEBUG - 25-09-2013 11:05:40 --> XSS Filtering completed
DEBUG - 25-09-2013 11:05:40 --> Global POST and COOKIE data sanitized
DEBUG - 25-09-2013 11:05:40 --> Language Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Loader Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: url_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: utility_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: profileimage_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: isadmin_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: report_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: calendarweek_helper
DEBUG - 25-09-2013 11:05:40 --> Helper loaded: string_helper
DEBUG - 25-09-2013 11:05:40 --> Database Driver Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Session Class Initialized
DEBUG - 25-09-2013 11:05:40 --> Encrypt Class Initialized


PHP does log error messages, but there is no PHP error. (Browser says that GET the page was successful (Status Code: 200)


I tried to solve that problem for like 8 hours now. I am really disappointed.

You can see the problem right here: Link to the problem page

Thank you alot!
#2

[eluser]cyruxx[/eluser]
Push

- Does noone know an answer? :/




Theme © iAndrew 2016 - Forum software by © MyBB