Menu

#5 Debug and Error-Msgs

open
nobody
None
5
2006-06-01
2006-06-01
Anonymous
No

Hi,

I will find it usefull to add some debug conditions in
"ajax.js" to the code-block:

... alert( "AJAX error:\nUnknown response from
server!\n\n" + xmlHttpRequest.responseText ); ...

... alert( "AJAX error:\n" + response.errorMessage ); ...

Or is there any other way to prevent the javascript
alertbox? The following parameters does not take effect?

$ajax->setOption('DisplayErrorsOption', false);
$ajax->setOption('DebugOption', false);

greetZ
Sebastian

Discussion


Log in to post a comment.

MongoDB Logo MongoDB