Deprecated: Assigning the return value of new by reference is deprecated in /home/silfwerb/public_html/Mejl_new/includes/pear/HTML/TreeMenu.php on line 179
Deprecated: Assigning the return value of new by reference is deprecated in /home/silfwerb/public_html/Mejl_new/includes/pear/HTML/TreeMenu.php on line 211
Deprecated: Assigning the return value of new by reference is deprecated in /home/silfwerb/public_html/Mejl_new/includes/pear/HTML/TreeMenu.php on line 268
Deprecated: Function session_register() is deprecated in /home/silfwerb/public_html/Mejl_new/includes/session.php on line 45
Deprecated: Assigning the return value of new by reference is deprecated in /home/silfwerb/public_html/Mejl_new/includes/addressbook.php on line 174
Error:
Type.........:
Message......: Assigning the return value of new by reference is deprecated
File.........: /home/silfwerb/public_html/Mejl_new/includes/pear/XML/Tree.php
Area in File.: (269) (264) } else {
.............: (265) // mixed contents
.............: (266) if (!empty($this->cdata)) {
.............: (267) $parent_id = 'obj' . ($this->i - 1);
.............: (268) $parent =& $this->$parent_id;
.............: (269) $parent->children[] = &new XML_Tree_Node(null, $this->cdata, null, $lineno);
.............: (270) }
.............: (271) $obj_id = 'obj' . $this->i++;
.............: (272) $this->$obj_id = &new XML_Tree_Node($elem, null, $attribs, $lineno);
.............: (273) }
.............: (274) $this->cdata = null;
Error:
Type.........:
Message......: Assigning the return value of new by reference is deprecated
File.........: /home/silfwerb/public_html/Mejl_new/includes/pear/XML/Tree.php
Area in File.: (272) (267) $parent_id = 'obj' . ($this->i - 1);
.............: (268) $parent =& $this->$parent_id;
.............: (269) $parent->children[] = &new XML_Tree_Node(null, $this->cdata, null, $lineno);
.............: (270) }
.............: (271) $obj_id = 'obj' . $this->i++;
.............: (272) $this->$obj_id = &new XML_Tree_Node($elem, null, $attribs, $lineno);
.............: (273) }
.............: (274) $this->cdata = null;
.............: (275) return null;
.............: (276) }
.............: (277)
Error:
Type.........:
Message......: Assigning the return value of new by reference is deprecated
File.........: /home/silfwerb/public_html/Mejl_new/includes/pear/XML/Tree.php
Area in File.: (297) (292) // recover the node created in StartHandler
.............: (293) $node =& $this->$obj_id;
.............: (294) // mixed contents
.............: (295) if (count($node->children) > 0) {
.............: (296) if (trim($this->cdata)) {
.............: (297) $node->children[] = &new XML_Tree_Node(null, $this->cdata);
.............: (298) }
.............: (299) } else {
.............: (300) $node->setContent($this->cdata);
.............: (301) }
.............: (302) $parent_id = 'obj' . ($this->i - 1);
Error:
Type.........: E_WARNING
Message......: Cannot modify header information - headers already sent by (output started at /home/silfwerb/public_html/Mejl_new/includes/pear/XML/Tree.php:297)
File.........: /home/silfwerb/public_html/Mejl_new/includes/common.php
Area in File.: (51) (46)
.............: (47) if (isset($error_msg)) {
.............: (48) $SESSION['common']['error_msg'] = $error_msg;
.............: (49) }
.............: (50)
.............: (51) header('Location: ' . common::url($to));
.............: (52) exit;
.............: (53) }
.............: (54)
.............: (55) /**
.............: (56) * Returns an absolute URI to the requested