Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 15 Sep 2016 11H37
To fix it without updating : Go to this file : D:IntranethtdocsprojeqtormodelAudit.php and replace the ( line 219 ) @session_destroy(); ...
Go to this file : D:IntranethtdocsprojeqtormodelAudit.php and replace the ( line 219 ) @session_destroy(); by : unset($_SESSION)...