Copied to clipboard

Flag this post as spam?

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


  • Andrew Cullen 137 posts 237 karma points
    Oct 10, 2013 @ 19:11
    Andrew Cullen
    0

    Created topics not displaying

    The topics page lists only the first topic created but there are multiple topics visible on the backend. 

  • Lee 1130 posts 3088 karma points
    Oct 10, 2013 @ 19:14
    Lee
    0

    What version of nForum are you using? What version of Umbraco are you using? Have you got a screen shot of the tree structure? Have you tried republishing the entire site, or the topics that aren't showing?

    If done the above, have you grabbed the code off codeplex and stepped into on the topics to see how many it's getting back?

  • Lee 1130 posts 3088 karma points
    Oct 10, 2013 @ 19:15
    Lee
    0

    Ah, just realised you are the chap that had the path fix up trouble. I suggest re-publishing everything as I suspect you have a mismatch between the published cache, the database or the examine index.

  • Andrew Cullen 137 posts 237 karma points
    Oct 10, 2013 @ 20:42
    Andrew Cullen
    0

    RE-published everything, and now NONE of the topics are showing. Also, there's no link to create a new topic any more.

    nForum 1.5, Umbraco 4.7.1

  • Lee 1130 posts 3088 karma points
    Oct 11, 2013 @ 07:09
    Lee
    0

    No idea why the button would disappear, but do you have other pages which are published and showing? Best bet is to get the code from codeplex and debug it.

  • Andrew Cullen 137 posts 237 karma points
    Oct 11, 2013 @ 20:32
    Andrew Cullen
    0

    Okay, I uninstalled, and reinstalled, and it *almost* worked, but the uninstall didn't remove the membertype. So I uninstalled & reinstalled *again*, and now I'm getting a "no node exists with id '1574'" error.  The issue seems to exist in ForumMainList.ascx, on this line: 

    <%# GetLastPostInCategory((ForumCategory)Container.DataItem)%>

    It also happens on the main page of the content pane. Where is this being set, and how can I fix it?

     

    Thanks for all the help so far!

  • Lee 1130 posts 3088 karma points
    Oct 12, 2013 @ 09:20
    Lee
    0

    Uninstalling is not going to remove the membertype, also check the following configs for duplicate entries

    URLRewriting.config
    Both Examine configs

    As per the previous posts, it's impossible to diagnose things in custom sites. The only way to so this is to grab the source build it, and debug it.

    See this post

    http://www.blogfodder.co.uk/2013/10/12/how-to-use-the-nforum-source-to-debug-your-forum

Please Sign in or register to post replies

Write your reply to:

Draft