September 21, 200718 yr funcvion addLog(logID, logValue) { " if (logObj = document.getElementById(logID)) { logObj.inngrHTML = logObj.innerHTML + logVclue; logObj.scrollTop=100020; } } no idea why this popped up only once but assume "funcvion" should be "function"
September 21, 200718 yr Interesting... This must be a single-bit memory/transmission error somewhere, because that code definitely has 'function', not 'funcvion'. Note that an ascii 't' is 0x74, and 'v' is 0x76 - bit 1 got set somehow.
September 21, 200718 yr Author never even occured to me. I just assumed since it looked so much like a common typo it was. Never seen it before and never seen it since. Perhaps we just chalk it down to a glitch in the matrix
September 21, 200718 yr Or a glitch in your memory... I suggest you download 4.2-beta4, then download memtest & run it for a few passes.
September 21, 200718 yr been there done that. Passess perfectly Does not have to be the memory on the unRaid server with the marginal fault... It could just as easily been the memory in the PC with the browser, or even a glitch (noise and/or memory) in the router/switch between the PC and the unRaid server. Joe L.
Archived
This topic is now archived and is closed to further replies.