Copied to clipboard

Flag this post as spam?

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


  • Rich 1 post 21 karma points
    Aug 31, 2011 @ 16:00
    Rich
    0

    Blog base template cannot find Landing Page template, redirects to latest post

    I'm having a problem getting the landing page of my new uBlogsy blog to show up when hitting the root of our blog. The code I have to load the main content of the page is as follows:

                   <form method="post" action="/blog/" id="uBlogsy_main_form" runat="server"<asp:contentplaceholder id="LeftCol" runat="server" />    </form> 

    I have the contentplaceholder correctly in the landing template and the post template as well.

     

    Thanks,  

  • Anthony Dang 1404 posts 2558 karma points MVP 2x c-trib
    Aug 31, 2011 @ 19:50
    Anthony Dang
    0

    So you're posting to the uBlogsyBlog node? ie. /my-blog/blog/ ?

    If this is the case, then the masterpage (template) for that node does a redirect. The landing node (uBlogsyLanding) is the post listing node 

     

  • 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