Copied to clipboard

Flag this post as spam?

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


  • dp_sbbs 25 posts 20 karma points
    Jan 15, 2009 @ 15:03
    dp_sbbs
    0

    RenderTemplate problem

    I need to user the RenderTemplate function in one of my Templates to render the content of a node.

    This is a part of my RenderConten Macro:
    [code]

    [/code]

    The template (1118) looks like this:
    [code]




    AGETITEM field="puffContent1"/>


    Read more





    [/code]

    The UMBRACOGETITEM works fine but the UMBRACO_MACRO fails. The imageID gets the value of a mediapicker property.

    The GetImageByMediaID looks like this:
    [code]



    [/code]

    If I just run the template it works fine but when i try to get it with the RenderTemplate function it fails.

    Any ideas?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies