Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Get number of threads and posts for the whole forum.
Hey, just doing a little stats panel in my custom theme.
Just wondering how to get Number of threads and number of posts.
Thank you.
Just wondering how to get Number of threads and number of posts.
Thank you.
0
Answers
Simplest way would be to query the GDN_Discussion and GDN_Comment tables for the number of rows in them.
Ill test them tommorow, its 6am, best get some sleep!