Hi,
I'm using V8.4.6
I'm selection a project on the top left of the application
Then i'm selecting Global Planning, nothing is displayed, i'm getting kick out, lost connection.
and i have this error in the log file
Can you help
Regards
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] HACK ================================================================
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] Try to hack detected
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] Source Code = SqlElement->_construct : id 'Question_700' is not numeric for class PlanningElement
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] QUERY_STRING = destinationWidth=1529&destinationHeight=857&isIE=&xhrPostDestination=centerDiv&xhrPostIsResultMessage=false&xhrPostValidationType=&xhrPostTimestamp=1599830554201
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] REMOTE_ADDR = 10.1.120.95
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] SCRIPT_FILENAME = /var/www/html/view/globalPlanningMain.php
2020-09-11 09:23:21.922 ** ERROR ** [V8.4.6] REQUEST_URI = /view/globalPlanningMain.php?destinationWidth=1529&destinationHeight=857&isIE=&xhrPostDestination=centerDiv&xhrPostIsResultMessage=false&xhrPostValidationType=&xhrPostTimestamp=1599830554201
Hi,
I cannot reproduce.
Seems to work fine for me, even with "Questions" displayed on Global Planning (seems to be cause in the logs)
Can you please set logLevel to 3 are play use case again (and post log)
Hello,
I have set loglevel to 3
here is the error again
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] HACK ================================================================
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] Try to hack detected
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] Source Code = SqlElement->_construct : id 'Question_700' is not numeric for class PlanningElement
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] QUERY_STRING = global=true&showWBS=true&showResource=true&destinationWidth=0&destinationHeight=0&isIE=&xhrPostDestination=planningJsonData&xhrPostIsResultMessage=false&xhrPostValidationType=&xhrPostTimestamp=1600259971990
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] REMOTE_ADDR = 10.1.120.95
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] SCRIPT_FILENAME = /var/www/html/tool/jsonPlanning.php
2020-09-16 08:40:40.500 ----- DEBUG ----- => /var/www/html/tool/projeqtor.php at line 1524 calling debugPrintTraceStack()
2020-09-16 08:40:40.500 ----- DEBUG ----- => /var/www/html/model/persistence/SqlElement.php at line 691 calling traceHack()
2020-09-16 08:40:40.500 ----- DEBUG ----- => /var/www/html/model/PlanningElement.php at line 161 calling SqlElement:__construct()
2020-09-16 08:40:40.500 ----- DEBUG ----- => /var/www/html/tool/jsonPlanning.php at line 329 calling PlanningElement:__construct()
2020-09-16 08:40:40.500 ** ERROR ** [V8.4.6] REQUEST_URI = /tool/jsonPlanning.php?global=true&showWBS=true&showResource=true&destinationWidth=0&destinationHeight=0&isIE=&xhrPostDestination=planningJsonData&xhrPostIsResultMessage=false&xhrPostValidationType=&xhrPostTimestamp=1600259971990
2020-09-16 08:40:53.251 ----- DEBUG ----- loginCheck : current db version = 'V8.4.6'
2020-09-16 08:40:53.253 ----- DEBUG ----- User->authenticate('karl.binet', '9gAsCpEHYl9Eh3paRWyNL8HSoeE=')
2020-09-16 08:40:53.255 ----- DEBUG ----- User->authenticate : LDAP authenticate
I cannot reproduce on V8.5.5.
Please try and migrate to latest stable release.
hi,
I have updated to 8.5.5, having the same issue, but i found out that the version was not the issue.
There was a issue with a question with the ID 700, this questions was copied from another one and for some reason, the field NAME did not follow in the copy and was empty, that was the source of the error
Modify the question by adding a name and now Result in Global Planning are showing.
Regards

