[1.0.1]Top Stats

Download and support for PhpBB3 Top Stats Mod
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

The wolf is right.
Permissions for seeing unapproved topics is not covered.

To fix this open functions_top_stats.php
Find:

Code: Select all

AND topic_moved_id = 0
Replace with:

Code: Select all

AND topic_moved_id = 0 AND topic_approved
Then it works as intended. 5 Latest topics.
Unapproved not displayed as they are not yet a topic.
Board rules! No PM support
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

updated to 1.0.1 to fix approval bug.
Update instructions are in the contrib folder.
Board rules! No PM support
User avatar
Vox Populi
BBCoder III
BBCoder III
Posts: 135
Joined: 27 Jul 2011, 15:44
BBCodes: 51
Favourite BBCode: YouTube
Favourite MOD: mChat, Welcome on Index
Location: Index,WA
Contact:

Top Stats

Post by Vox Populi »

Gracias and thanks for catching that bug Mr. Oz.
Be who you are and say what you feel.
Those who mind don't matter.
Those who matter don't mind.
- Dr. Seuss
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Top Stats

Post by martin123456 »

The files can only be used if you use the PhpBB3 BBCodes Premod.
The download only contains the top_stats_body & recent_active_body.html files and with the dits done it shows as

2011-11-05_122347.png
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Top Stats

Post by Stoker »

martin123456 wrote:
The files can only be used if you use the PhpBB3 BBCodes Premod.
The download only contains the top_stats_body & recent_active_body.html files and with the dits done it shows as

2011-11-05_122347.png
Download fixed, thanks :thumb:
Board rules! No PM support
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

Top Stats

Post by martin123456 »

Fixed and works perfect ty.
Locked