Thomas Ingles
Thomas Ingles
Marvelous tricks :+1: Found this Notice with debug = true in config ;)
Merci de l'info
Salut a tous, En voyant ce fil, cela me fait pensé a un problème de déconnexion lié a un changement d'IP du client. Cela se produit aussi avec invoiceplane et...
Au cas où, en cherchant `$_SESSION` parmi ses 9396 lignes, il y à celle-ci https://github.com/tontof/kriss_feed/blob/a154b054cb7f98066016a6b0e4eee9a6c52512a2/index.php#L8640 ```php // when browser closes $_SESSION['longlastingsession'] = 0; ``` qui était ça ```php - Session::setCookie(0);...