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.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array
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
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array
rogerio24 wrote: Jan 15th, '17, 06: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: Jan 15th, '17, 06: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