arthur_
7 years agoGuide
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'...
- 7 years ago
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.