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.
Hi All
When I try to create "Allocations to Projects", I get an error with:
Technical issue occurred possibly due to bad network connection. Please try again. If issue persists, please contact your administrator.
...and an error in the browser console that suggests "objectDetail.php" cannot be loaded with a 404 error. I have checked, and the file DOES exist with permission flags 0644.
What am I missing?
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
dojo.js:2:3543
=> 452ms | page='startGuide.php' | destination='centerDiv' (server:438ms, client:14ms)
projeqtor.js:76:3
=> 786ms | page='objectMain.php' | destination='centerDiv' (server:568ms, client:218ms)
projeqtor.js:76:3
[1] Error on xhrPost return for loadContent('objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=', 'detailDiv', '[object HTMLFormElement]', 'undefined') :
RequestError: Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404
projeqtor.js:864:13
{…}
message: "Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404"
response: Object { url: "objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=", loaded: 32586, status: 404, … }
responseText: "nnnnnnnn
stack: "_4a8@ http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:126483n_31d@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85374n_32a@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85801 n"
status: 404
xhr: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
__proto__: Object { name: "RequestError", constructor: _4a8(), stack: "" }
dojo.js:2:104011
[1] Error on xhrPost return for loadContent('objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=', 'detailDiv', '[object HTMLFormElement]', 'undefined') :
RequestError: Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404
projeqtor.js:864:13
Object { message: "Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404", stack: "_4a8@ http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:126483n_31d@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85374n_32a@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85801 n", response: {…}, status: 404, responseText: "nnnnnnnn
dojo.js:2:104011
[2] Error on xhrPost return for loadContent('objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=', 'detailDiv', '[object HTMLFormElement]', 'undefined') :
RequestError: Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404
projeqtor.js:864:13
{…}
message: "Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404"
response: Object { url: "objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=", loaded: 32586, status: 404, … }
responseText: "nnnnnnnn
stack: "_4a8@ http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:126483n_31d@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85374n_32a@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85801 n"
status: 404
xhr: XMLHttpRequest { readyState: 4, timeout: 0, withCredentials: false, … }
__proto__: Object { name: "RequestError", constructor: _4a8(), stack: "" }
dojo.js:2:104011
Error on xhrPost return for loadContent('objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE=', 'detailDiv', '[object HTMLFormElement]', 'undefined') :
RequestError: Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404
projeqtor.js:869:13
Object { message: "Unable to load objectDetail.php?destinationWidth=1529&destinationHeight=209&isIE= status: 404", stack: "_4a8@ http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:126483n_31d@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85374n_32a@http://www.247supported.com/projects/external/dojo/dojo.js?version=V7.0.9.0200:2:85801 n", response: {…}, status: 404, responseText: "nnnnnnnn
dojo.js:2:104011
Can you please send content of projetor log file.
Log file attached, but it seems not helpful. Is there some other file I should send? Or is there something I need to do to increase the verbosity?
It looks like you have strange apache config (or possibly it's not apache)
1) variable objectClass is not passed to the request, but it'"s mandatory ...
2) on objectMain.php, open objectDetail.php failfs (although they are on same folder
For 2) you can try and replace line 72 in objectMain.php from
to
Check your apache config, proxy and reverse proxy config.
Possibly apache log file can give explanations.
Hi there
I am using a hosting package with www.namecheap.com/
I tried the change to the PHP file as you suggested, but there is no difference in the behaviour. Is there any other part of ProjeQtor that also uses the objectDetail.php file - maybe we can run some simple test to eliminate some possible causes?
I am also attaching a phpinfo page in case it is useful to you...
Regards
Kevin
What is stange is the some query paramerters are not given to the request.
This can be either because your browser filters it or because your web hgoster filters it.
Try with different borwser, on different OS.
Try browser withour any extension.
Ask your provider about its security constraints.
Hi
1. Chrome Incognito on Mac - same problem
2. Firefox on Mac - same problem
3. Firefox on Mac Private Browsing - same problem
4. Chrome on Windows 2012 R2 Server without extensions - same problem
"Security Constraints" is a VERY vague statement - can you please be a bit more specific?
I can provide admin access to the system and possibly also FTP access to the installation if it helps.
Please advise next step.
Regards
Kevin
1. Chrome Incognito on Mac - same problem
2. Firefox on Mac - same problem
3. Firefox on Mac Private Browsing - same problem
4. Chrome on Windows 2012 R2 Server without extensions - same problem
So it does not seem to be a client side issue
Sure, some configuration of your provider is involved.
Now great difficulty will be to find the source...
I'm afraid we cannot help much on this side.
Please check with your provider.