Q: "When I try to use the class, I got the following error message:
Fatal error: Call to undefined function: xslt_create()
in /menu.class.php on line XX
do you know the problem, any suggestion to fix this
error...."
A: XML Menu use of the XSLT library. You have to got it enabled. Review your php configuration file. Also you may have to enable DOM XML library.
|