Copied to clipboard

Flag this post as spam?

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


  • SinkyPars 132 posts 175 karma points
    May 11, 2013 @ 14:26
    SinkyPars
    0

    Renaming posts and Comments

    Hello,

    I have found two bugs with the package on:

    Umbraco:6.0.5

    uBlogsy:3.0

    It appears you cannot rename a blog post, seems to work first time around but then when changing the post name it simply does not work. The post name does not change and the URL is not updated.

    Also, when I have included uCommentsy I get the following error after removing the try catch:

    Exception Details: System.ArgumentNullException: Value cannot be null.
    Parameter name: value

    Line 58:     @*render contact form - install uCommentsy, then uncomment this line**@
    Line 59:   
    Line 60:         @Html.Action("Index", "uCommentsyContactFormSurface", new {  CurrentPage })
    Line 61:   }

     

    I removed the try catch to see the error because the comment form was not showing.

    Any help is much appreciated.

     

    Scott

  • SinkyPars 132 posts 175 karma points
    May 11, 2013 @ 14:50
    SinkyPars
    0

    OkI figured out the System.ArgumentNullException; this was because uCommentsy requires a reCaptchya public and private key, even if you do not wish to use reCaptchya.

    Still struggling with renaming blog posts though :S

Please Sign in or register to post replies

Write your reply to:

Draft