Hello. I'm using CitrusDB on localhost.
I found one error when I try to open sub window for configuration menu in tool as follows. Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Timestamp: Fri, 23 Apr 2010 17:48:04 UTC Message: Object required Line: 27 Char: 25 Code: 0 URI: http://localhost/CitrusDB/index.php?load=settings&type=tools So I opened that page's source by notepad there's something weird. function toggleOff() { var myelement = document.getElementById("WaitingMessage").style; myelement.display="none"; This source looking for 'WatingMessage' variable, but there's nothing named like this in the source. How could activate this source ?? Please take a look this problem for me. Thanks.
------------------------------------------------------------------------------
_______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users