Admin session time error
Balazs
Joined: 2009-03-07
Posts: 14 |
Posted: Thu, 2009-03-19 10:32 |
Hi! If the admin session time expires, the following error message appears: [img]http://partyarcok.archi-host.hu/asessiontimerror.JPG[/img] Best regards. Balazs |
|
Posts: 7994
There appears to be a bug in the Kohana database session driver that is causing these dropouts. The workaround I've heard is to edit core/config/session.php and change the regeneration timeout from 100 to 0. See if that helps.