Copied to clipboard

Flag this post as spam?

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


  • James N 3 posts 23 karma points
    Apr 27, 2011 @ 22:16
    James N
    0

    Missing posts within a multi-install of the Blog

    I have installed the latest Umbraco 4.7 with the single blog installation. I then created a new homepage, and made the blog a child-node of the homepage.  I then created two more blogs under the homepage.  The problems start with blog #2 and #3.  The posts within these do not display.  I read somewhere that someone had the same problem, that the blog-engine only displays posts for the first blog.  Does anyone have the work-around or fix for this?

     

    thanks everyone

    -j

     

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Apr 27, 2011 @ 23:41
    Jan Skovgaard
    0

    Hi James

    I think that there is a modified version in the works that should work with 4.7 - Don't know when it will be released though. Just a rumour.

    But don't you get any error messages? Or does the posts just not display?

    I suspect that the XSLT for rendering the output is perhaps trying to match the old XML schema instead of the new one.

    Could you perhaps post a snippet of the XSLT code that is supposed to render the posts?

    /Jan

  • jivan thapa 194 posts 681 karma points
    Apr 28, 2011 @ 03:16
    jivan thapa
    1

    open XSLT that used to render the posts, use "visualize xslt" -> choose blog #2 and #3 -> Press Visualize Xslt .

    see the outputs. if you can't see any output, you need to modify XSLT.

  • James N 3 posts 23 karma points
    Apr 28, 2011 @ 16:16
    James N
    0

    Duh!... figured it out. I was not loading the umbBlogListPosts macro into the top of the blog #2 and #3. After adding that, it all pops into place.

    So...thanks Jan and jeevan for taking a moment to make suggestions.  The Visualize XSLT helped a lot.

    regards,

    j

  • jivan thapa 194 posts 681 karma points
    Apr 28, 2011 @ 16:23
    jivan thapa
    0

    if it solved for you. remember to mark as "solved".

    thanks.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Apr 28, 2011 @ 16:45
    Jan Skovgaard
    0

    Hi James

    Good to hear you got it solved. Sometimes it's so easy to overlook something simple, which most often causes great frustration, right? :D

    /Jan

  • jivan thapa 194 posts 681 karma points
    Apr 28, 2011 @ 18:21
    jivan thapa
    0

    i agree with jan.

  • 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