Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gary Stevens 4 posts 24 karma points
    Aug 06, 2010 @ 12:18
    Gary Stevens
    0

    umbraco.library:GetRelatedNodesAsXml with MySQL

    Hi

    I'm running Umbraco 4.5 with a MySQL database which has up until now been running fine. I have created a relationship type for a document to document relationship and am currently trying to display the related documents via XSLT.

    I'm experiencing problems using umbraco.library:GetRelatedNodesAsXml($currentPage/@id), on the front end I get the message "Error parsing XSLT file: \xslt\DisplayRelatedItems.xslt" where the outputted code should be.

    I have recreated the exact same XSLT and relationships with Umbraco 4.5 on an MSSQL database and had no problems which leads me to suspect its a problem with GetRelatedNodesAsXml not being supported when using a MySQL database. Does anyone know if this is the case and if there is any support/workaround?

    Thanks in advance for any help.

    Gary Stevens

Please Sign in or register to post replies

Write your reply to:

Draft