Copied to clipboard

Flag this post as spam?

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


  • Djan Blom 99 posts 161 karma points
    Feb 09, 2011 @ 09:05
    Djan Blom
    0

    Problem with Tip-a-friend and Intranet login

    Hi all,

    I recently started out in my new job as a front-ender - working with "older" versions of umbraco - due to some customer-agreements and stuff.. I have 4 years of exp. in DynamicWeb, however Umbraco is somewhat new to me.

     

    I have a problem with the Tip-a-friend site, when I'm standing on the intranet login-site - and clicks the mail-icon in the upper right corner. I get this error:

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    Line 264:        ' Get the property with the alias 'bodyText':
    Line 265: strPageTitle = myPage.GetProperty("PageTitle").Value

    When Im standing ON THIS page, http://www.gpskole.dk/intranet.aspx

    , I get the error - but any other page, even with the same document types and templates..

     

    I can easily understand that there is some kind of reference problem, but I cant figure out how to fix it..

    The div-tag looks like this:

            <div class="tool">
                    <umbraco:Macro runat="server" Alias="XSLTEmailAFriendLink" macroAlias="XSLTEmailAFriendLink">  </umbraco:Macro></div>

     

    Can anyone tell me, if/how I can add a href to the <umbraco:-tag? (or just correct the error)

     

    //Djan

  • Djan Blom 99 posts 161 karma points
    Feb 09, 2011 @ 11:46
    Djan Blom
    0

    Problem solved. :)

Please Sign in or register to post replies

Write your reply to:

Draft