Top Stats

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Top Stats

Post by Vox Populi »

Try comparing a fresh copy with the one your are using with winmerge. Also check other files that Top Stats touch's for the install. Compare to clean ones. It's an easy one to find I am sure. It could have happened at some point when you were working on something else totally.

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.

Top Stats

Post by Stoker »

updated to 1.0.1 to fix approval bug.
Update instructions are in the contrib folder.

Top Stats

Post by Vox Populi »

Gracias and thanks for catching that bug Mr. Oz.

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
You do not have the required permissions to view the files attached to this post.

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:

Top Stats

Post by martin123456 »

Fixed and works perfect ty.

Beta testers for new version needed

Post by Stoker »

Hey guys :hi:

I need some people to beta test the new version of the top stats mod.
I have it running bug free on a test board.

The new version has umil installer, ACP enable/disable functions and configuration of number of topics displayed.
The recent active part has jsscroll option.

Beta testers are able to install the mod without help.
This is not a support topic.
You will have to test the mod with automod and offcourse test the mods functions.

Thanks in advance ;)
Top_Stats.zip
You do not have the required permissions to view the files attached to this post.

Beta testers for new version needed

Post by Stoker »

Crap! Not all files were included.
Please download again.

Beta testers for new version needed

Post by shadowsansa »

I' am installed mods,great and good function :)