Copied to clipboard

Flag this post as spam?

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


  • Ron Brouwer 273 posts 768 karma points
    Nov 12, 2009 @ 12:12
    Ron Brouwer
    1

    TIP: For Die Hard Developers

    Nobody likes to type ?umbdebugshowtrace=true whenever an error occurs.

    The solution is this:

    Add a favorite to your browsers favoritesbar. Paste the following script as URL:

    javascript:document.location.href=document.location.href + '?umbdebugshowtrace=true';

    Now al you need to do whenever an error occurs, is just click the link and your trace appears.

    Ron

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Nov 12, 2009 @ 12:25
    Warren Buckley
    5

    Check out this old post Chrisitan Palm back in Jan 2008 - has a few more browser shortcuts
    http://www.cpalm.dk/blog/2008/01/20/umbraco-debugging-made-easy.aspx

     

  • Ron Brouwer 273 posts 768 karma points
    Nov 12, 2009 @ 12:39
    Ron Brouwer
    0

    Thanks Warren!

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Nov 12, 2009 @ 17:03
    Warren Buckley
    0

    No Problem - be good to vote my post as the solution :)

  • 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