Top Stats
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
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
The wolf is right.
Permissions for seeing unapproved topics is not covered.
To fix this open functions_top_stats.php
Find:
Replace with:
Then it works as intended. 5 Latest topics.
Unapproved not displayed as they are not yet a topic.
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
Code: Select all
AND topic_moved_id = 0 AND topic_approved
Unapproved not displayed as they are not yet a topic.
Beta testers for new version needed
Hey guys 
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

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

You do not have the required permissions to view the files attached to this post.