Posted by Jan
2014-08-16

So I installed phpkobo adress book on my site like 4 months ago. Everything worked, since the server update. I try to downgreate the php version to 5.2 but still no success.

The problem is that when I log in - I see the index page with the list of my clients. But when I click on something (other page, menu item or custumer details) it kicks me out of the page back to the login screen.

I think that the problem is with session but I have no idea how to fix it. Any ideas?

thanks a lot.
Posted by Tom
2014-08-16

Hi Jan,

>I think that the problem is with session

You are correct. It really sounds session problem. You need to ask your web administrator to fix the PHP session. It usually requires the server administrator's privilege to diagnose problems. You can't fix it by just looking at the script.