Logged In: YES
user_id=859514

Thanks for that tip!
But your forgot a line - change line 581 the same way:

line 581:
change $retArray[$count++] = $this->xchildren[$i];
into $retArray[$count++] =& $this->xchildren[$i];