Hi there..
I am trying to enable DOM XML for my win32 system and i am using xampp for php having windowsXP home edition.
My DOM configuration with phpinfo() is like this.
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
But still the component New Items Flash Rotator showing the error:
" Fatal error: Call to undefined function domxml_open_mem () in D:\apachefriend s\xampp\htdocs\ hari\components \com_wmtnews\ad ditems.php on line 103 "
when i am trying to add latest news items.
what could be the reason . If any solution is there please let me know..
Thanks in advance.
vsvnmurthy
I am trying to enable DOM XML for my win32 system and i am using xampp for php having windowsXP home edition.
My DOM configuration with phpinfo() is like this.
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.6.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
But still the component New Items Flash Rotator showing the error:
" Fatal error: Call to undefined function domxml_open_mem () in D:\apachefriend s\xampp\htdocs\ hari\components \com_wmtnews\ad ditems.php on line 103 "
when i am trying to add latest news items.
what could be the reason . If any solution is there please let me know..
Thanks in advance.
vsvnmurthy
Comment