Copied to clipboard

Flag this post as spam?

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


  • Fabio Milheiro 74 posts 136 karma points
    Oct 30, 2012 @ 12:55
    Fabio Milheiro
    0

    Show trace on all pages in Umbraco without using ?umbdebugshowtrace=true

    I some xslt templates that are breaking in staging.

    One form posts to another URL in the site and it only breaks on the post redirect.

    That's why I am not able to use ?umbdebugshowtrace=true as I am not able to change the post URL.

    I have tried in the server:

    <trace enabled="true" requestLimit="50" pageOutput="true" traceMode="SortByTime" localOnly="false" />

    But to no avail!

    It's a remote server, so I can't debug the application...

    All I can see is: Error parsing XSLT file: \xslt\UpdatePayment[XSLT].xslt

  • Grant Thomas 291 posts 324 karma points
    Oct 30, 2012 @ 14:02
    Grant Thomas
    0

    Can't you request from your hosting provider the event logs for your application? I would do this first as it could be the only thing you need to do (barring fix the thing once you know what's wrong).

  • Fabio Milheiro 74 posts 136 karma points
    Oct 30, 2012 @ 14:07
    Fabio Milheiro
    0

    So sorry this was provoked by the server IP not being added to SagePay. Will delete this.

    EDIT: Mmm.. Can't delete apparently. Thanks for your reply! Anyway, after a second thought regardless of my stupid mistake, this is still a good question for someone to answer.

  • 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