digsby Posted January 9, 2007 Share Posted January 9, 2007 Hi, After following the Dreamweaver tutorial for installing xsl support for php: [url=http://www.adobe.com/devnet/dreamweaver/articles/config_php_xslt.html]www.adobe.com/devnet/dreamweaver/articles/config_php_xslt.html [/url] . I get the following error:"MM_XSLTransform error.http://weblogs.macromedia.com/dev_center/index.rdf is not a valid XML document.Non-static method DOMDocument::loadXML() should not be called statically, assuming $this from incompatible context in file http://weblogs.macromedia.com/dev_center/index.rdf."My test pages for php work ok, and phpinfo reports that donxml, libxml ect are installed and working. I've also tried putting the index.rdf file on my local server, and updated links ect to no effect. What am I doing wrong? Quote Link to comment Share on other sites More sharing options...
trq Posted January 9, 2007 Share Posted January 9, 2007 MM_XSLTransform is not a native php function.... Id'e suggest you post your (our dreamweavers) relevent code in the help forum. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.