Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 20, 20222 yr Anyone know how to get the total comments in the forum? Below img is showing how to get the total posts in the forum, but in this case I wanna know comments Edited November 20, 20222 yr by Sirapat Kidwisala
December 4, 20222 yr Author On 11/21/2022 at 10:40 PM, Ryan Ashbrook said: \IPS\forums\Topic::contentCount( $forum, FALSE, TRUE ); Thank you for the help but this is not what I'm actually looking for. As you can see in the image below, the topic number should show 3 as it only has 3 topics, and show 2 for comments (ตอบกลับ) However, it's showing 5 for both instead of 3 topics (กระทู้) and 2 comments (ตอบกลับ) Please advise, thank you.