Answered
xslt error
When I create my site locally I have no problem displaying my
RSS feeds.
My MM file for translating the xslt is located in:
includes/MM_XSLTransform/MM_XSLTransform.class.php
However when I load my files to my server I get this error!
MM_XSLTransform error.
The server could not perform the XSL transformation because an XSLT processor for PHP could not be found. Contact your server administrator and ask them to install an XSLT processor for PHP.
I tried extracting the file to different levels
MM_XSLTransform/MM_XSLTransform.class.php and
MM_XSLTransform.class.php
But it didn't make any difference
can you advise?
thank you
Kevin Raleigh
My MM file for translating the xslt is located in:
includes/MM_XSLTransform/MM_XSLTransform.class.php
However when I load my files to my server I get this error!
MM_XSLTransform error.
The server could not perform the XSL transformation because an XSLT processor for PHP could not be found. Contact your server administrator and ask them to install an XSLT processor for PHP.
I tried extracting the file to different levels
MM_XSLTransform/MM_XSLTransform.class.php and
MM_XSLTransform.class.php
But it didn't make any difference
can you advise?
thank you
Kevin Raleigh
