Welcome Guest, Not a member yet? Register   Sign In
Page disapears after login - cache problem?
#3

[eluser]bena[/eluser]
Hi man thanks for the reply,

This is what I mean though, it's set to max error output and I still just end up with nothing. It works just fine up until I login, here's some of the code:

... and while pasting the code I found the problem ... oops I had a mistake in the user model:

Code:
$this->session('user_data');

instead of:

Code:
$this->session->userdata('user_data');

Never mind.. thanks for asking me to paste the code!

Regards,
Ben


Messages In This Thread
Page disapears after login - cache problem? - by El Forum - 08-21-2009, 10:39 AM
Page disapears after login - cache problem? - by El Forum - 08-21-2009, 11:25 AM
Page disapears after login - cache problem? - by El Forum - 08-21-2009, 11:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB