Copied to clipboard

Flag this post as spam?

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


  • Emrah 14 posts 34 karma points
    Aug 16, 2011 @ 14:25
    Emrah
    0

    Spam Comments not appearing on dashboard

    Hi,

    When a user submits a comment and that comment is marked as spam by akismet that comment is not appearing on dashboard.

    However I can see the comment as an unpublished document under relevant post.

    Is there a solution for this?

    Also if there is  way to view the code for the dashboard I can hopefully debug it.

    Emrah

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 17, 2011 @ 21:42
    Anthony Dang
    0

    There is always a solution... Although I thought that situation was taken care of.

     

    Feel free to look at the source.

    The source is available here:

    http://our.umbraco.org/projects/starter-kits/ublogsy

     

     

  • Emrah 14 posts 34 karma points
    Aug 18, 2011 @ 10:21
    Emrah
    0

    Hello,

    I've checked the link bu  it does not contain the source code (.cs file) . I could not debug the dashboard.

    Have you got any idea why it might happen? The dashboard always says "no comments to approve" altough I have got unpublished comments marked as spam by akismet.

    Can the depth be a problem? I don't use the standart year/month/post structure. Instead I create year folders and name them the according to topics. My hierarchy is based on topic not date.  Check www.oracleportal.org On the right side lay my posts. Sometimes the depth can be 5 level or more.

    Thanks

    Emrah.

  • Emrah 14 posts 34 karma points
    Aug 18, 2011 @ 10:34
    Emrah
    0

    Hello,

    I've checked the link but  it does not contain the source code (.cs file) . I could not debug the dashboard.

    Have you got any idea why it might happen? The dashboard always says "no comments to approve" altough I have got unpublished comments marked as spam by akismet.

    Can the depth be a problem? I don't use the standart year/month/post structure. Instead I create year folders and name them according to topics. My hierarchy is based on topic not date.  Check www.oracleportal.org  On the right my posts lay. Sometimes the depth can be 5th level or more.

    Thanks.

    Emrah

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 18, 2011 @ 11:06
    Anthony Dang
    0

    Can you take a screenshot of your entire expanded content tree so I can see the landing node all the way down to the comment nodes.

     

    ps. The ENTIRE source is in that zip file. Look under /usercontrols

     

     

  • Emrah 14 posts 34 karma points
    Aug 18, 2011 @ 23:50
    Emrah
    0



    Here is the content tree. The same tree is also appears on home page at right side. www.oracleportal.org

    I've checked the source code. The depth is the problem. It only searches for year folder at first level. It does not iterate all sub folders.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 19, 2011 @ 00:54
    Anthony Dang
    0

    Cool.

    So which ones of these nodes is of doc type uBlogsyLanding, uBlogsyBlog etc?

     

  • Emrah 14 posts 34 karma points
    Aug 19, 2011 @ 08:27
    Emrah
    0

    the "knowledge base" on the top is the uBlogsy - Folder : Blog .  uBlogsyLanding is on top of the uBlogsy - Folder : Blog  but it is not seen here. It didn't fit.

     

    Knowledge Base (folder blog) => Oracle Database (Year Folder) => Database Concepts (Year Folder)  => General (Year Folder)  => Types Of Shutdowns (Post)

     

    This is the hierarchy.

  • Emrah 14 posts 34 karma points
    Aug 19, 2011 @ 08:42
    Emrah
    0

    the "knowledge base" on the top is the uBlogsy - Folder : Blog .  uBlogsyLanding is on top of the uBlogsy - Folder : Blog  but it is not seen here. It didn't fit.

     

    Knowledge Base (folder blog) => Oracle Database (Year Folder) => Database Concepts (Year Folder)  => General (Year Folder)  => Types Of Shutdowns (Post)

     

    This is the hierarchy.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 19, 2011 @ 10:52
    Anthony Dang
    0

    ok i think the issue is that you have a year folder inside a year folder...the 2nd one should be a month folder

     

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 19, 2011 @ 10:53
    Anthony Dang
    0

    actually come to think of it...it looks like you have multiple year folders....this won't work.

     

  • Emrah 14 posts 34 karma points
    Aug 19, 2011 @ 15:35
    Emrah
    0

    Will you change the comment search algorithm for the dashboard and publish a new dll?

    Not everyone will prefer a time based hierarchy like me. In such a situation the admin dashboard is useless.

    Thanks.

    Emrah

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 23, 2011 @ 18:22
    Anthony Dang
    0

    I'll add it to the list.

     

    In the mean time you can always modify it yourself. The source is available.

     

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Aug 31, 2011 @ 00:01
    Anthony Dang
    0

    Your issue has been taken care of in 1.34

    Download it now while it's hot!

     

  • Emrah 14 posts 34 karma points
    Aug 31, 2011 @ 21:39
    Emrah
    0

    Great. Thanks for th update.

Please Sign in or register to post replies

Write your reply to:

Draft