View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Session Destroy giving error - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

Session Destroy giving error

More
14 Sep 2016 13:49 #1 by ashofphoenix
2016-09-14 11:19:01.853 ***** ERROR ***** ERROR *****
2016-09-14 11:19:01.862 ***** ERROR ***** on file 'D:\Intranet\htdocs\projeqtor\model\Audit.php' at line (219)
2016-09-14 11:19:01.871 ***** ERROR ***** cause = session_destroy(): Session object destruction failed

WIN7/64b - Apache 2.4 / PHP7.0 / Firefox 48.0.2 / Projeqtor 5.5.1

Please Connexion or Create an account to join the conversation.

More
15 Sep 2016 11:39 #2 by abenzakour
Go to this file : D:\Intranet\htdocs\projeqtor\model\Audit.php

and replace the ( line 219 )
@session_destroy();

by :
unset($_SESSION);

Please Connexion or Create an account to join the conversation.

More
16 Sep 2016 17:58 #3 by babynus
Hi,
Patch has been applied for test (not sure it will fix all cases).
Will be deployed in V5.5.2.
Please report if patch 5.5.2 (when available) fixes the issue in your case.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
16 Sep 2016 18:01 #4 by babynus
@abenzakour
unset($_SESSION); is not at all equivalent to @session_destroy();
It only empties the SESSION array.
What we need here is to remove the session cookie, what is done with session_destroy(); ;)

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.038 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.