Can't display Most Viewed Topics & Most Replied Topics

Download and support for PhpBB3 Top Stats Mod
Locked
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

Can't display Most Viewed Topics & Most Replied Topics

Post by Blackwolf »

Can this also be added to the Top Stats post to please? Obviously with the relevant code as if you disable Most Viewed Topics & Most Replied Topics in ACP, Most Active Users & Most Active Forums does not display.

Code: Select all

sudo please
:D
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Can't display Most Viewed Topics & Most Replied Topics

Post by Stoker »

Use this on index_body.html

Code: Select all

<!-- IF S_TSMVT_ENABLE or S_TSMRT_ENABLE or S_TSMAU_ENABLE or S_TSMAF_ENABLE or S_TSLVB_ENABLE or S_TSLRU_ENABLE -->
<!-- INCLUDE top_stats_body.html -->
<!-- ENDIF -->
Will be fixed in 1.0.7
Board rules! No PM support
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

Can't display Most Viewed Topics & Most Replied Topics

Post by Blackwolf »

Thank you :thumb:
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
Locked