PHP Classes

Fatal error

Recommend this page to a friend!

      simple XML  >  All threads  >  Fatal error  >  (Un) Subscribe thread alerts  
Subject:Fatal error
Summary:Fatal error: Call to undefined function: new_child()
Messages:4
Author:Brian Clark
Date:2006-11-27 21:33:11
Update:2006-11-30 23:35:22
 

  1. Fatal error   Reply   Report abuse  
Picture of Brian Clark Brian Clark - 2006-11-27 21:33:11
Fatal error: Call to undefined function: new_child() in
/var/www/test/simple_xml-2006-11-15/XML.inc.php
on line 72

PHP version is 4.4.2-1.1 on Debian GNU/Linux.

  2. Re: Fatal error   Reply   Report abuse  
Picture of Jeff Jeff - 2006-11-28 15:18:27 - In reply to message 1 from Brian Clark
Same error for me.


Fatal error: Call to undefined function: new_child() in /home/broadway/public_html/include/xml/XML.inc.php on line 72

PHP 4.4.1 on FreeBSD 4.11-STABLE


  3. Re: Fatal error   Reply   Report abuse  
Picture of Oliver Strecke Oliver Strecke - 2006-11-29 22:47:36 - In reply to message 2 from Jeff
sorry, will fix it soon

  4. Re: Fatal error   Reply   Report abuse  
Picture of Oliver Strecke Oliver Strecke - 2006-11-30 23:35:22 - In reply to message 3 from Oliver Strecke
bug fixed



I will do some other fixes the next days ... to deal with namespaces and CDATA like the PHP5 SimpleXML extension.

Greets!