Unzip the downloaded release, and change the name of the folder to `topstats`.
In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
Copy the `topstats` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/topstats/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Top Stats` under the Disabled Extensions list, and click its `Enable` link.
It has been installed without any problem but only work when the user is logged?
Is there a way to enable this for whole users? (no logged and logged)
Thanks
rogerio24 wrote: 15 Jan 2017, 07:29
it has been installed without any problem but only work when the user is logged?
Is there a way to enable this for whole users? (no logged and logged)
Thanks
Yes you have to remove the <!-- IF S_USER_LOGGED_IN --> and the last <!-- ENDIF --> in recent_active_body.html and top_stats_body.html
rogerio24 wrote: 15 Jan 2017, 07:29
it has been installed without any problem but only work when the user is logged?
Is there a way to enable this for whole users? (no logged and logged)
Thanks
Yes you have to remove the <!-- IF S_USER_LOGGED_IN --> and the last <!-- ENDIF --> in recent_active_body.html and top_stats_body.html