Forum Discussion

arthur_'s avatar
arthur_
Guide
7 years ago

Number of posts inside category or board

Hi,   We are trying to extract the number of messages inside board/category on CategoryPage.NodeList page using the following queries:   SELECT messages.count(*) FROM boards WHERE id = 'board_ID'...
  • TariqHussain's avatar
    TariqHussain
    7 years ago

    arthur_-

     

    If the native components show there is something inside when its empty actually, it is due to cache or indexing issue.

    You need to clear cache and check, if this doesn't solve the issue, open a ticket with lithium support for clear the cache and re-index the board data.